Class ProductSoldIndividuallyPopulatorTest


  • @UnitTest
    public class ProductSoldIndividuallyPopulatorTest
    extends java.lang.Object
    JUnit test suite for
    • Field Detail

      • thrown

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

      • ProductSoldIndividuallyPopulatorTest

        public ProductSoldIndividuallyPopulatorTest()
    • Method Detail

      • setUp

        public void setUp()
      • shouldNotAllowNullProductData

        public void shouldNotAllowNullProductData()
      • shouldNotAllowNullProductModel

        public void shouldNotAllowNullProductModel()
      • shouldPopulateSoldIndividually

        public void shouldPopulateSoldIndividually()