Class TransportCartEntryValidationStrategyTest
java.lang.Object
de.hybris.platform.travelservices.strategies.cart.validation.impl.TransportCartEntryValidationStrategyTest
Unit Test for TransportCartEntryValidationStrategy
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoid
-
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()
-