VuFind API Documentation

RelaisInfoTest extends TestCase
in package

RelaisInfo 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

Main Page

Table of Contents

authenticatedBehaviorProvider()  : array<string|int, array<string|int, mixed>>
Data provider for testSearchResponse()
testAuthenticatedBehavior()  : void
Test search response.
testAuthorizationFailure()  : void
Test authorization failure.

Methods

authenticatedBehaviorProvider()

Data provider for testSearchResponse()

public static authenticatedBehaviorProvider() : array<string|int, array<string|int, mixed>>
Return values
array<string|int, array<string|int, mixed>>

testAuthenticatedBehavior()

Test search response.

public testAuthenticatedBehavior(object|null $response, array<string|int, mixed> $expected) : void
Parameters
$response : object|null

Relais authenticate response

$expected : array<string|int, mixed>

Expected handler response

Tags
dataProvider

authenticatedBehaviorProvider

Return values
void

testAuthorizationFailure()

Test authorization failure.

public testAuthorizationFailure() : void
Return values
void

Search results