PHP 클래스 Bolt\Tests\Controller\Backend\UsersTest

저자: Ross Riley ([email protected])
저자: Gawain Lynch ([email protected])
파일 보기 프로젝트 열기: bolt/bolt

공개 메소드들

메소드 설명
testAdmin ( )
testEdit ( )
testFirst ( )
testModifyBadCsrf ( )
testModifyFailures ( )
testModifyValidCsrf ( )
testProfile ( )
testUserEditPost ( )
testUsernameEditKillsSession ( )
testViewRoles ( )

보호된 메소드들

메소드 설명
controller ( ) : Users

메소드 상세

controller() 보호된 메소드

protected controller ( ) : Users
리턴 Bolt\Controller\Backend\Users

testAdmin() 공개 메소드

public testAdmin ( )

testEdit() 공개 메소드

public testEdit ( )

testFirst() 공개 메소드

public testFirst ( )

testModifyBadCsrf() 공개 메소드

public testModifyBadCsrf ( )

testModifyFailures() 공개 메소드

public testModifyFailures ( )

testModifyValidCsrf() 공개 메소드

public testModifyValidCsrf ( )

testProfile() 공개 메소드

public testProfile ( )

testUserEditPost() 공개 메소드

public testUserEditPost ( )

testUsernameEditKillsSession() 공개 메소드

testViewRoles() 공개 메소드

public testViewRoles ( )