Class common\tests\unit\models\LoginFormTest
Inheritance | common\tests\unit\models\LoginFormTest » Codeception\Test\Unit |
---|
Login form test
Protected Properties
Property | Type | Description | Defined By |
---|---|---|---|
$tester | common\tests\UnitTester | common\tests\unit\models\LoginFormTest |
Public Methods
Property Details
Method Details
public array _fixtures ( ) |
public void testLoginCorrect ( ) |
public void testLoginNoUser ( ) |
public void testLoginWrongPassword ( ) |