wiki.techinc.nl/tests/phpunit/includes/user
Thiemo Kreuz 32a429e8c4 tests: Prefer assertSame() when comparing the integer 0
assertSame() is guaranteed to not do any type conversion. This can be
critical when acciden tially comparing, for example, 0 to 0.0.

Change-Id: Iffcc9bda69573623ba14af655dcd697d0fcce525
2019-09-19 15:35:23 +00:00
..
BotPasswordTest.php Hard deprecate Password::equals() 2019-04-12 18:39:14 -07:00
CentralIdLookupTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
ExternalUserNamesTest.php Set content language for test to en to ensure it passes 2019-06-03 13:44:11 -04:00
LocalIdLookupTest.php Replace usages of deprecated User::isAllowed. Step 2. 2019-09-11 16:00:03 -07:00
PasswordResetTest.php Replace usages of deprecated User::isAllowed. Step 2. 2019-09-11 16:00:03 -07:00
UserGroupMembershipTest.php Replace usages of deprecated User::isAllowed. Step 2. 2019-09-11 16:00:03 -07:00
UserTest.php tests: Prefer assertSame() when comparing the integer 0 2019-09-19 15:35:23 +00:00