PHP Class fkooman\OAuth\Client\ScopeTest

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

Méthodes publiques

Méthode Description
testEmptyArrayScope ( )
testEmptyScope ( )
testEmptyStringFromString ( )
testEmptyStringScope ( )
testHasOnlyScope ( )
testInvalidScopeToken ( )
testNonStringFromString ( )
testNullFromString ( )
testScope ( )
testScopeFromString ( )
testScopeFromStringCommaSeparated ( )
testSerialize ( )

Method Details

testEmptyArrayScope() public méthode

public testEmptyArrayScope ( )

testEmptyScope() public méthode

public testEmptyScope ( )

testEmptyStringFromString() public méthode

testEmptyStringScope() public méthode

testHasOnlyScope() public méthode

public testHasOnlyScope ( )

testInvalidScopeToken() public méthode

testNonStringFromString() public méthode

testNullFromString() public méthode

public testNullFromString ( )

testScope() public méthode

public testScope ( )

testScopeFromString() public méthode

public testScopeFromString ( )

testScopeFromStringCommaSeparated() public méthode

testSerialize() public méthode

public testSerialize ( )