wiki.techinc.nl/tests/phpunit/includes/libs
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
..
filebackend/fsfile TempFSFileFactory service 2019-08-21 16:26:05 +03:00
Message Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
mime tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
objectcache Make use of PHPUnit's assertCount feature where possible 2020-03-02 15:58:41 +00:00
ParamValidator Make use of PHPUnit's assertCount feature where possible 2020-03-02 15:58:41 +00:00
rdbms rdbms: make Database::build(Greatest|Least) support expressions 2020-02-15 21:56:57 +00:00
uuid Move UIDGenerator code to a service and put it under /libs 2020-02-18 00:20:40 +00:00
CSSMinTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
GenericArrayObjectTest.php Revert "Separate MediaWiki unit and integration tests" 2019-06-13 23:00:08 +00:00