Class VerifyOrderAndConsignment

All Implemented Interfaces:
JaloSessionHolder

public class VerifyOrderAndConsignment extends BaseWarehousingIntegrationTest
  • Field Details

  • Constructor Details

    • VerifyOrderAndConsignment

      public VerifyOrderAndConsignment()
  • Method Details

    • verifyConsignment_Camera

      public Boolean verifyConsignment_Camera(OrderModel order, String location, Long quantityDeclined, Long quantity, Long quantityPending)
    • verifyConsignment

      public Boolean verifyConsignment(OrderModel order, String productCode, String location, Long quantityDeclined, Long quantity, Long quantityPending)
    • verifyConsignment_Camera_MemoryCard

      public Boolean verifyConsignment_Camera_MemoryCard(OrderModel order, String location, Long quantityDeclined_Camera, Long quantity_Camera, Long quantityPending_Camera, Long quantityDeclined_MemoryCard, Long quantity_MemoryCard, Long quantityPending_MemoryCard)