wiki.techinc.nl/tests/phpunit/structure
Timo Tijhof 92d6be8a38 resourceloader: Require $context parameter for FileModule::readStyleFiles()
Deprecated since MW 1.27.

Also update ResourcesTest to use TestingAccessWrapper instead of long-form
object reflection, and also apply it to its call for this method given
its meant to be private.

Change-Id: I9cc1af93730f632e4f8bf3a16d514a51ee73cb03
2019-02-18 19:05:24 +00:00
..
ApiPrefixUniquenessTest.php test: Assert that API generators have unique prefixes 2018-08-17 17:31:22 -07:00
ApiStructureTest.php Add @coversNothing for left over tests and enable sniff 2019-02-02 21:53:40 -08:00
AutoLoaderStructureTest.php Remove array_unique() on expected classes in checkAutoLoadConf() 2018-11-30 00:22:06 +00:00
AvailableRightsTest.php Check for right-* messages as a structure test 2018-07-26 14:14:54 -07:00
ContentHandlerSanityTest.php Add @coversNothing to tests that don't cover specific PHP classes 2018-06-12 13:27:40 -07:00
DatabaseIntegrationTest.php Add @coversNothing for left over tests and enable sniff 2019-02-02 21:53:40 -08:00
ExtensionJsonValidationTest.php Add @coversNothing to tests that don't cover specific PHP classes 2018-06-12 13:27:40 -07:00
ResourcesTest.php resourceloader: Require $context parameter for FileModule::readStyleFiles() 2019-02-18 19:05:24 +00:00
SpecialPageFatalTest.php Add @coversNothing for left over tests and enable sniff 2019-02-02 21:53:40 -08:00
StructureTest.php StructureTest::testUnitTestFileNamesEndWithTest() should not shell out 2018-09-18 20:34:28 +02:00