Class tests\codeception\common\unit\models\LoginFormTest
Inheritance | tests\codeception\common\unit\models\LoginFormTest » tests\codeception\common\unit\DbTestCase » yii\codeception\DbTestCase |
---|---|
Uses Traits | Codeception\Specify |
Login form test
Public Properties
Property | Type | Description | Defined By |
---|---|---|---|
$appConfig | tests\codeception\common\unit\DbTestCase |
Public Methods
Protected Methods
Method | Description | Defined By |
---|---|---|
tearDown() | tests\codeception\common\unit\models\LoginFormTest |
Method Details
public void fixtures ( ) |
public void setUp ( ) |
protected void tearDown ( ) |
public void testLoginCorrect ( ) |
public void testLoginNoUser ( ) |
public void testLoginWrongPassword ( ) |