Class OrderEntryShippedQuantityHandlerTest


  • @UnitTest
    public class OrderEntryShippedQuantityHandlerTest
    extends java.lang.Object
    • Constructor Detail

      • OrderEntryShippedQuantityHandlerTest

        public OrderEntryShippedQuantityHandlerTest()
    • Method Detail

      • setUp

        public void setUp()
      • shouldGetQuantityShipped_SingleConsignmentEntry

        public void shouldGetQuantityShipped_SingleConsignmentEntry()
      • shouldGetQuantityShipped_2ConsignmentEntries

        public void shouldGetQuantityShipped_2ConsignmentEntries()
      • shouldNotSupportSet

        public void shouldNotSupportSet()