Class WarehousingPointOfServiceFacadeIntegrationTest

    • Constructor Detail

      • WarehousingPointOfServiceFacadeIntegrationTest

        public WarehousingPointOfServiceFacadeIntegrationTest()
    • Method Detail

      • testGetPointOfServiceByName

        public void testGetPointOfServiceByName()
      • testGetPointOfServiceByNameWrongCode

        public void testGetPointOfServiceByNameWrongCode()
      • testGetPointOfServiceByNameNull

        public void testGetPointOfServiceByNameNull()
      • testGetListOfWarehousesForPointOfService

        public void testGetListOfWarehousesForPointOfService()
      • testGetListOfWarehousesForPointOfServiceWrongName

        public void testGetListOfWarehousesForPointOfServiceWrongName()
      • testUpdatePointOfServiceWithWarehouses

        public void testUpdatePointOfServiceWithWarehouses()
      • testUpdatePointOfServiceWithEmptyWarehouse

        public void testUpdatePointOfServiceWithEmptyWarehouse()
      • testUpdatePointOfServiceWithSameWarehouseTwice

        public void testUpdatePointOfServiceWithSameWarehouseTwice()
      • testUpdatePointOfServiceInvalidWarehouse

        public void testUpdatePointOfServiceInvalidWarehouse()
      • testDeletePointOfServiceWithWarehouses

        public void testDeletePointOfServiceWithWarehouses()
      • testDeletePointOfServiceWithInvalidWarehouse

        public void testDeletePointOfServiceWithInvalidWarehouse()
      • testDeletePointOfServiceWithNullWarehouse

        public void testDeletePointOfServiceWithNullWarehouse()
      • testUpdatePointOfServiceWithAddress

        public void testUpdatePointOfServiceWithAddress()
      • createAddressData

        protected AddressData createAddressData()