VuFind API Documentation

DeprecatedTest extends TestCase
in package

Unit tests for Deprecated cover loader.

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

testEverythingDisabled()  : void
Test that the handler never actually does anything.
getUrl()  : string|bool
Simulate retrieval of a cover URL for a particular size.

Methods

testEverythingDisabled()

Test that the handler never actually does anything.

public testEverythingDisabled() : void
Return values
void

getUrl()

Simulate retrieval of a cover URL for a particular size.

protected getUrl(string $size[, string $isbn = '0739313126' ]) : string|bool
Parameters
$size : string

Size to retrieve

$isbn : string = '0739313126'

ISBN to retrieve (empty for none)

Return values
string|bool

Search results