Documentation

OrganizationFinderTest extends TestCase
in package

Tags

Table of Contents

ORG_ID  = 'a1deaa9e-662f-4ddc-afca-7afd327ed66e'
PAYER_ID  = '686daf70-bf32-46ca-88cf-e1a996db77dd'
$client  : Client|null
$finder  : OrganizationFinder|null
setUp()  : void
tearDown()  : void
test__findByUserId()  : void
test__findByUserId__ThrowsTsExceptionOnApiException()  : void
test__findOne()  : void
test__findOne__ReturnsNull()  : void
test__findOne__ThrowsException()  : void
test__findOne__ThrowsExceptionForMissingIdParam()  : void

Constants

Properties

Methods

test__findByUserId()

public test__findByUserId() : void
Tags
covers
covers
Return values
void

test__findByUserId__ThrowsTsExceptionOnApiException()

public test__findByUserId__ThrowsTsExceptionOnApiException() : void
Tags
covers
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
throws
Exception
Return values
void

test__findOne__ThrowsException()

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

test__findOne__ThrowsExceptionForMissingIdParam()

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

Search results