Class DefaultChangeProductPriceBundleRuleDaoIntegrationTest

java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.servicelayer.ServicelayerTest
de.hybris.platform.configurablebundleservices.daos.impl.DefaultChangeProductPriceBundleRuleDaoIntegrationTest
All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class DefaultChangeProductPriceBundleRuleDaoIntegrationTest extends ServicelayerTest
Integration test suite for DefaultChangeProductPriceBundleRuleDao
  • Constructor Details

    • DefaultChangeProductPriceBundleRuleDaoIntegrationTest

      public DefaultChangeProductPriceBundleRuleDaoIntegrationTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Throws:
      Exception
    • testFindPriceBundleRulesByTargetProductAndTemplate

      public void testFindPriceBundleRulesByTargetProductAndTemplate()
    • testFindPriceBundleRulesByTargetProductAndTemplateAndCurrency

      public void testFindPriceBundleRulesByTargetProductAndTemplateAndCurrency()
    • testFindBundleRulesByTargetProduct

      public void testFindBundleRulesByTargetProduct()
    • testFindBundleRulesByTargetProductAndCurrency

      public void testFindBundleRulesByTargetProductAndCurrency()