Class TransportCartEntryValidationStrategyTest

java.lang.Object
de.hybris.platform.travelservices.strategies.cart.validation.impl.TransportCartEntryValidationStrategyTest

@UnitTest public class TransportCartEntryValidationStrategyTest extends Object
Unit Test for TransportCartEntryValidationStrategy
  • Constructor Details

    • TransportCartEntryValidationStrategyTest

      public TransportCartEntryValidationStrategyTest()
  • Method Details

    • testValidateWithEmptyStockLevel

      public void testValidateWithEmptyStockLevel()
    • testValidateWithUnknownIdentifierException

      public void testValidateWithUnknownIdentifierException()
    • testValidateWithStockLevelAndNewStatus

      public void testValidateWithStockLevelAndNewStatus()
    • testValidateWithProductNotAvailableInPOS

      public void testValidateWithProductNotAvailableInPOS()
    • testValidateWithProductAvailableInPOS

      public void testValidateWithProductAvailableInPOS()
    • testValidateWithAmendStatusChanged

      public void testValidateWithAmendStatusChanged()
    • testValidateWithDiffernetStockAndCartQuantity

      public void testValidateWithDiffernetStockAndCartQuantity()
    • testValidateWithDiffernetAmendStatusSame

      public void testValidateWithDiffernetAmendStatusSame()