MediaWiki  1.28.1
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 More...
 

Detailed Description

Database.

Definition at line 8 of file PasswordResetTest.php.

Member Function Documentation

PasswordResetTest::provideIsAllowed ( )

Definition at line 47 of file PasswordResetTest.php.

References true.

PasswordResetTest::testExecute_email ( )

Definition at line 122 of file PasswordResetTest.php.

References $request, $status, class, and StatusValue\newGood().

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

provideIsAllowed

Definition at line 12 of file PasswordResetTest.php.

References $user, class, StatusValue\newFatal(), StatusValue\newGood(), and use.


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