PHP 클래스 CakeDC\Users\Test\TestCase\Controller\Traits\LoginTraitTest

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

공개 메소드들

메소드 설명
setUp ( ) : void setup
tearDown ( ) : void tearDown
testAfterIdentifyEmptyUser ( ) : void test
testAfterIdentifyEmptyUserSocialLogin ( ) : void test
testFailedSocialLoginMissingEmail ( ) : void test
testFailedSocialUserAccount ( ) : void test
testFailedSocialUserAccountNotActive ( ) : void test
testFailedSocialUserNotActive ( ) : void test
testLoginBeforeLoginReturningArray ( ) : void test
testLoginBeforeLoginReturningStoppedEvent ( ) : void test
testLoginGet ( ) : void test
testLoginHappy ( ) : void test
testLogout ( ) : void test

메소드 상세

setUp() 공개 메소드

setup
public setUp ( ) : void
리턴 void

tearDown() 공개 메소드

tearDown
public tearDown ( ) : void
리턴 void

testAfterIdentifyEmptyUser() 공개 메소드

test
public testAfterIdentifyEmptyUser ( ) : void
리턴 void

testAfterIdentifyEmptyUserSocialLogin() 공개 메소드

test

testFailedSocialLoginMissingEmail() 공개 메소드

test

testFailedSocialUserAccount() 공개 메소드

test
public testFailedSocialUserAccount ( ) : void
리턴 void

testFailedSocialUserAccountNotActive() 공개 메소드

test

testFailedSocialUserNotActive() 공개 메소드

test

testLoginBeforeLoginReturningArray() 공개 메소드

test

testLoginBeforeLoginReturningStoppedEvent() 공개 메소드

test

testLoginGet() 공개 메소드

test
public testLoginGet ( ) : void
리턴 void

testLoginHappy() 공개 메소드

test
public testLoginHappy ( ) : void
리턴 void

testLogout() 공개 메소드

test
public testLogout ( ) : void
리턴 void