wiki.techinc.nl/tests/phpunit/structure
daniel 37af531721 AutoLoader: provide methods for registering classes
This introduces static methods for registering classes and namespaces,
so we don't have to mess with global variables and static members
fields.

Bug: T240535
Change-Id: I1abb27bd70898d04c9253e0b7467447fa96d15a4
2022-05-10 13:55:53 +10:00
..
AbstractSchemaValidationTest.php Add validation for abstract schema 2022-02-22 17:41:08 +00:00
ApiPrefixUniquenessTest.php api: Inject services into ApiQuery class 2021-09-17 00:57:37 +02:00
ApiStructureTest.php Use MainConfigNames instead of string literals, #5 2022-04-27 18:46:29 +03:00
AutoLoaderStructureTest.php AutoLoader: provide methods for registering classes 2022-05-10 13:55:53 +10:00
AvailableRightsTest.php Remove usages of deprecated Language methods 2020-02-16 00:45:48 +00:00
BundleSizeTest.php Use MainConfigNames instead of string literals, #5 2022-04-27 18:46:29 +03:00
ContentHandlerFunctionalTest.php tests: Rename ContentHandlerSanityTest to ContentHandlerFunctionalTest 2021-11-22 10:54:41 +00:00
DatabaseIntegrationTest.php Improve generateSchemaChangeSql.php/generateSchemaSql.php 2022-01-24 21:02:15 +01:00
ExtensionJsonValidationTest.php Cleanup mixed space/tab line indent 2021-09-04 00:52:31 +02:00
PasswordPolicyStructureTest.php MediaWikiTestCase to MediaWikiIntegrationTestCase 2020-06-30 17:02:22 +01:00
ResourcesTest.php Remove or replace usages of "sane" 2021-11-22 13:35:17 +00:00
RestStructureTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
SettingsTest.php Skip failing structure test in SettingsTest 2022-05-06 16:09:56 +02:00
SpecialPageFatalTest.php Revert "Add SpecialPageFatalTest to @group Database" 2022-03-31 12:37:57 +00:00
StructureTest.php Use str_starts_with/str_ends_with 2022-05-02 10:59:58 +03:00
SuiteDirectoryTest.php Tests: Start marking some closures as static 2021-02-06 19:57:42 +00:00