wiki.techinc.nl/tests/phpunit/unit/includes/parser
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
..
Parsoid tests: Make use of ?? and ??= operators in test code 2024-08-08 15:51:20 +02:00
LinkHolderArrayTest.php tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00
MagicWordArrayTest.php Add __debugInfo to MediaWikiTestCaseTrait::createNoOpMock 2024-04-10 14:25:07 +02:00
MagicWordTest.php tests: Add or fix Parser test namespaces 2024-02-16 22:39:13 +00:00
ParserCacheFactoryTest.php Add namespace to the root classes of ObjectCache 2024-07-10 00:14:54 +03:30
ParserCacheFilterTest.php tests: Add or fix Parser test namespaces 2024-02-16 22:39:13 +00:00
ParserFactoryTest.php Parser: Inject service LanguageNameUtils 2024-05-20 19:23:37 +00:00
ParserObserverTest.php tests: Use namespaced classes (2) 2024-06-13 23:21:02 +02:00
SanitizerUnitTest.php tests: Add or fix Parser test namespaces 2024-02-16 22:39:13 +00:00