PHP Class frontend\tests\unit\models\SignupFormTest

Inheritance: extends Codeception\Test\Unit
Datei anzeigen Open project: yiisoft/yii2-app-advanced

Protected Properties

Property Type Description
$tester frontend\tests\UnitTester

Public Methods

Method Description
_before ( )
testCorrectSignup ( )
testNotCorrectSignup ( )

Method Details

_before() public method

public _before ( )

testCorrectSignup() public method

public testCorrectSignup ( )

testNotCorrectSignup() public method

Property Details

$tester protected_oe property

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