Class DefaultCommerceRuleEngineCacheServiceIT

    • Field Detail

      • expectedException

        public org.junit.rules.ExpectedException expectedException
    • Constructor Detail

      • DefaultCommerceRuleEngineCacheServiceIT

        public DefaultCommerceRuleEngineCacheServiceIT()
    • Method Detail

      • testAddToCacheWithNullCache

        public void testAddToCacheWithNullCache()
      • testAddToCacheWithWrongCacheType

        public void testAddToCacheWithWrongCacheType()
      • testCreateKIEModuleCacheWithNullValue

        public void testCreateKIEModuleCacheWithNullValue()
      • testCreateKIEModuleCacheWithNullPK

        public void testCreateKIEModuleCacheWithNullPK()
      • testProvideCachedEntitiesWithOutPriorAddToCache

        public void testProvideCachedEntitiesWithOutPriorAddToCache()
      • testProvideCachedEntitiesWithPriorAddToCache

        public void testProvideCachedEntitiesWithPriorAddToCache()
                                                          throws ImpExException
        Throws:
        ImpExException
      • createRuleConfigurationRRD

        protected RuleConfigurationRRD createRuleConfigurationRRD​(java.lang.String ruleCode,
                                                                  java.lang.String ruleGroupCode)
      • createRuleGroupExecutionRRD

        protected RuleGroupExecutionRRD createRuleGroupExecutionRRD​(java.lang.String ruleGroupCode)