PHP 클래스 frontend\tests\unit\models\SignupFormTest

상속: extends Codeception\Test\Unit
파일 보기 프로젝트 열기: yiisoft/yii2-app-advanced

보호된 프로퍼티들

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

공개 메소드들

메소드 설명
_before ( )
testCorrectSignup ( )
testNotCorrectSignup ( )

메소드 상세

_before() 공개 메소드

public _before ( )

testCorrectSignup() 공개 메소드

public testCorrectSignup ( )

testNotCorrectSignup() 공개 메소드

프로퍼티 상세

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

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