VuFind API Documentation

NoneTest extends TestCase
in package

"None" URL shortener 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

Wiki

Table of Contents

testNoResolution()  : void
Test that resolve is not supported.
testShortener()  : void
Test that the shortener does nothing.

Methods

testNoResolution()

Test that resolve is not supported.

public testNoResolution() : void
Return values
void

testShortener()

Test that the shortener does nothing.

public testShortener() : void
Return values
void

Search results