Property | Type | Description | |
---|---|---|---|
$apiContext | |||
$batchId | |||
$mockPayPalRestCall | |||
$operation | |||
$response |
Method | Description | |
---|---|---|
getClassName ( ) : string | Returns just the classname of the test you are executing. It removes the namespaces. | |
setUp ( ) | ||
testCancel ( $payoutBatch ) : |
||
testCreate ( ) | ||
testGet ( $payoutBatch ) : |
||
testGetItem ( $payoutBatch ) : |
public getClassName ( ) : string | ||
return | string |
public testCancel ( $payoutBatch ) : |
||
$payoutBatch | PayoutBatch | |
return |
public testGet ( $payoutBatch ) : |
||
$payoutBatch | PayoutBatch | |
return |
public testGetItem ( $payoutBatch ) : |
||
$payoutBatch | PayoutBatch | |
return |