PHP Class KnpU\OAuth2ClientBundle\Tests\Client\OAuth2ClientTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: knpuniversity/oauth2-client-bundle

Public Methods

Method Description
setup ( )
testGetAccessToken ( )
testGetAccessTokenFromPOST ( )
testGetAccessTokenThrowsInvalidStateException ( )
testGetAccessTokenThrowsMissingAuthCodeException ( )
testRedirectWithState ( )
testRedirectWithoutState ( )

Method Details

setup() public method

public setup ( )

testGetAccessToken() public method

public testGetAccessToken ( )

testGetAccessTokenFromPOST() public method

testGetAccessTokenThrowsInvalidStateException() public method

testGetAccessTokenThrowsMissingAuthCodeException() public method

testRedirectWithState() public method

testRedirectWithoutState() public method