VuFind API Documentation

SampleTest extends TestCase
in package

ILS driver test

Tags
category

VuFind

author

Demian Katz demian.katz@villanova.edu

license

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

link

Main Page

Table of Contents

$driver  : Sample
Driver object.
setUp()  : void
Standard setup method.
testGetNewItems()  : void
Test that sample driver never returns new items.

Properties

Methods

setUp()

Standard setup method.

public setUp() : void
Return values
void

testGetNewItems()

Test that sample driver never returns new items.

public testGetNewItems() : void
Return values
void

Search results