mediawiki-extensions-Cite/tests/phpunit
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
..
integration Drop obscure error message about an unused group 2024-03-04 13:04:36 +01:00
unit Add strictly typed RefGroupItem class to Parsoid code 2024-03-14 11:59:34 +01:00
CiteCSSFileModuleTest.php Move Parsoid-specific CSS into a subdirectory 2024-03-11 12:42:25 +00:00
CiteDbTest.php Stop writing to tablesUsed in tests 2024-01-20 12:23:34 +01:00
CiteHooksTest.php tests: Widen @covers annotations 2023-12-14 01:54:48 +00:00
CiteIntegrationTest.php Rename ReferencesFormatter to ReferenceListFormatter 2024-02-07 18:20:02 +01:00
ReferenceMessageLocalizerTest.php Drop unused cite_reference(s)_link_prefix messages 2024-01-04 13:17:42 +01:00
TestUtils.php Encapsulate ref object: limited to ReferenceStack 2024-01-09 09:59:16 +01:00