Class CommerceCartParameterBundlePopulatorTest

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

@UnitTest public class CommerceCartParameterBundlePopulatorTest extends Object
  • Field Details

    • thrown

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

    • CommerceCartParameterBundlePopulatorTest

      public CommerceCartParameterBundlePopulatorTest()
  • Method Details

    • setUp

      public void setUp()
    • shouldThrowExceptionWhenSourceIsNull

      public void shouldThrowExceptionWhenSourceIsNull()
    • shouldThrowExceptionWhenTargetIsNull

      public void shouldThrowExceptionWhenTargetIsNull()
    • testPopulateNoBundleTemplate

      public void testPopulateNoBundleTemplate()
    • testPopulateBundleTemplate

      public void testPopulateBundleTemplate()
    • shouldThrowExceptionIfBundleTemplateDoesNotExist

      public void shouldThrowExceptionIfBundleTemplateDoesNotExist()