PHP Class Bolt\Tests\Twig\UserHandlerTest

Author: Gawain Lynch ([email protected])
Inheritance: extends Bolt\Tests\BoltUnitTest
Afficher le fichier Open project: bolt/bolt

Méthodes publiques

Méthode Description
testGetUserByEmail ( )
testGetUserById ( )
testGetUserByUsername ( )
testGetUserIdByEmail ( )
testGetUserIdById ( )
testGetUserIdByUsername ( )
testGetUserIdInvalid ( )
testIsAllowedArray ( )
testIsAllowedObject ( )
testIsAllowedString ( )
testToken ( )

Méthodes protégées

Méthode Description
setUp ( )

Method Details

setUp() protected méthode

protected setUp ( )

testGetUserByEmail() public méthode

public testGetUserByEmail ( )

testGetUserById() public méthode

public testGetUserById ( )

testGetUserByUsername() public méthode

testGetUserIdByEmail() public méthode

testGetUserIdById() public méthode

public testGetUserIdById ( )

testGetUserIdByUsername() public méthode

testGetUserIdInvalid() public méthode

testIsAllowedArray() public méthode

public testIsAllowedArray ( )

testIsAllowedObject() public méthode

public testIsAllowedObject ( )

testIsAllowedString() public méthode

public testIsAllowedString ( )

testToken() public méthode

public testToken ( )