wiki.techinc.nl/tests/phpunit/unit/includes/parser/Parsoid
thiemowmde 52963bbcc0 tests: Make use of ?? and ??= operators in test code
I believe the more recent syntax is quite a bit more readable. The
most obvious benefit is that it allows for much less duplication.

Note this patch is intentionally only touching tests, so it can't
have any effect on production code.

Change-Id: Ibdde9e37edf80f0d3bb3cb9056bee5f7df8010ee
2024-08-08 15:51:20 +02:00
..
Config tests: Make use of ?? and ??= operators in test code 2024-08-08 15:51:20 +02:00
LanguageVariantConverterUnitTest.php Fix some line indent 2024-04-20 00:25:15 +02:00
PageBundleParserOutputConverterTest.php Make $headers['content-language'] a string instead of Bcp47Code 2024-06-11 11:08:34 +02:00
ParsoidParserFactoryTest.php test: Add PHPUnit tests for ParsoidParserFactory 2024-02-18 21:18:08 +00:00