PHP Class Bolt\Tests\Controller\Backend\UsersTest

Author: Ross Riley ([email protected])
Author: Gawain Lynch ([email protected])
Afficher le fichier Open project: bolt/bolt

Méthodes publiques

Méthode Description
testAdmin ( )
testEdit ( )
testFirst ( )
testModifyBadCsrf ( )
testModifyFailures ( )
testModifyValidCsrf ( )
testProfile ( )
testUserEditPost ( )
testUsernameEditKillsSession ( )
testViewRoles ( )

Méthodes protégées

Méthode Description
controller ( ) : Users

Method Details

controller() protected méthode

protected controller ( ) : Users
Résultat Bolt\Controller\Backend\Users

testAdmin() public méthode

public testAdmin ( )

testEdit() public méthode

public testEdit ( )

testFirst() public méthode

public testFirst ( )

testModifyBadCsrf() public méthode

public testModifyBadCsrf ( )

testModifyFailures() public méthode

public testModifyFailures ( )

testModifyValidCsrf() public méthode

public testModifyValidCsrf ( )

testProfile() public méthode

public testProfile ( )

testUserEditPost() public méthode

public testUserEditPost ( )

testUsernameEditKillsSession() public méthode

testViewRoles() public méthode

public testViewRoles ( )