wiki.techinc.nl/tests/phpunit/includes/user
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
..
BotPasswordTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
CentralIdLookupTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
ExternalUserNamesTest.php Move methods for handling external usernames to a dedicated class 2018-01-18 21:02:49 +01:00
LocalIdLookupTest.php Whenever possible, reuse User objects in unit tests 2016-05-26 20:42:31 +00:00
PasswordResetTest.php Add @covers tags to user tests 2017-12-24 23:29:00 -08:00
UserArrayFromResultTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
UserGroupMembershipTest.php Use test user helper methods in UserGroupMembershipTest/UserTest 2017-05-19 19:07:21 +00:00
UserTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00