Class DefaultSapOaaCommerceStockServiceTest

java.lang.Object
com.sap.retail.oaa.commerce.services.stock.impl.DefaultSapOaaCommerceStockServiceTest

@UnitTest public class DefaultSapOaaCommerceStockServiceTest extends Object
  • Constructor Details

    • DefaultSapOaaCommerceStockServiceTest

      public DefaultSapOaaCommerceStockServiceTest()
  • Method Details

    • setup

      public void setup()
    • getAvailableStockLevelTest

      public void getAvailableStockLevelTest()
    • getStockLevelForProductAndPointOfServiceOfflineTest

      public void getStockLevelForProductAndPointOfServiceOfflineTest()
    • retrieveStockLevelForProductTest

      public void retrieveStockLevelForProductTest()
    • getPosAndStockLevelStatusForProductOfflineTest

      public void getPosAndStockLevelStatusForProductOfflineTest()
    • getAvailableStockLevelNoATPServiceAvailableTest

      public void getAvailableStockLevelNoATPServiceAvailableTest()
    • getAvailableStockForPointOfServiceNoATPServiceAvailableTest

      public void getAvailableStockForPointOfServiceNoATPServiceAvailableTest()
    • getAvailableStockForPointOfServiceTest

      public void getAvailableStockForPointOfServiceTest()
    • getAvailabilityForProductTest

      public void getAvailabilityForProductTest()
    • getAvailabilityForProductAndSourcTest

      public void getAvailabilityForProductAndSourcTest()
    • getAvailabilityForProductsTest

      public void getAvailabilityForProductsTest()
    • getAvailabilityForProductAndSourcesTest

      public void getAvailabilityForProductAndSourcesTest()
    • getStockLevelStatusForProductAndBaseStoreTest_NoOfStock

      public void getStockLevelStatusForProductAndBaseStoreTest_NoOfStock()
    • getStockLevelStatusForProductAndBaseStoreTest_LowStock

      public void getStockLevelStatusForProductAndBaseStoreTest_LowStock()
    • getStockLevelStatusForProductAndBaseStoreTest_InStock

      public void getStockLevelStatusForProductAndBaseStoreTest_InStock()
    • getStockLevelStatusForProductAndBaseStoreTest_OutOftock

      public void getStockLevelStatusForProductAndBaseStoreTest_OutOftock()
    • getStockLevelForProductAndBaseStoreTest_Null

      public void getStockLevelForProductAndBaseStoreTest_Null()
    • getStockLevelForProductAndBaseStoreTest_OutOfStock

      public void getStockLevelForProductAndBaseStoreTest_OutOfStock()
    • getStockLevelForProductAndBaseStoreTest_LowStock

      public void getStockLevelForProductAndBaseStoreTest_LowStock()
    • getStockLevelForProductAndBaseStoreTest_NoStockLevel

      public void getStockLevelForProductAndBaseStoreTest_NoStockLevel()
    • getPosAndStockLevelStatusForProductTest_InStock

      public void getPosAndStockLevelStatusForProductTest_InStock()
    • getPosAndStockLevelStatusForProductTest_OutOfStock

      public void getPosAndStockLevelStatusForProductTest_OutOfStock()
    • getPosAndStockLevelStatusForProductTest_ATPException

      public void getPosAndStockLevelStatusForProductTest_ATPException()