VuFind API Documentation

CollectionHierarchyTreeTest extends TestCase
in package

CollectionHierarchyTree Test Class

Tags
category

VuFind

author

Sudharma Kellampalli skellamp@villanova.edu

license

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

link

Wiki

Table of Contents

testGetActiveRecord()  : void
Test that getActiveRecord loads the correct record ID.
testGetActiveRecordWithEmptyId()  : void
Test that getActiveRecord returns the main record when no ID parameter is provided.

Methods

testGetActiveRecord()

Test that getActiveRecord loads the correct record ID.

public testGetActiveRecord() : void
Return values
void

testGetActiveRecordWithEmptyId()

Test that getActiveRecord returns the main record when no ID parameter is provided.

public testGetActiveRecordWithEmptyId() : void
Return values
void

Search results