PHP Class AuthBucket\OAuth2\Tests\Model\InMemoryTest

Inheritance: extends Silex\WebTestCase
Datei anzeigen Open project: authbucket/oauth2

Public Methods

Method Description
createApplication ( )
testExceptionBadAccessToken ( )
testExceptionExpiredAccessToken ( )
testExceptionInvalidParameter ( )
testExceptionNotExistsAccessToken ( )
testGoodAccessToken ( )
testGoodAccessTokenCached ( )

Method Details

createApplication() public method

public createApplication ( )

testExceptionBadAccessToken() public method

testExceptionExpiredAccessToken() public method

testExceptionInvalidParameter() public method

testExceptionNotExistsAccessToken() public method

testGoodAccessToken() public method

public testGoodAccessToken ( )

testGoodAccessTokenCached() public method