Class CreateSubscriptionMockCommand

java.lang.Object
de.hybris.platform.payment.commands.impl.GenericMockCommand
de.hybris.platform.payment.commands.impl.CreateSubscriptionMockCommand
All Implemented Interfaces:
Command<CreateSubscriptionRequest,SubscriptionResult>, CreateSubscriptionCommand

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