MediaWiki  REL1_24
LayeredParameterizedPasswordTest Class Reference
Inheritance diagram for LayeredParameterizedPasswordTest:
Collaboration diagram for LayeredParameterizedPasswordTest:

List of all members.

Public Member Functions

 testLargeLayeredPartialUpdate ()
 LayeredParameterizedPassword::partialCrypt

Static Public Member Functions

static providePasswordTests ()
 An array of tests in the form of (bool, string, string), where the first element is whether the second parameter (a password hash) and the third parameter (a password) should match.

Protected Member Functions

 getTypeConfigs ()
 Return an array of configs to be used for this class's password type.

Detailed Description

Definition at line 3 of file LayeredParameterizedPasswordTest.php.


Member Function Documentation

Return an array of configs to be used for this class's password type.

Returns:
array[]

Reimplemented from PasswordTestCase.

Definition at line 4 of file LayeredParameterizedPasswordTest.php.

References array().

An array of tests in the form of (bool, string, string), where the first element is whether the second parameter (a password hash) and the third parameter (a password) should match.

Returns:
array

Reimplemented from PasswordTestCase.

Definition at line 29 of file LayeredParameterizedPasswordTest.php.

References array().


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