Class SpELValueProviderTest
java.lang.Object
de.hybris.platform.solrfacetsearch.provider.impl.SpELValueProviderTest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoid
-
Field Details
-
expectedException
public org.junit.rules.ExpectedException expectedException
-
-
Constructor Details
-
SpELValueProviderTest
public SpELValueProviderTest()
-
-
Method Details
-
initalize
public void initalize() -
testEvaluatingRestrictedExpressionWithFullSpElDisabled
public void testEvaluatingRestrictedExpressionWithFullSpElDisabled() throws FieldValueProviderException- Throws:
FieldValueProviderException
-
testEvaluatingRestrictedExpressionWithFullSpElDisabledMethodExecutionIsAllowed
public void testEvaluatingRestrictedExpressionWithFullSpElDisabledMethodExecutionIsAllowed() throws FieldValueProviderException- Throws:
FieldValueProviderException
-
testEvaluatingRestrictedExpressionWithFullSpElDisabledMethodExecutionOnClassIsNotAllowed
public void testEvaluatingRestrictedExpressionWithFullSpElDisabledMethodExecutionOnClassIsNotAllowed() throws FieldValueProviderException- Throws:
FieldValueProviderException
-
testEvaluatingRestrictedExpressionWithFullSpElEnabled
public void testEvaluatingRestrictedExpressionWithFullSpElEnabled() throws FieldValueProviderException- Throws:
FieldValueProviderException
-