wiki.techinc.nl/tests/phpunit/includes/cache
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
..
GenderCacheTest.php Add missing newline between <?php and namespace/use section 2019-06-03 13:36:48 +00:00
LocalisationCacheTest.php Revert "Make LocalisationCache a service" 2019-08-26 18:28:26 +02:00
MessageCacheTest.php tests: Prefer assertSame() when comparing the integer 0 2019-09-19 15:35:23 +00:00