public class GetSubscriptionDataMockCommand extends GenericMockCommand implements GetSubscriptionDataCommand
GetSubscriptionDataCommand. The implementation allows to run tests of the payment
module without actually paying a dime for it.| Constructor and Description |
|---|
GetSubscriptionDataMockCommand() |
| Modifier and Type | Method and Description |
|---|---|
SubscriptionDataResult |
perform(SubscriptionDataRequest request)
perform command for a given request R
|
genericPerformpublic SubscriptionDataResult perform(SubscriptionDataRequest request)
Commandperform in interface Command<SubscriptionDataRequest,SubscriptionDataResult>request - request to performCopyright © 2018 SAP SE. All Rights Reserved.