PHP Class common\tests\unit\models\LoginFormTest

Inheritance: extends common\tests\unit\DbTestCase, use trait Codeception\Specify
Afficher le fichier Open project: yiisoft/yii2-app-advanced

Protected Properties

Свойство Type Description
$tester frontend\tests\UnitTester

Méthodes publiques

Méthode Description
_before ( )
testLoginCorrect ( )
testLoginNoUser ( )
testLoginWrongPassword ( )

Method Details

_before() public méthode

public _before ( )

testLoginCorrect() public méthode

public testLoginCorrect ( )

testLoginNoUser() public méthode

public testLoginNoUser ( )

testLoginWrongPassword() public méthode

Property Details

$tester protected_oe property

protected UnitTester,frontend\tests $tester
Résultat frontend\tests\UnitTester