Documentation

DepositFinderTest extends TestCase
in package

Tags

Table of Contents

ORG_ID  = 'a1deaa9e-662f-4ddc-afca-7afd327ed66e'
$client  : Client|null
$finder  : DepositFinder|null
setUp()  : void
tearDown()  : void
test__buildQueryString()  : void
test__find()  : void
test__find__ThrowsException()  : void
test__findOne()  : void
test__findOne__ReturnsNull()  : void
test__findOne__ThrowsException()  : void

Constants

Properties

Methods

test__buildQueryString()

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

test__find()

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

test__find__ThrowsException()

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

test__findOne__ThrowsException()

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

Search results