HoldingsWorldCatTest
extends TestCase
in package
HoldingsWorldCat Test Class
Tags
Table of Contents
- getService() : Service
- Get a Service object
- isActiveProvider() : array<string|int, mixed>
- Data provider for testIsActive.
- testGetDescription() : void
- Test getting Description.
- testGetHoldings() : void
- Test getting holdings information.
- testIsActive() : void
- Test if the tab is active.
Methods
getService()
Get a Service object
public
getService() : Service
Return values
Service —isActiveProvider()
Data provider for testIsActive.
public
static isActiveProvider() : array<string|int, mixed>
Return values
array<string|int, mixed> —testGetDescription()
Test getting Description.
public
testGetDescription() : void
Return values
void —testGetHoldings()
Test getting holdings information.
public
testGetHoldings() : void
Return values
void —testIsActive()
Test if the tab is active.
public
testIsActive(string $oclcnum, bool $expectedResult) : void
Parameters
- $oclcnum : string
-
OCLCNum
- $expectedResult : bool
-
Expected return value from isActive