wiki.techinc.nl/tests/phpunit/includes/site
Umherirrender d36073cdcf tests: Make some PHPUnit data providers static
Initally used a new sniff with autofix (T333745),
but some provide are defined non-static in TestBase class
and need more work to make them static in a compatible way

Bug: T332865
Change-Id: I889d33424f0c01fb26f2d86f8d4fc3de3e568843
2023-05-20 01:05:27 +02:00
..
CachingSiteStoreTest.php site: Annotate CachingSiteStore as @internal and perform minor cleanup 2022-11-05 00:37:12 +00:00
DBSiteStoreTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
HashSiteStoreTest.php
MediaWikiSiteTest.php tests: Make some PHPUnit data providers static 2023-05-20 01:05:27 +02:00
SiteExporterTest.php tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
SiteImporterTest.php tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
SiteImporterTest.xml
SiteListTest.php Remove pre PHP 7.4 serialize()/unserialize() 2022-11-10 19:25:01 +00:00
SiteTest.php Remove pre PHP 7.4 serialize()/unserialize() 2022-11-10 19:25:01 +00:00
TestSites.php