wiki.techinc.nl/tests/phpunit/includes/page
Func 4d1da6f7f8 phpunit: Update @covers annotations for namespaced classes
We renamed many classes to be namespaced, but the `@covers` and
`@coversDefaultClass` annotations weren't updated properly.

PHPUnit didn't support short cover annotations with `use` statements,
these didn't trigger any errors yet, because they are class alias.

This patch is populated by a modified version of PhpunitAnnotationsSniff.

Change-Id: I6c602290a30099239b17d2dc0d67b1488b4eaeeb
2023-05-27 17:43:12 +08:00
..
ArticleTablesTest.php phpunit: Update @covers annotations for namespaced classes 2023-05-27 17:43:12 +08:00
ArticleTest.php ParserCache: add an option to explicitly trigger links update 2023-05-16 11:32:55 +02:00
ArticleViewTest.php tests: Fix casing of MediaWiki\ namespace references 2023-05-05 22:19:56 +02:00
ImagePage404Test.php tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
ImagePageTest.php tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
PageArchiveTest.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
PagePropsTest.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
PageSelectQueryBuilderTest.php
PageStoreTest.php tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
ParserOutputAccessTest.php ParserCache: add an option to explicitly trigger links update 2023-05-16 11:32:55 +02:00
UndeletePageTest.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
WikiCategoryPageTest.php tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
WikiPageDbTest.php tests: Fix casing of MediaWiki\ namespace references 2023-05-05 22:19:56 +02:00