wiki.techinc.nl/tests/phpunit/includes/debug
Thiemo Kreuz e1dd371e11 Make use of PHPUnit's assertCount feature where possible
… and avoid assertEmpty() on arrays, in favor of a much more strict
assertSame( [] ).

Change-Id: I20266b0b1fc38a3a87666ba1b0793cb2b37d94a9
2020-03-02 15:58:41 +00:00
..
logger tests: Nuke everything HHVM-related 2019-10-05 12:51:07 -07:00
DeprecationHelperTest.php parser: Inject a LanguageConverterFactory through DI containers: 2020-02-04 14:42:03 +02:00
MWDebugTest.php Make use of PHPUnit's assertCount feature where possible 2020-03-02 15:58:41 +00:00
TestDeprecatedClass.php
TestDeprecatedSubclass.php Fix class name handling in DeprecationHelper 2019-04-19 01:09:25 -07:00