RefundFinderTest
extends TestCase
in package
Tags
Table of Contents
- ORG_ID = 'a1deaa9e-662f-4ddc-afca-7afd327ed66e'
- REF_ID = 'ref_562f9e662f4ddcafc'
- $client : Client|null
- $finder : RefundFinder|null
- setUp() : void
- tearDown() : void
- test__buildQueryString() : void
- test__find() : void
- test__find__ThrowsException() : void
- test__find__ThrowsExceptionForMissingOrganizationIdParam() : void
- test__findOne() : void
- test__findOne__ReturnsNull() : void
- test__findOne__ThrowsExceptionForMissingIdParam() : void
- test__findOne__ThrowsExceptionForMissingOrganizationIdParam() : void
Constants
ORG_ID
private
mixed
ORG_ID
= 'a1deaa9e-662f-4ddc-afca-7afd327ed66e'
Tags
REF_ID
private
mixed
REF_ID
= 'ref_562f9e662f4ddcafc'
Tags
Properties
$client
private
Client|null
$client
Tags
$finder
private
RefundFinder|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__ThrowsException()
public
test__find__ThrowsException() : void
Tags
Return values
void —test__find__ThrowsExceptionForMissingOrganizationIdParam()
public
test__find__ThrowsExceptionForMissingOrganizationIdParam() : 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__ThrowsExceptionForMissingIdParam()
public
test__findOne__ThrowsExceptionForMissingIdParam() : void
Tags
Return values
void —test__findOne__ThrowsExceptionForMissingOrganizationIdParam()
public
test__findOne__ThrowsExceptionForMissingOrganizationIdParam() : void