PHP 클래스 fkooman\OAuth\Client\TokenRequestTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: fkooman/php-oauth-client

공개 메소드들

메소드 설명
setUp ( )
testAllowArrayScope ( )
testAllowCommaSeparatedScope ( )
testAllowStringExpiresIn ( )
testBrokenJsonResponse ( )
testWithAuthorizationCode ( )
testWithAuthorizationCodeCredentialsInRequestBody ( )
testWithRefreshToken ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

testAllowArrayScope() 공개 메소드

public testAllowArrayScope ( )

testAllowCommaSeparatedScope() 공개 메소드

testAllowStringExpiresIn() 공개 메소드

testBrokenJsonResponse() 공개 메소드

testWithAuthorizationCode() 공개 메소드

testWithAuthorizationCodeCredentialsInRequestBody() 공개 메소드

testWithRefreshToken() 공개 메소드