wiki.techinc.nl/tests/phpunit/includes/site
Reedy 41c42d5435 Tests: Cleanup some unnecessary nested function calls
Replace ->will( ->return with ->willReturn(

Change-Id: Ia2dfafa03cac8169d86d6fa5a30b73bfad1fe9fa
2022-06-06 01:02:34 +01:00
..
CachingSiteStoreTest.php Tests: Cleanup some unnecessary nested function calls 2022-06-06 01:02:34 +01:00
DBSiteStoreTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
HashSiteStoreTest.php
MediaWikiSiteTest.php Fix most PHPUnit 8 compat issues in DBless tests 2019-12-15 00:24:21 +00:00
SiteExporterTest.php Tests: Cleanup some unnecessary nested function calls 2022-06-06 01:02:34 +01:00
SiteImporterTest.php Tests: Cleanup some unnecessary nested function calls 2022-06-06 01:02:34 +01:00
SiteImporterTest.xml
SiteListTest.php MediaWikiTestCase to MediaWikiIntegrationTestCase 2020-06-30 17:02:22 +01:00
SiteTest.php build: Update mediawiki/mediawiki-codesniffer to 35.0.0 2021-01-31 13:34:38 +00:00
TestSites.php