PHP 클래스 fkooman\OAuth\Client\ScopeTest

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

공개 메소드들

메소드 설명
testEmptyArrayScope ( )
testEmptyScope ( )
testEmptyStringFromString ( )
testEmptyStringScope ( )
testHasOnlyScope ( )
testInvalidScopeToken ( )
testNonStringFromString ( )
testNullFromString ( )
testScope ( )
testScopeFromString ( )
testScopeFromStringCommaSeparated ( )
testSerialize ( )

메소드 상세

testEmptyArrayScope() 공개 메소드

public testEmptyArrayScope ( )

testEmptyScope() 공개 메소드

public testEmptyScope ( )

testEmptyStringFromString() 공개 메소드

testEmptyStringScope() 공개 메소드

testHasOnlyScope() 공개 메소드

public testHasOnlyScope ( )

testInvalidScopeToken() 공개 메소드

testNonStringFromString() 공개 메소드

testNullFromString() 공개 메소드

public testNullFromString ( )

testScope() 공개 메소드

public testScope ( )

testScopeFromString() 공개 메소드

public testScopeFromString ( )

testScopeFromStringCommaSeparated() 공개 메소드

testSerialize() 공개 메소드

public testSerialize ( )