PaymentBatchFinderTest
extends TestCase
in package
Tags
Table of Contents
- ORG_ID = 'a1deaa9e-662f-4ddc-afca-7afd327ed66e'
- $client : Client|null
- $finder : PaymentBatchFinder|null
- setUp() : void
- tearDown() : void
- test__buildQueryString() : void
- test__find() : void
- test__find__ThrowsTsExceptionOnApiException() : void
- test__findOne() : void
- test__findOne__ReturnsNull() : void
- test__findOne__ThrowsTsExceptionOnApiException() : void
Constants
ORG_ID
private
mixed
ORG_ID
= 'a1deaa9e-662f-4ddc-afca-7afd327ed66e'
Tags
Properties
$client
private
Client|null
$client
Tags
$finder
private
PaymentBatchFinder|null
$finder
Tags
Methods
setUp()
public
setUp() : void
Tags
Return values
void —tearDown()
public
tearDown() : void
Tags
Return values
void —test__buildQueryString()
public
test__buildQueryString() : void
Tags
Return values
void —test__find()
public
test__find() : void
Tags
Return values
void —test__find__ThrowsTsExceptionOnApiException()
public
test__find__ThrowsTsExceptionOnApiException() : void
Tags
Return values
void —test__findOne()
public
test__findOne() : void
Tags
Return values
void —test__findOne__ReturnsNull()
public
test__findOne__ReturnsNull() : void
Tags
Return values
void —test__findOne__ThrowsTsExceptionOnApiException()
public
test__findOne__ThrowsTsExceptionOnApiException() : void