wiki.techinc.nl/tests/phpunit/unit/includes/password
daniel e239b02a5e Add convenience methods for asserting status.
This ensures that assertions work in a uniform way,
and provides meaningful messages in cause of failure.

Change-Id: Ic01715b9a55444d3df6b5d4097e78cb8ac082b3e
2022-03-16 22:44:25 +01:00
..
Argon2PasswordTest.php phpcs: Disable Generic.Files.LineLength for test files 2022-02-18 18:32:05 +00:00
BcryptPasswordTest.php phpcs: Disable Generic.Files.LineLength for test files 2022-02-18 18:32:05 +00:00
EncryptedPasswordTest.php phpcs: Disable Generic.Files.LineLength for test files 2022-02-18 18:32:05 +00:00
LayeredParameterizedPasswordTest.php phpcs: Disable Generic.Files.LineLength for test files 2022-02-18 18:32:05 +00:00
MWOldPasswordTest.php Unitify most password-related tests 2019-11-10 14:35:27 -08:00
MWSaltedPasswordTest.php Unitify most password-related tests 2019-11-10 14:35:27 -08:00
PasswordFactoryTest.php PasswordFactoryTest: assertArraySubset() is deprecated 2020-01-17 16:04:47 +00:00
PasswordPolicyChecksTest.php Add convenience methods for asserting status. 2022-03-16 22:44:25 +01:00
PasswordTest.php Improve password test coverage 2019-11-19 15:00:59 +00:00
PasswordTestCase.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
Pbkdf2PasswordFallbackTest.php Unitify most password-related tests 2019-11-10 14:35:27 -08:00
Pbkdf2PasswordTest.php phpunit: Add error_reporting/AtEase check to MediaWikiUnitTestCase 2020-05-09 01:48:45 +00:00