VuFind API Documentation

ClientRepositoryTest extends TestCase
in package

OAuth2 ClientRepository tests.

Tags
category

VuFind

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

testClientRepository()  : void
Test client repository
testInvalidClientSecretConfig()  : void
Test invalid client secret configuration
testInvalidConfig()  : void
Test configuration missing attributes

Methods

testClientRepository()

Test client repository

public testClientRepository() : void
Return values
void

testInvalidClientSecretConfig()

Test invalid client secret configuration

public testInvalidClientSecretConfig() : void
Return values
void

testInvalidConfig()

Test configuration missing attributes

public testInvalidConfig() : void
Return values
void

Search results