MediaWiki  1.29.2
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)
 provideIsAllowed More...
 

Detailed Description

Database.

Definition at line 8 of file PasswordResetTest.php.

Member Function Documentation

◆ provideIsAllowed()

PasswordResetTest::provideIsAllowed ( )

Definition at line 45 of file PasswordResetTest.php.

References true.

◆ testExecute_email()

PasswordResetTest::testExecute_email ( )

Definition at line 113 of file PasswordResetTest.php.

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

◆ testIsAllowed()

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

provideIsAllowed

Definition at line 12 of file PasswordResetTest.php.

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


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