wiki.techinc.nl/tests/phpunit/includes/api/query
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
..
ApiQueryBasicTest.php Remove require_once from some tests by adding classes to TestsAutoLoader 2014-11-12 20:24:08 +01:00
ApiQueryContinue2Test.php Remove require_once from some tests by adding classes to TestsAutoLoader 2014-11-12 20:24:08 +01:00
ApiQueryContinueTest.php Remove require_once from some tests by adding classes to TestsAutoLoader 2014-11-12 20:24:08 +01: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 Fixed phpunit exception test 2015-03-17 03:01:28 +03:00