MediaWiki REL1_28
PasswordResetTest Class Reference

Database. More...

Inheritance diagram for PasswordResetTest:
Collaboration diagram for PasswordResetTest:

Public Member Functions

 provideIsAllowed ()
 
 testExecute_email ()
 
 testIsAllowed ( $passwordResetRoutes, $enableEmail, $allowsAuthenticationDataChange, $canEditPrivate, $canSeePassword, $userIsBlocked, $isAllowed, $isAllowedToDisplayPassword)
 provideIsAllowed
 

Detailed Description

Database.

Definition at line 8 of file PasswordResetTest.php.

Member Function Documentation

◆ provideIsAllowed()

PasswordResetTest::provideIsAllowed ( )

Definition at line 47 of file PasswordResetTest.php.

References true.

◆ testExecute_email()

PasswordResetTest::testExecute_email ( )

Definition at line 122 of file PasswordResetTest.php.

References $request, and $status.

◆ testIsAllowed()

PasswordResetTest::testIsAllowed (   $passwordResetRoutes,
  $enableEmail,
  $allowsAuthenticationDataChange,
  $canEditPrivate,
  $canSeePassword,
  $userIsBlocked,
  $isAllowed,
  $isAllowedToDisplayPassword 
)

provideIsAllowed

Definition at line 12 of file PasswordResetTest.php.

References $user, and use.


The documentation for this class was generated from the following file: