VuFind API Documentation

TermsCommandTest extends TestCase
in package

Unit tests for TermsCommand.

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

testCommand()  : void
Test that the command works as expected
testUnsupportedBackend()  : void
Test that the command throws an appropriate exception for an unsupported backend.

Methods

testCommand()

Test that the command works as expected

public testCommand() : void
Return values
void

testUnsupportedBackend()

Test that the command throws an appropriate exception for an unsupported backend.

public testUnsupportedBackend() : void
Return values
void

Search results