VuFind API Documentation

SimpleRecordTest extends TestCase
in package

Unit tests for SimpleRecord class.

Tags
category

VuFind

author

Demian Katz demian.katz@villanova.edu

license

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

link
https://vufind.org

Table of Contents

testDefaultSourceId()  : void
Test for expected default source ID.
testGetFields()  : void
Test retrieving data fields.
testSetSourceId()  : void
Test that we can change default source ID.

Methods

testDefaultSourceId()

Test for expected default source ID.

public testDefaultSourceId() : void
Return values
void

testGetFields()

Test retrieving data fields.

public testGetFields() : void
Return values
void

testSetSourceId()

Test that we can change default source ID.

public testSetSourceId() : void
Return values
void

Search results