mediawiki-extensions-Cite/tests/phpunit/unit
thiemowmde c794962df7 Use short fn() syntax in tests where it makes sense
We can use this syntax now. It was introduced in PHP 7.4.

Bug: T353269
Change-Id: I5404b33b654efb01171fa2b4ad3925170ffd0e56
2023-12-14 08:05:01 +00: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 Use short fn() syntax in tests where it makes sense 2023-12-14 08:05:01 +00:00
ReferenceMessageLocalizerUnitTest.php Replace extremely slow parser test with fast unit tests 2023-07-28 00:32:38 +00:00
ReferencesFormatterTest.php Use short fn() syntax in tests where it makes sense 2023-12-14 08:05:01 +00:00
ReferenceStackTest.php Replace all Language and Parser mocks with no-op mocks 2023-07-27 10:00:28 +00:00