Class WarehousingCommerceStockServiceTest

java.lang.Object
de.hybris.platform.warehousing.atp.services.WarehousingCommerceStockServiceTest

@UnitTest public class WarehousingCommerceStockServiceTest extends Object
  • Constructor Details

    • WarehousingCommerceStockServiceTest

      public WarehousingCommerceStockServiceTest()
  • Method Details

    • setUp

      public void setUp()
    • shouldFail_GetStockLevelForProductAndPointOfService_NullProduct

      public void shouldFail_GetStockLevelForProductAndPointOfService_NullProduct()
    • shouldFail_GetStockLevelForProductAndPointOfService_NullPos

      public void shouldFail_GetStockLevelForProductAndPointOfService_NullPos()
    • shouldGetStockLevelForProductAndPointOfService_NoWarehouses

      public void shouldGetStockLevelForProductAndPointOfService_NoWarehouses()
    • shouldGetStockLevelForProductAndPointOfService_NullStock

      public void shouldGetStockLevelForProductAndPointOfService_NullStock()
    • shouldGetStockLevelForProductAndPointOfService_NoStock

      public void shouldGetStockLevelForProductAndPointOfService_NoStock()
    • shouldGetStockLevelForProductAndPointOfService_NullAvailability

      public void shouldGetStockLevelForProductAndPointOfService_NullAvailability()
    • shouldGetStockLevelForProductAndPointOfService_Valid

      public void shouldGetStockLevelForProductAndPointOfService_Valid()
    • shouldGetStockLevelStatusForSubscriptionProductWithBaseStore

      public void shouldGetStockLevelStatusForSubscriptionProductWithBaseStore()
    • shouldGetStockLevelStatusForNonSubscriptionProductWithBaseStore

      public void shouldGetStockLevelStatusForNonSubscriptionProductWithBaseStore()
    • shouldGetStockLevelStatusForSubscriptionProductWithPointOfService

      public void shouldGetStockLevelStatusForSubscriptionProductWithPointOfService()
    • shouldStockLevelStatusForNonSubscriptionProductWithPointOfService

      public void shouldStockLevelStatusForNonSubscriptionProductWithPointOfService()
    • shouldGetStockLevelForSubscriptionProductWithBaseStore

      public void shouldGetStockLevelForSubscriptionProductWithBaseStore()
    • shouldGetStockLevelForNonSubscriptionProductWithBaseStore

      public void shouldGetStockLevelForNonSubscriptionProductWithBaseStore()
    • shouldGetStockLevelForSubscriptionProductWithPointOfService

      public void shouldGetStockLevelForSubscriptionProductWithPointOfService()
    • shouldGetStockLevelForNonSubscriptionProductWithPointOfService

      public void shouldGetStockLevelForNonSubscriptionProductWithPointOfService()