Class ProductSoldIndividuallyPopulatorTest
java.lang.Object
de.hybris.platform.configurablebundlefacades.converters.populator.ProductSoldIndividuallyPopulatorTest
JUnit test suite for
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
thrown
public org.junit.rules.ExpectedException thrown
-
-
Constructor Details
-
ProductSoldIndividuallyPopulatorTest
public ProductSoldIndividuallyPopulatorTest()
-
-
Method Details
-
setUp
public void setUp() -
shouldNotAllowNullProductData
public void shouldNotAllowNullProductData() -
shouldNotAllowNullProductModel
public void shouldNotAllowNullProductModel() -
shouldPopulateSoldIndividually
public void shouldPopulateSoldIndividually()
-