mediawiki-extensions-Cite/tests/phpunit/unit
thiemowmde 9e1c4645be Add strictly typed RefGroupItem class to Parsoid code
This does the exact same as the previously used generic stdClass
object, just strictly typed. Turned out to be surprisingly
straightforward, as proven by the small size of this patch.

I'm intentionally not adding anything new in this patch. For
example, the new class is perfect to write longer documentation
for every field. But this is for a later patch.

Change-Id: Ibf696f6b5ef1bfdbe846b571fb7e9ded96693351
2024-03-14 11:59:34 +01:00
..
Parsoid Add strictly typed RefGroupItem class to Parsoid code 2024-03-14 11:59:34 +01:00
CitationToolDefinitionTest.php More simple and consistent @covers and @license tags 2023-12-15 12:12:16 +01:00
CiteHooksUnitTest.php More simple and consistent @covers and @license tags 2023-12-15 12:12:16 +01:00
CiteParserHooksTest.php Merge "Various cleanups to PHPUnit test mock setup" 2023-12-18 12:36:11 +00:00
CiteParserTagHooksTest.php Merge "Various cleanups to PHPUnit test mock setup" 2023-12-18 12:36:11 +00:00
ErrorReporterTest.php Simplify ErrorReporter PHPUnit test setup 2024-02-01 17:28:44 +01:00
ReferenceListFormatterTest.php Rename ReferencesFormatter to ReferenceListFormatter 2024-02-07 18:20:02 +01:00
ReferenceMessageLocalizerUnitTest.php More simple and consistent @covers and @license tags 2023-12-15 12:12:16 +01:00
ReferenceStackTest.php Move extendsCount into parent ref item 2024-01-10 11:55:16 +01:00