PHP Класс CakeDC\Users\Test\TestCase\Controller\Traits\PasswordManagementTraitTest

Наследование: extends BaseTraitTest
Показать файл Открыть проект

Открытые методы

Метод Описание
ensureUserActiveForResetPasswordFeature ( )
setUp ( ) : void setUp
tearDown ( ) : void tearDown
testChangePasswordGetLoggedIn ( ) : void test
testChangePasswordGetNotLoggedInInsideResetPasswordFlow ( ) : void test
testChangePasswordGetNotLoggedInOutsideResetPasswordFlow ( ) : void test
testChangePasswordHappy ( ) : void test
testChangePasswordWithEmptyCurrentPassword ( ) : void test
testChangePasswordWithError ( ) : void test
testChangePasswordWithInvalidUser ( ) : void test
testChangePasswordWithSamePassword ( ) : void test
testChangePasswordWithWrongCurrentPassword ( ) : void test
testEnsureUserActiveForResetPasswordFeature ( $ensureActive ) : void
testRequestPasswordEmptyReference ( ) : void test
testRequestPasswordHappy ( ) : void test
testRequestPasswordInvalidUser ( ) : void test
testRequestResetPasswordGet ( ) : void test
testResetPassword ( ) : void test

Описание методов

ensureUserActiveForResetPasswordFeature() публичный Метод

setUp() публичный Метод

setUp
public setUp ( ) : void
Результат void

tearDown() публичный Метод

tearDown
public tearDown ( ) : void
Результат void

testChangePasswordGetLoggedIn() публичный Метод

test
public testChangePasswordGetLoggedIn ( ) : void
Результат void

testChangePasswordGetNotLoggedInInsideResetPasswordFlow() публичный Метод

test

testChangePasswordGetNotLoggedInOutsideResetPasswordFlow() публичный Метод

test

testChangePasswordHappy() публичный Метод

test
public testChangePasswordHappy ( ) : void
Результат void

testChangePasswordWithEmptyCurrentPassword() публичный Метод

test
public testChangePasswordWithEmptyCurrentPassword ( ) : void
Результат void

testChangePasswordWithError() публичный Метод

test
public testChangePasswordWithError ( ) : void
Результат void

testChangePasswordWithInvalidUser() публичный Метод

test
public testChangePasswordWithInvalidUser ( ) : void
Результат void

testChangePasswordWithSamePassword() публичный Метод

test
public testChangePasswordWithSamePassword ( ) : void
Результат void

testChangePasswordWithWrongCurrentPassword() публичный Метод

test
public testChangePasswordWithWrongCurrentPassword ( ) : void
Результат void

testEnsureUserActiveForResetPasswordFeature() публичный Метод

public testEnsureUserActiveForResetPasswordFeature ( $ensureActive ) : void
Результат void

testRequestPasswordEmptyReference() публичный Метод

test
public testRequestPasswordEmptyReference ( ) : void
Результат void

testRequestPasswordHappy() публичный Метод

test
public testRequestPasswordHappy ( ) : void
Результат void

testRequestPasswordInvalidUser() публичный Метод

test
public testRequestPasswordInvalidUser ( ) : void
Результат void

testRequestResetPasswordGet() публичный Метод

test
public testRequestResetPasswordGet ( ) : void
Результат void

testResetPassword() публичный Метод

test
public testResetPassword ( ) : void
Результат void