PeopleFinderTest
extends TestCase
Table of Contents
-
ORG_ID
= 'a1deaa9e-662f-4ddc-afca-7afd327ed66e'
-
$client
: Client|null
-
$finder
: PeopleFinder|null
-
setUp()
: void
-
tearDown()
: void
-
test__find()
: void
-
test__findOne()
: void
-
test__findOne__ReturnsNull()
: void
-
test__findOne__ThrowsTsExceptionOnApiException()
: void
ORG_ID
private
mixed
ORG_ID
= 'a1deaa9e-662f-4ddc-afca-7afd327ed66e'
setUp()
public
setUp() : void
Return values
void
—
tearDown()
public
tearDown() : void
Return values
void
—
test__find()
public
test__find() : void
-
covers
-
Return values
void
—
test__findOne()
public
test__findOne() : void
-
covers
-
-
covers
-
-
covers
-
Return values
void
—
test__findOne__ReturnsNull()
public
test__findOne__ReturnsNull() : void
-
covers
-
Return values
void
—
test__findOne__ThrowsTsExceptionOnApiException()
public
test__findOne__ThrowsTsExceptionOnApiException() : void
-
covers
-
Return values
void
—