wiki.techinc.nl/tests/phpunit/includes/api
Yuri Astrakhan 95f22fafaf Fixed phpunit exception test
phpunit has removed that class in
f0322b6978
instead adding a dependency on "sebastian/comparator": "dev-master"
https://github.com/sebastianbergmann/comparator

The class name changed from PHPUnit_Framework_ComparisonFailure
to \SebastianBergmann\Comparator\ComparisonFailure\ComparisonFailure

Bug: T90880
Change-Id: I8988d0b07c00f54c8c8dd38a5e92a5736d88b163
2015-03-17 03:01:28 +03:00
..
format Add lots of @throws 2014-12-24 13:49:20 +00:00
query Fixed phpunit exception test 2015-03-17 03:01:28 +03:00
ApiBaseTest.php
ApiBlockTest.php
ApiCreateAccountTest.php
ApiEditPageTest.php Enable the creation of empty pages 2014-07-25 23:26:18 -04:00
ApiLoginTest.php Profile all external HTTP requests from MW 2015-03-03 20:54:30 -08:00
ApiMainTest.php Use also $wgAutoloadClasses in tests for module names 2015-01-06 13:21:17 +00:00
ApiModuleManagerTest.php Add @covers tags to ApiModuleManagerTest 2014-09-08 10:52:10 +00:00
ApiOptionsTest.php Use mergeMwGlobalArrayValue in ApiOptionsTest 2014-10-23 17:42:34 +00:00
ApiParseTest.php Pass phpcs-strict on some test files (5/x) 2014-04-24 18:51:45 +02:00
ApiPurgeTest.php Pass phpcs-strict on some test files (5/x) 2014-04-24 18:51:45 +02:00
ApiQueryAllPagesTest.php Cleanup a bunch of tests and add todos 2014-03-09 15:12:45 +01:00
ApiRevisionDeleteTest.php Fix phpcs errors in tests dir 2014-08-17 22:57:09 +01:00
ApiTestCase.php Destroy session after running api tests 2014-12-16 20:50:35 +00:00
ApiTestCaseUpload.php Use MediaWikiTestCase methods for tempdir in unit tests 2015-02-11 03:49:02 +00:00
ApiTestContext.php Fixed some @params documentation (tests) 2014-04-17 20:43:42 +02:00
ApiTokensTest.php
ApiUnblockTest.php
ApiUploadTest.php Use MediaWikiTestCase methods for tempdir in unit tests 2015-02-11 03:49:02 +00:00
ApiWatchTest.php
generateRandomImages.php
MockApi.php
MockApiQueryBase.php
PrefixUniquenessTest.php API: HTMLize and internationalize the help, add Special:ApiHelp 2014-10-10 10:46:39 -04:00
RandomImageGenerator.php Change @return to start with type 2014-08-20 20:35:41 +02:00
UserWrapper.php
words.txt