Class ProductBundleStarterPopulatorTest

java.lang.Object
de.hybris.platform.configurablebundlefacades.converters.populator.ProductBundleStarterPopulatorTest

@UnitTest public class ProductBundleStarterPopulatorTest extends Object
  • Field Details

    • thrown

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

    • ProductBundleStarterPopulatorTest

      public ProductBundleStarterPopulatorTest()
  • Method Details

    • setUp

      public void setUp()
    • shouldThrowExceptionWhenSourceIsNull

      public void shouldThrowExceptionWhenSourceIsNull()
    • shouldThrowExceptionWhenTargetIsNull

      public void shouldThrowExceptionWhenTargetIsNull()
    • testPopulateProductWithNoBundleTemplates

      public void testPopulateProductWithNoBundleTemplates()
    • testPopulateProductWithStarterBundleTemplate

      public void testPopulateProductWithStarterBundleTemplate()
    • testPopulateProductWithNonStarterBundleTemplate

      public void testPopulateProductWithNonStarterBundleTemplate()
    • testPopulateProductWithMixedBundleTemplates

      public void testPopulateProductWithMixedBundleTemplates()