mediawiki-extensions-Cite/tests/phpunit/unit
thiemowmde 04208b5fd1 Remove PHPDocs that just repeat what the code already says
We removed a bunch of now redundant docs already, see e.g. Ie0692fa.

Change-Id: I55c62d935bdec8bedaebc2666fca3eb17309b0c7
2023-12-13 12:44:41 +01:00
..
CitationToolDefinitionTest.php Update tests for PHPUnit 9.6 2023-11-22 00:15:20 +01:00
CiteHooksUnitTest.php Update StaticUserOptionsLookup's FQN 2023-11-29 17:55:07 +00:00
CiteParserHooksTest.php Remove PHPDocs that just repeat what the code already says 2023-12-13 12:44:41 +01:00
CiteParserTagHooksTest.php Remove PHPDocs that just repeat what the code already says 2023-12-13 12:44:41 +01:00
ErrorReporterTest.php Update tests for PHPUnit 9.6 2023-11-22 00:15:20 +01:00
ReferenceMessageLocalizerUnitTest.php Replace extremely slow parser test with fast unit tests 2023-07-28 00:32:38 +00:00
ReferencesFormatterTest.php Avoid a few isset() in favor of more recent syntax 2023-12-12 12:13:42 +00:00
ReferenceStackTest.php Replace all Language and Parser mocks with no-op mocks 2023-07-27 10:00:28 +00:00