wiki.techinc.nl/tests/phpunit/includes/password
Umherirrender 45da581551 Use ::class to resolve class names in tests
This helps to find renamed or misspelled classes earlier.
Phan will check the class names

Change-Id: Ie541a7baae10ab6f5c13f95ac2ff6598b8f8950c
2018-01-26 22:49:13 +01:00
..
BcryptPasswordTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
EncryptedPasswordTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
LayeredParameterizedPasswordTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
MWOldPasswordTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
MWSaltedPasswordTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
PasswordFactoryTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
PasswordPolicyChecksTest.php Improve test coverage in includes/password 2017-06-07 14:28:11 +10:00
PasswordTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
PasswordTestCase.php Improve test coverage in includes/password 2017-06-07 14:28:11 +10:00
Pbkdf2PasswordFallbackTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
Pbkdf2PasswordTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
UserPasswordPolicyTest.php Remove empty lines at begin of function, if, foreach, switch 2017-07-01 11:34:16 +00:00