VuFind API Documentation

ReCaptchaTest extends TestCase
in package

CurrencyFormatter Test Class

Tags
category

VuFind

author

Demian Katz demian.katz@villanova.edu

author

Ere Maijala ere.maijala@helsinki.fi

license

http://opensource.org/licenses/gpl-2.0.php GNU General Public License

link

Wiki

Table of Contents

testProxying()  : void
Test that our service methods from the Laminas class.
testScriptStripping()  : void
Test that our service strips script tags from the Laminas service.
testUnsupportedMethodProxying()  : void
Test unsupported method proxying.
getTestParams()  : array<string|int, mixed>
Get constructor parameters to set up a test service.

Methods

testProxying()

Test that our service methods from the Laminas class.

public testProxying() : void
Return values
void

testScriptStripping()

Test that our service strips script tags from the Laminas service.

public testScriptStripping() : void
Return values
void

testUnsupportedMethodProxying()

Test unsupported method proxying.

public testUnsupportedMethodProxying() : void
Return values
void

getTestParams()

Get constructor parameters to set up a test service.

protected getTestParams() : array<string|int, mixed>
Return values
array<string|int, mixed>

Search results