Class CommerceCartParameterBundlePopulatorTest
java.lang.Object
de.hybris.platform.configurablebundlefacades.order.converters.populator.CommerceCartParameterBundlePopulatorTest
Unit tests for
CommerceCartParameterBundlePopulator-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
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()
-