Documentation

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

Properties

Methods

test__buildQueryString()

public test__buildQueryString() : void
Tags
covers
Return values
void

test__find()

public test__find() : void
Tags
covers
Return values
void

test__find__ThrowsException()

public test__find__ThrowsException() : void
Tags
covers
throws
Exception
Return values
void

test__find__ThrowsExceptionForMissingOrganizationIdParam()

public test__find__ThrowsExceptionForMissingOrganizationIdParam() : void
Tags
covers
throws
Exception
Return values
void

test__findOne()

public test__findOne() : void
Tags
covers
covers
covers
throws
Exception
Return values
void

test__findOne__ReturnsNull()

public test__findOne__ReturnsNull() : void
Tags
covers
Return values
void

test__findOne__ThrowsExceptionForMissingIdParam()

public test__findOne__ThrowsExceptionForMissingIdParam() : void
Tags
covers
throws
Exception
Return values
void

test__findOne__ThrowsExceptionForMissingOrganizationIdParam()

public test__findOne__ThrowsExceptionForMissingOrganizationIdParam() : void
Tags
covers
throws
Exception
Return values
void

Search results