VuFind API Documentation

ExternalSearchTest extends TestCase
in package

ExternalSearch recommendation module Test Class

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

testDefaultConcatenation()  : void
Test concatenation behavior
testTemplateBehavior()  : void
Test template insertion behavior
runProcedure()  : void
Run a test scenario

Methods

testDefaultConcatenation()

Test concatenation behavior

public testDefaultConcatenation() : void
Return values
void

testTemplateBehavior()

Test template insertion behavior

public testTemplateBehavior() : void
Return values
void

runProcedure()

Run a test scenario

protected runProcedure(string $label, string $template, string $lookfor, string $expectedUrl) : void
Parameters
$label : string

Link text

$template : string

Link template

$lookfor : string

Search query

$expectedUrl : string

Expected URL

Return values
void

Search results