wiki.techinc.nl/tests/phpunit/includes/title
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
..
MediaWikiTitleCodecTest.php Use MainConfigNames constants in tests where possible 2024-07-10 10:11:22 +00:00
NaiveImportTitleFactoryTest.php tests: Use namespaced class names in @covers annotations 2024-01-27 01:11:07 +01:00
NamespaceImportTitleFactoryTest.php tests: Use namespaced class names in @covers annotations 2024-01-27 01:11:07 +01:00
NamespaceInfoTest.php Use MainConfigNames constants in tests where possible 2024-07-10 10:11:22 +00:00
SubpageImportTitleFactoryTest.php tests: Use namespaced class names in @covers annotations 2024-01-27 01:11:07 +01:00
TemplateCategoriesTest.php Add namespace to WikitextContent 2024-08-06 17:42:51 +03:30
TitleTest.php tests: Make use of ?? and ??= operators in test code 2024-08-08 15:51:20 +02:00
TitleUrlTest.php Tests: remove a bunch of DummyServicesTrait-related comments 2024-05-10 04:07:59 +00:00