wiki.techinc.nl/tests/phpunit/includes/site
Daimona Eaytoy 2e02e7fdb1 Fix most PHPUnit 8 compat issues in DBless tests
This patch fixes all PHPUnit 8 compat issues in the DBless suite, aside
from assertArraySubset.

Bug: T192167
Change-Id: Iea782386509b9e579f06d63687669e14bc437fad
2019-12-15 00:24:21 +00:00
..
CachingSiteStoreTest.php tests: Prefer assertSame() when comparing the integer 0 2019-09-19 15:35:23 +00:00
DBSiteStoreTest.php tests: Prefer assertSame() when comparing the integer 0 2019-09-19 15:35:23 +00:00
HashSiteStoreTest.php Unset all globals unneeded for unit tests, assert correct directory 2019-07-09 14:09:29 -04:00
MediaWikiPageNameNormalizerTest.php Manual fix of the remaining assertInternalType & Co. 2019-12-15 00:20:10 +00:00
MediaWikiSiteTest.php Fix most PHPUnit 8 compat issues in DBless tests 2019-12-15 00:24:21 +00:00
SiteExporterTest.php Stop using assertContains with string haystack 2019-12-15 00:22:44 +00:00
SiteImporterTest.php Replace setExpectedException with single arg 2019-10-05 17:39:46 +02:00
SiteImporterTest.xml phpunit: Repair GLOBALS reset in MediaWikiUnitTestCase 2019-09-02 20:58:34 +01:00
SiteListTest.php Remove comments literally documenting unit tests being unit tests 2019-02-19 15:18:12 +01:00
SiteTest.php Fix most PHPUnit 8 compat issues in DBless tests 2019-12-15 00:24:21 +00:00
TestSites.php Move phpunit @group from file comment to class comment 2018-03-10 11:48:28 +01:00