VuFind API Documentation

EITTest extends TestCase
in package

EIT Record Driver Test Class

Tags
category

VuFind

author

Demian Katz demian.katz@villanova.edu

author

Sravanthi Adusumilli vufind-tech@lists.sourceforge.net

license

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

link

Wiki

Table of Contents

testGetAllSubjectHeadings()  : void
Test getAllSubjectHeadings for a record.
testGetBreadcrumb()  : void
Test getBreadcrumb for a record.
testGetCleanISSN()  : void
Test getCleanISSN for a record.
testGetFormats()  : void
Test getFormats for a record.
testGetPrimaryAuthors()  : void
Test getPrimaryAuthors for a record.
testGetPublicationDates()  : void
Test getPublicationDates for a record.
testGetPublishers()  : void
Test getPublishers for a record.
getDriver()  : EIT
Get a record driver with fake data.

Methods

testGetAllSubjectHeadings()

Test getAllSubjectHeadings for a record.

public testGetAllSubjectHeadings() : void
Return values
void

testGetBreadcrumb()

Test getBreadcrumb for a record.

public testGetBreadcrumb() : void
Return values
void

testGetCleanISSN()

Test getCleanISSN for a record.

public testGetCleanISSN() : void
Return values
void

testGetFormats()

Test getFormats for a record.

public testGetFormats() : void
Return values
void

testGetPrimaryAuthors()

Test getPrimaryAuthors for a record.

public testGetPrimaryAuthors() : void
Return values
void

testGetPublicationDates()

Test getPublicationDates for a record.

public testGetPublicationDates() : void
Return values
void

testGetPublishers()

Test getPublishers for a record.

public testGetPublishers() : void
Return values
void

getDriver()

Get a record driver with fake data.

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

Fixture fields to override.

Return values
EIT

Search results