Class DataIntegrityTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class DataIntegrityTest extends BaseWarehousingIntegrationTest
  • Constructor Details

    • DataIntegrityTest

      public DataIntegrityTest()
  • Method Details

    • setUp

      public void setUp()
    • verifyLanguageIntegrity

      public void verifyLanguageIntegrity()
    • verifyCountryIntegrity

      public void verifyCountryIntegrity()
    • verifyZoneIntegrity

      public void verifyZoneIntegrity()
    • verifyDeliveryModeIntegrity

      public void verifyDeliveryModeIntegrity()
    • verifyVendorIntegrity

      public void verifyVendorIntegrity()
    • verifyCurrencyIntegrity

      public void verifyCurrencyIntegrity()
    • verifyUnitIntegrity

      public void verifyUnitIntegrity()
    • verifyCatalogIntegrity

      public void verifyCatalogIntegrity()
    • verifyCatalogVersionIntegrity

      public void verifyCatalogVersionIntegrity()
    • verifyBaseStoreIntegrity_WithDeliveryModes

      public void verifyBaseStoreIntegrity_WithDeliveryModes()
    • verifyBaseSiteIntegrity

      public void verifyBaseSiteIntegrity()
    • verifyWarehouseIntegrity_NoPosWithBaseStoreWithDeliveryModes

      public void verifyWarehouseIntegrity_NoPosWithBaseStoreWithDeliveryModes()
    • verifyPointOfServiceIntegrity_WithAddressAndWarehouseAndBaseStore

      public void verifyPointOfServiceIntegrity_WithAddressAndWarehouseAndBaseStore()
    • verifyProductIntegrity_NoPrice

      public void verifyProductIntegrity_NoPrice()
    • verifyStockLevelIntegrity_WithWarehouseAndProduct

      public void verifyStockLevelIntegrity_WithWarehouseAndProduct()
    • verifyOrderIntegrity_WithAddress

      public void verifyOrderIntegrity_WithAddress()
    • verifyConsignmentIntegrity_WithAddress

      public void verifyConsignmentIntegrity_WithAddress()