Class DefaultExpressionEvaluatorTest
java.lang.Object
de.hybris.platform.solrfacetsearch.provider.impl.DefaultExpressionEvaluatorTest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoid
-
Field Details
-
expectedException
public org.junit.rules.ExpectedException expectedException
-
-
Constructor Details
-
DefaultExpressionEvaluatorTest
public DefaultExpressionEvaluatorTest()
-
-
Method Details
-
initalize
public void initalize() -
testEvaluatingExpression
public void testEvaluatingExpression() -
testEvaluatingRestrictedExpressionWithFullSpElDisabled
public void testEvaluatingRestrictedExpressionWithFullSpElDisabled() -
testEvaluatingRestrictedExpressionWithFullSpElDisabledMethodExecutionIsAllowed
public void testEvaluatingRestrictedExpressionWithFullSpElDisabledMethodExecutionIsAllowed() -
testEvaluatingRestrictedExpressionWithFullSpElDisabledMethodExecutionOnClassIsNotAllowed
public void testEvaluatingRestrictedExpressionWithFullSpElDisabledMethodExecutionOnClassIsNotAllowed() -
testEvaluatingRestrictedExpressionWithFullSpElEnabled
public void testEvaluatingRestrictedExpressionWithFullSpElEnabled() -
testEvaluatingRestrictedExpressionWithFullSpElEnabledMethodExecutionOnClassIsAllowed
public void testEvaluatingRestrictedExpressionWithFullSpElEnabledMethodExecutionOnClassIsAllowed()
-