Class DefaultBundleRuleServiceTest

    • Field Detail

      • thrown

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

      • DefaultBundleRuleServiceTest

        public DefaultBundleRuleServiceTest()
    • Method Detail

      • setUp

        public void setUp()
                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetChangePriceBundleRuleForOrderEntryWhenNoCartEntry

        public void testGetChangePriceBundleRuleForOrderEntryWhenNoCartEntry()
      • testGetChangePriceBundleRuleWhenNoBundleTemplate

        public void testGetChangePriceBundleRuleWhenNoBundleTemplate()
      • testGetChangePriceBundleRuleWhenNoTargetProduct

        public void testGetChangePriceBundleRuleWhenNoTargetProduct()
      • testGetChangePriceBundleRuleWhenNoConditionalProduct

        public void testGetChangePriceBundleRuleWhenNoConditionalProduct()
      • testGetChangePriceBundleRuleWhenNoCurrency

        public void testGetChangePriceBundleRuleWhenNoCurrency()
      • testGetChangePriceBundleRuleWithLowestPriceWhenNoProduct

        public void testGetChangePriceBundleRuleWithLowestPriceWhenNoProduct()
      • testGetChangePriceBundleRuleWithLowestPriceWhenNoCurrency

        public void testGetChangePriceBundleRuleWithLowestPriceWhenNoCurrency()
      • testGetChangePriceBundleRuleWithLowestPrice

        public void testGetChangePriceBundleRuleWithLowestPrice()
      • shouldReturnNullForStandalone

        public void shouldReturnNullForStandalone()
      • setBundleRuleService

        public void setBundleRuleService​(BundleRuleService bundleRuleService)