wiki.techinc.nl/tests/phpunit/includes/api/query
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
..
ApiQueryAllRevisionsTest.php Remove usages of 'text' flag in revision-related getQueryInfo() calls 2019-04-16 15:23:14 -05:00
ApiQueryBasicTest.php Add public as visibility in tests folder 2019-10-10 21:55:37 +02:00
ApiQueryContinue2Test.php Add public as visibility in tests folder 2019-10-10 21:55:37 +02:00
ApiQueryContinueTest.php Add public as visibility in tests folder 2019-10-10 21:55:37 +02:00
ApiQueryContinueTestBase.php build: Updating mediawiki/mediawiki-codesniffer to 16.0.0 2018-02-17 13:29:13 +01:00
ApiQueryRevisionsTest.php API: Update query modules for MCR 2018-07-27 23:33:45 +00:00
ApiQueryTest.php Make use of PHPUnit's assertCount feature where possible 2020-03-02 15:58:41 +00:00
ApiQueryTestBase.php Make use of PHPUnit's assertCount feature where possible 2020-03-02 15:58:41 +00:00
ApiQueryUserContribsTest.php Mostly drop old pre-actor user schemas 2019-09-09 11:38:36 -04:00