wiki.techinc.nl/tests/phpunit/includes/actions
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
..
ActionTest.php Manual fix of the remaining assertInternalType & Co. 2019-12-15 00:20:10 +00:00
ViewActionTest.php Revert "Separate MediaWiki unit and integration tests" 2019-06-13 23:00:08 +00:00
WatchActionTest.php Make use of PHPUnit's assertCount feature where possible 2020-03-02 15:58:41 +00:00