PHP 클래스 FOC\Authenticate\Auth\Test\TestCase\Auth\MultiColumnAuthenticateTest

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

공개 프로퍼티들

프로퍼티 타입 설명
$fixtures

공개 메소드들

메소드 설명
setUp ( ) : void setup
testAuthenticateEmailOrUsername ( ) : void test authenticate email or username
testAuthenticateInjection ( ) : void test the authenticate method
testAuthenticateNoData ( ) : void test the authenticate method
testAuthenticateNoPassword ( ) : void test the authenticate method
testAuthenticateNoUsername ( ) : void test the authenticate method
testAuthenticateScopeFail ( ) : void test scope failure.

메소드 상세

setUp() 공개 메소드

setup
public setUp ( ) : void
리턴 void

testAuthenticateEmailOrUsername() 공개 메소드

test authenticate email or username

testAuthenticateInjection() 공개 메소드

test the authenticate method
public testAuthenticateInjection ( ) : void
리턴 void

testAuthenticateNoData() 공개 메소드

test the authenticate method
public testAuthenticateNoData ( ) : void
리턴 void

testAuthenticateNoPassword() 공개 메소드

test the authenticate method
public testAuthenticateNoPassword ( ) : void
리턴 void

testAuthenticateNoUsername() 공개 메소드

test the authenticate method
public testAuthenticateNoUsername ( ) : void
리턴 void

testAuthenticateScopeFail() 공개 메소드

test scope failure.
public testAuthenticateScopeFail ( ) : void
리턴 void

프로퍼티 상세

$fixtures 공개적으로 프로퍼티

public $fixtures