VuFind API Documentation

WriteDocumentCommandTest extends TestCase
in package

Unit tests for WriteDocumentCommand.

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

testSupportedBackend()  : void
Test that a supported backend behaves as expected.
testUnsupportedBackend()  : void
Test that an error is thrown for unsupported backends.

Methods

testSupportedBackend()

Test that a supported backend behaves as expected.

public testSupportedBackend() : void
Return values
void

testUnsupportedBackend()

Test that an error is thrown for unsupported backends.

public testUnsupportedBackend() : void
Return values
void

Search results