PHP Class frontend\tests\unit\models\PasswordResetRequestFormTest

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 ( )
testNotSendEmailsToInactiveUser ( )
testSendEmailSuccessfully ( )
testSendMessageWithWrongEmailAddress ( )

Method Details

_before() public method

public _before ( )

testNotSendEmailsToInactiveUser() public method

testSendEmailSuccessfully() public method

testSendMessageWithWrongEmailAddress() public method

Property Details

$tester protected_oe property

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