wiki.techinc.nl/tests/phpunit/includes/title
thiemowmde ba36bf46a1 tests: Make use of ??= and ?? operators in various tests
The main benefit is that this syntax avoids repeating the variable
name. It does the same as before.

Change-Id: I2040be889c749f4e2416ca9948ba261345858af2
2024-08-15 11:44:46 +02:00
..
MediaWikiTitleCodecTest.php tests: Make use of ??= and ?? operators in various tests 2024-08-15 11:44:46 +02: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