VuFind API Documentation

EPFTest extends TestCase
in package

EPF Record Driver Test Class

Tags
category

VuFind

author

Demian Katz demian.katz@villanova.edu

author

Sravanthi Adusumilli vufind-tech@lists.sourceforge.net

author

Ere Maijala ere.maijala@helsinki.fi

author

Maccabee Levine msl321@lehigh.edu

license

http://opensource.org/licenses/gpl-2.0.php GNU General Public License

link

Wiki

Table of Contents

testGetFullTextHoldings()  : void
Test getFullTextHoldings for a record.
testGetIssns()  : void
Test getIssns for a record.
testGetThumbnail()  : void
Test getThumbnail for a record.
getDriver()  : EPF
Get a record driver with fake data.
getDriverWithIdentifierData()  : EPF
Get a record driver with fake identifier data.

Methods

testGetFullTextHoldings()

Test getFullTextHoldings for a record.

public testGetFullTextHoldings() : void
Return values
void

testGetIssns()

Test getIssns for a record.

public testGetIssns() : void
Return values
void

testGetThumbnail()

Test getThumbnail for a record.

public testGetThumbnail() : void
Return values
void

getDriver()

Get a record driver with fake data.

protected getDriver([array<string|int, mixed> $overrides = [] ]) : EPF
Parameters
$overrides : array<string|int, mixed> = []

Raw data for testing

Return values
EPF

getDriverWithIdentifierData()

Get a record driver with fake identifier data.

protected getDriverWithIdentifierData() : EPF
Return values
EPF

Search results