PHP Class common\tests\unit\models\LoginFormTest

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

Protected Properties

Property Type Description
$tester frontend\tests\UnitTester

Public Methods

Method Description
_before ( )
testLoginCorrect ( )
testLoginNoUser ( )
testLoginWrongPassword ( )

Method Details

_before() public method

public _before ( )

testLoginCorrect() public method

public testLoginCorrect ( )

testLoginNoUser() public method

public testLoginNoUser ( )

testLoginWrongPassword() public method

Property Details

$tester protected property

protected UnitTester,frontend\tests $tester
return frontend\tests\UnitTester