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