Class ProductBundleStarterPopulatorTest

    • Field Detail

      • thrown

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

      • ProductBundleStarterPopulatorTest

        public ProductBundleStarterPopulatorTest()
    • Method Detail

      • 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()