@ -227,9 +227,7 @@ public class SpelReproTests extends AbstractExpressionTests {
@@ -227,9 +227,7 @@ public class SpelReproTests extends AbstractExpressionTests {
publicvoidSPR5804()throwsException{
Map<String,String>m=newHashMap<String,String>();
m.put("foo","bar");
StandardEvaluationContexteContext=newStandardEvaluationContext(m);// root is
// a map
// instance
StandardEvaluationContexteContext=newStandardEvaluationContext(m);// root is a map instance
@ -419,8 +417,7 @@ public class SpelReproTests extends AbstractExpressionTests {
@@ -419,8 +417,7 @@ public class SpelReproTests extends AbstractExpressionTests {
name=expr.getValue(eContext,String.class);// will be using the cached accessor
// this time
name=expr.getValue(eContext,String.class);// will be using the cached accessor this time
assertEquals("hello",name);
}
@ -434,8 +431,7 @@ public class SpelReproTests extends AbstractExpressionTests {
@@ -434,8 +431,7 @@ public class SpelReproTests extends AbstractExpressionTests {
name=expr.getValue(eContext,String.class);// will be using the cached accessor
// this time
name=expr.getValue(eContext,String.class);// will be using the cached accessor this time
assertEquals("hello",name);
}
@ -1279,8 +1275,8 @@ public class SpelReproTests extends AbstractExpressionTests {
@@ -1279,8 +1275,8 @@ public class SpelReproTests extends AbstractExpressionTests {
@ -1811,7 +1807,7 @@ public class SpelReproTests extends AbstractExpressionTests {
@@ -1811,7 +1807,7 @@ public class SpelReproTests extends AbstractExpressionTests {
@ -1841,6 +1837,7 @@ public class SpelReproTests extends AbstractExpressionTests {
@@ -1841,6 +1837,7 @@ public class SpelReproTests extends AbstractExpressionTests {
@ -1859,6 +1856,7 @@ public class SpelReproTests extends AbstractExpressionTests {
@@ -1859,6 +1856,7 @@ public class SpelReproTests extends AbstractExpressionTests {