wiki.techinc.nl/tests/phpunit/includes/api/query
Brad Jorsch beab6b009e Change API result data structure to be cleaner in new formats
Nothing in this patch should result in changed output for format=json or
format=php except as noted in RELEASE-NOTES-1.25, and changed output for
format=xml should be similar or cosmetic. However, other code accessing
the result data directly may need to be updated.

Bug: T87053
Bug: T12887
Change-Id: I3500708965cb8869b5aed1543381aad208dadd13
2015-04-20 17:49:37 -04:00
..
ApiQueryBasicTest.php Remove require_once from some tests by adding classes to TestsAutoLoader 2014-11-12 20:24:08 +01:00
ApiQueryContinue2Test.php Change API result data structure to be cleaner in new formats 2015-04-20 17:49:37 -04:00
ApiQueryContinueTest.php Change API result data structure to be cleaner in new formats 2015-04-20 17:49:37 -04:00
ApiQueryContinueTestBase.php Remove require_once from some tests by adding classes to TestsAutoLoader 2014-11-12 20:24:08 +01:00
ApiQueryRevisionsTest.php @covers for ApiQuery stuff 2013-10-24 11:04:00 +01:00
ApiQueryTest.php Use also $wgAutoloadClasses in tests for module names 2015-01-06 13:21:17 +00:00
ApiQueryTestBase.php Replace use of assertType with assertInternalType and assertInstanceOf 2015-04-09 01:15:44 -04:00