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