VuFind API Documentation

KohaILSDITest extends ILSDriverTestCase
in package

Class KohaILSDITest

Tags
category

VuFind

author

Josef Moravec josef.moravec@gmail.com

license

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

link

Main Page

Table of Contents

$driver  : AbstractBase
ILS driver
setUp()  : void
Standard setup method.
testMissingConfiguration()  : void
Test that driver complains about missing configuration.
testToKohaDate()  : void
Test toKohaDate method

Properties

Methods

setUp()

Standard setup method.

public setUp() : void
Return values
void

testMissingConfiguration()

Test that driver complains about missing configuration.

public testMissingConfiguration() : void
Return values
void

testToKohaDate()

Test toKohaDate method

public testToKohaDate() : void
Tags
throws
ReflectionException
Return values
void

Search results