PHP 클래스 CakeDC\Users\Test\TestCase\Auth\SuperuserAuthorizeTest

상속: extends Cake\TestSuite\TestCase
파일 보기 프로젝트 열기: cakedc/users

보호된 프로퍼티들

프로퍼티 타입 설명
$superuserAuthorize CakeDC\Users\Auth\SuperuserAuthorize

공개 메소드들

메소드 설명
setUp ( ) Sets up the fixture, for example, opens a network connection.
tearDown ( ) Tears down the fixture, for example, closes a network connection.
testAuthorizeIsNotSuperuser ( )
testAuthorizeIsSuperuser ( )
testAuthorizeWeirdUser ( )

메소드 상세

setUp() 공개 메소드

This method is called before a test is executed.
public setUp ( )

tearDown() 공개 메소드

This method is called after a test is executed.
public tearDown ( )

testAuthorizeIsNotSuperuser() 공개 메소드

testAuthorizeIsSuperuser() 공개 메소드

testAuthorizeWeirdUser() 공개 메소드

프로퍼티 상세

$superuserAuthorize 보호되어 있는 프로퍼티

protected SuperuserAuthorize,CakeDC\Users\Auth $superuserAuthorize
리턴 CakeDC\Users\Auth\SuperuserAuthorize