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

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

공개 프로퍼티들

프로퍼티 타입 설명
$apiKey CakeDC\Users\Auth\ApiKeyAuthenticate
$fixtures

공개 메소드들

메소드 설명
setUp ( ) Sets up the fixture, for example, opens a network connection.
tearDown ( ) Tears down the fixture, for example, closes a network connection.
testAuthenticateDefaultAllFinder ( ) : void test
testAuthenticateFail ( ) : void test
testAuthenticateFinderAuthConfig ( ) : void test
testAuthenticateFinderConfig ( ) : void test
testAuthenticateHappy ( ) : void test
testAuthenticateHeaderFail ( ) : void test
testAuthenticateRequireSSL ( ) test
testAuthenticateRequireSSLNoKey ( ) test
testAuthenticateWrongType ( ) test
testHeaderHappy ( ) : void test

메소드 상세

setUp() 공개 메소드

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

tearDown() 공개 메소드

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

testAuthenticateDefaultAllFinder() 공개 메소드

test

testAuthenticateFail() 공개 메소드

test
public testAuthenticateFail ( ) : void
리턴 void

testAuthenticateFinderAuthConfig() 공개 메소드

test

testAuthenticateFinderConfig() 공개 메소드

test
public testAuthenticateFinderConfig ( ) : void
리턴 void

testAuthenticateHappy() 공개 메소드

test
public testAuthenticateHappy ( ) : void
리턴 void

testAuthenticateHeaderFail() 공개 메소드

test
public testAuthenticateHeaderFail ( ) : void
리턴 void

testAuthenticateRequireSSL() 공개 메소드

test

testAuthenticateRequireSSLNoKey() 공개 메소드

test

testAuthenticateWrongType() 공개 메소드

test

testHeaderHappy() 공개 메소드

test
public testHeaderHappy ( ) : void
리턴 void

프로퍼티 상세

$apiKey 공개적으로 프로퍼티

public ApiKeyAuthenticate,CakeDC\Users\Auth $apiKey
리턴 CakeDC\Users\Auth\ApiKeyAuthenticate

$fixtures 공개적으로 프로퍼티

public $fixtures