PHP 클래스 common\tests\unit\models\LoginFormTest

상속: extends common\tests\unit\DbTestCase, use trait Codeception\Specify
파일 보기 프로젝트 열기: yiisoft/yii2-app-advanced

보호된 프로퍼티들

프로퍼티 타입 설명
$tester frontend\tests\UnitTester

공개 메소드들

메소드 설명
_before ( )
testLoginCorrect ( )
testLoginNoUser ( )
testLoginWrongPassword ( )

메소드 상세

_before() 공개 메소드

public _before ( )

testLoginCorrect() 공개 메소드

public testLoginCorrect ( )

testLoginNoUser() 공개 메소드

public testLoginNoUser ( )

testLoginWrongPassword() 공개 메소드

프로퍼티 상세

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

protected UnitTester,frontend\tests $tester
리턴 frontend\tests\UnitTester