Class ChangeDatesRefundActionTest
java.lang.Object
de.hybris.platform.travelservices.strategies.payment.changedates.impl.ChangeDatesRefundActionTest
unit test for
ChangeDatesRefundAction-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoid
-
Constructor Details
-
ChangeDatesRefundActionTest
public ChangeDatesRefundActionTest()
-
-
Method Details
-
testTakeActionForEmptyArguments
public void testTakeActionForEmptyArguments() -
testTakeActionForEmptySessionCart
public void testTakeActionForEmptySessionCart() -
testTakeActionForEntriesNotInSession
public void testTakeActionForEntriesNotInSession() -
testTakeActionForEntries
public void testTakeActionForEntries() -
testTakeActionForEntriesForSamePrice
public void testTakeActionForEntriesForSamePrice() -
testTakeActionForEntriesForSamePriceAndErrorInLinkingEntries
public void testTakeActionForEntriesForSamePriceAndErrorInLinkingEntries()
-