Class BundleCommerceCartPopulatorTest

java.lang.Object
de.hybris.platform.configurablebundlefacades.order.converters.populator.BundleCommerceCartPopulatorTest

@UnitTest public class BundleCommerceCartPopulatorTest extends Object
  • Field Details

    • thrown

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

    • BundleCommerceCartPopulatorTest

      public BundleCommerceCartPopulatorTest()
  • Method Details

    • setUp

      public void setUp()
    • tearDown

      public void tearDown()
    • shouldThrowExceptionWhenSourceIsNull

      public void shouldThrowExceptionWhenSourceIsNull()
    • shouldThrowExceptionWhenTargetIsNull

      public void shouldThrowExceptionWhenTargetIsNull()
    • testPopulateNoEntries

      public void testPopulateNoEntries()
    • testPopulateEmptyEntries

      public void testPopulateEmptyEntries()
    • testPopulateWithEntries

      public void testPopulateWithEntries()
    • testPopulateWithPotentialPromotions

      public void testPopulateWithPotentialPromotions()