mediawiki-skins-Vector/tests/phpunit/integration
Fomafix b35f956bca PHPUnit: Use FQCN with leading backslash in @covers annotation
https://docs.phpunit.de/en/11.4/annotations.html#covers recommends:

Please note that this annotation requires a fully-qualified class name
(FQCN). To make this more obvious to the reader, it is recommended to
use a leading backslash (even if this not required for the annotation
to work correctly).

Change-Id: I58d381d8a5b378d0086bdce0717f42e885ea5b87
2024-11-19 19:34:44 +00:00
..
FeatureManagement Improve documentation for how feature manager classes work. 2024-08-08 20:19:48 +00:00
ConfigHelperTest.php Use namespaced classes 2024-06-10 22:28:40 +02:00
ServiceWiringTest.php Use $this->getServiceContainer() in tests 2024-03-01 15:31:49 +00:00
SkinVectorTest.php Use namespaced classes 2024-06-10 22:28:40 +02:00
VectorHooksTest.php PHPUnit: Use FQCN with leading backslash in @covers annotation 2024-11-19 19:34:44 +00:00