Class DefaultKIEModuleCacheBuilderUnitTest

java.lang.Object
de.hybris.platform.ruleengine.cache.impl.DefaultKIEModuleCacheBuilderUnitTest

@UnitTest public class DefaultKIEModuleCacheBuilderUnitTest extends Object
  • Constructor Details

    • DefaultKIEModuleCacheBuilderUnitTest

      public DefaultKIEModuleCacheBuilderUnitTest()
  • Method Details

    • setup

      public void setup()
    • testNullCacheKey

      public void testNullCacheKey()
    • testNullCacheKeyGenerator

      public void testNullCacheKeyGenerator()
    • testProcessNullRule

      public void testProcessNullRule()
    • testProcessRuleWithNullKieBase

      public void testProcessRuleWithNullKieBase()
    • testProcessRule

      public void testProcessRule()
    • testProcessRuleWithMismatchingGlobals

      public void testProcessRuleWithMismatchingGlobals()
    • addGlobals

      protected void addGlobals(int count, String rule, Map<String,String> globals)
      adds count "global" definitions following the pattern rule-count
    • setupBeanLookups

      protected void setupBeanLookups(Map<String,String> globals)
      mocks the bean lookup for the globals