Class GetSubscriptionDataMockCommand

java.lang.Object
de.hybris.platform.payment.commands.impl.GenericMockCommand
de.hybris.platform.payment.commands.impl.GetSubscriptionDataMockCommand
All Implemented Interfaces:
Command<SubscriptionDataRequest,SubscriptionDataResult>, GetSubscriptionDataCommand

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