Class UpdateSubscriptionMockCommand

java.lang.Object
de.hybris.platform.payment.commands.impl.GenericMockCommand
de.hybris.platform.payment.commands.impl.UpdateSubscriptionMockCommand
All Implemented Interfaces:
Command<UpdateSubscriptionRequest,SubscriptionResult>, UpdateSubscriptionCommand

public class UpdateSubscriptionMockCommand extends GenericMockCommand implements UpdateSubscriptionCommand
A mockup Implementation for UpdateSubscriptionCommand. The implementation allows to run tests of the payment module without actually paying a dime for it.