PHP Class fkooman\OAuth\Client\TokenRequestTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: fkooman/php-oauth-client

Méthodes publiques

Méthode Description
setUp ( )
testAllowArrayScope ( )
testAllowCommaSeparatedScope ( )
testAllowStringExpiresIn ( )
testBrokenJsonResponse ( )
testWithAuthorizationCode ( )
testWithAuthorizationCodeCredentialsInRequestBody ( )
testWithRefreshToken ( )

Method Details

setUp() public méthode

public setUp ( )

testAllowArrayScope() public méthode

public testAllowArrayScope ( )

testAllowCommaSeparatedScope() public méthode

testAllowStringExpiresIn() public méthode

testBrokenJsonResponse() public méthode

testWithAuthorizationCode() public méthode

testWithAuthorizationCodeCredentialsInRequestBody() public méthode

testWithRefreshToken() public méthode