LinkRemotePayerToPeopleServiceTest
extends TestCase
in package
Tags
Table of Contents
- $client : Client|null
- $repository : LinkRemotePayerToPeopleService|null
- setUp() : void
- tearDown() : void
- test__linkRemotePayerToPeople() : void
- test__linkRemotePayerToPeople__ThrowsTransactionServiceException() : void
- Checks that when the client throws an ApiException, that a TransactionServiceException is thrown
Properties
$client
private
Client|null
$client
Tags
$repository
private
LinkRemotePayerToPeopleService|null
$repository
Tags
Methods
setUp()
public
setUp() : void
Tags
Return values
void —tearDown()
public
tearDown() : void
Tags
Return values
void —test__linkRemotePayerToPeople()
public
test__linkRemotePayerToPeople() : void
Tags
Return values
void —test__linkRemotePayerToPeople__ThrowsTransactionServiceException()
Checks that when the client throws an ApiException, that a TransactionServiceException is thrown
public
test__linkRemotePayerToPeople__ThrowsTransactionServiceException() : void