PHP Class tests\codeception\unit\models\UserTest

Inheritance: extends yii\codeception\TestCase
Show file Open project: phundament/app

Public Properties

Property Type Description
$appConfig

Public Methods

Method Description
testNonExistingUserModel ( )
testUserLogin ( )
testUserLogout ( )

Protected Methods

Method Description
setUp ( )

Method Details

setUp() protected method

protected setUp ( )

testNonExistingUserModel() public method

testUserLogin() public method

public testUserLogin ( )

testUserLogout() public method

public testUserLogout ( )

Property Details

$appConfig public property

public $appConfig