Class DefaultCartEntryValidationStrategyTest
java.lang.Object
de.hybris.platform.travelservices.strategies.cart.validation.impl.DefaultCartEntryValidationStrategyTest
Unit Test for DefaultCartEntryValidationStrategy
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoid
-
Constructor Details
-
DefaultCartEntryValidationStrategyTest
public DefaultCartEntryValidationStrategyTest()
-
-
Method Details
-
testValidateWithEmptyStockLevel
public void testValidateWithEmptyStockLevel() -
testValidateWithUnknownIdentifierException
public void testValidateWithUnknownIdentifierException() -
testValidateWithAmendStatusSame
public void testValidateWithAmendStatusSame() -
testValidateWithAmendStatusNew
public void testValidateWithAmendStatusNew() -
testValidateWithAmendStatusNewForNonRoomRateModelProduct
public void testValidateWithAmendStatusNewForNonRoomRateModelProduct() -
testValidateWithAmendStatusChanged
public void testValidateWithAmendStatusChanged() -
testValidateWithAmendStatusChangedForNonRoomRateProduct
public void testValidateWithAmendStatusChangedForNonRoomRateProduct() -
testValidateWithDifferentProduct
public void testValidateWithDifferentProduct()
-