wiki.techinc.nl/tests/phpunit/includes/language
Fomafix 42b0f55741 Use $this->getServiceContainer() in tests
Use
	$this->getServiceContainer()
instead of
	MediaWikiServices::getInstance()
in tests where possible.

Change-Id: I798b2941f37a43b9073072935b54c3ea0cfe70dd
2023-10-17 18:40:46 +00:00
..
converters Use $this->getServiceContainer() in tests 2023-10-17 18:40:46 +00:00
ConverterRuleTest.php
LanguageClassesTestCase.php Use $this->getServiceContainer() in tests 2023-10-17 18:40:46 +00:00
LanguageConverterFactoryTest.php Use $this->getServiceContainer() in tests 2023-10-17 18:40:46 +00:00
LanguageConverterIntegrationTest.php phpunit: Generalize LanguageConverterTestTrait and simplify tests 2023-02-13 21:12:33 +00:00
LanguageConverterTest.php Namespace User under \MediaWiki\User 2023-09-19 19:18:16 +00:00
LanguageConverterTestTrait.php phpunit: Generalize LanguageConverterTestTrait and simplify tests 2023-02-13 21:12:33 +00:00
LanguageFallbackIntegrationTest.php
LanguageIntegrationTest.php Use $this->getServiceContainer() in tests 2023-10-17 18:40:46 +00:00
LocalisationCacheTest.php LocalisationCache: Load only core data if possible (v2) 2023-08-08 13:10:18 +02:00
MessageCacheTest.php Support message parameters on the uselang=x-xss feature 2023-09-28 15:33:00 +00:00
MessageTest.php tests: Move test cases from /includes/ into sub folder 2023-09-13 00:09:05 +02:00
TimeAdjustTest.php tests: Move test cases from /includes/ into sub folder 2023-09-13 00:09:05 +02:00