Class DefaultExpressionEvaluatorTest

java.lang.Object
de.hybris.platform.solrfacetsearch.provider.impl.DefaultExpressionEvaluatorTest

@UnitTest public class DefaultExpressionEvaluatorTest extends Object
  • 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()