mediawiki-extensions-AbuseF.../tests/phpunit/integration
thiemowmde 24888bea15 Mark protected stuff in classes with no subclasses as private
Protected effectively means "public to subclasses" and should be
avoided for the same reasons as marking everything as public should
be avoided.

Change-Id: Iba674b486ce53fd1f94f70163d47824e969abb77
2023-06-23 12:28:06 +02:00
..
Api tests: Make some PHPUnit data providers static 2023-05-20 21:44:55 +02:00
ChangeTags tests: Make some PHPUnit data providers static 2023-05-20 21:44:55 +02:00
Maintenance tests: Make some PHPUnit data providers static 2023-05-20 21:44:55 +02:00
Parser Mark protected stuff in classes with no subclasses as private 2023-06-23 12:28:06 +02:00
Special tests: Make some PHPUnit data providers static 2023-05-20 21:44:55 +02:00
AbuseFilterExtensionJsonTest.php Add tests for extension.json and services 2023-03-28 09:35:02 +02:00
AbuseFilterServicesTest.php Add missing AbuseFilterServices::getHookRunner() 2023-06-14 17:35:43 +02:00
ActionVariablesIntegrationTest.php BlockedExternalDomains: Optimize host extraction by using parse_url 2023-06-19 13:36:27 +00:00
EchoNotifierTest.php tests: Make some PHPUnit data providers static 2023-05-20 21:44:55 +02:00
FilteredActionsHandlerTest.php BlockedExternalDomains: Optimize host extraction by using parse_url 2023-06-19 13:36:27 +00:00
FilterStoreTest.php tests: Make some PHPUnit data providers static 2023-05-20 21:44:55 +02:00
FilterValidatorTest.php tests: Make some PHPUnit data providers static 2023-05-20 21:44:55 +02:00