mediawiki-extensions-Cite/tests/phpunit
Fomafix 96fad3ea99 tests: Use $this->getServiceContainer()
Use
	$this->getServiceContainer()
instead of
	MediaWikiServices::getInstance()
in tests.

Change-Id: I5e56524b85ba6e34cecffba2f24fb44b3f66ec8f
2023-10-26 19:59:14 +00:00
..
integration Replace extremely slow parser test with fast unit tests 2023-07-28 00:32:38 +00:00
unit Replace some moved Title class uses, now MediaWiki\Title\Title 2023-08-19 04:13:55 +00:00
CiteCSSFileModuleTest.php tests: Use $this->getServiceContainer() 2023-10-26 19:59:14 +00:00
CiteDbTest.php tests: Use $this->getServiceContainer() 2023-10-26 19:59:14 +00:00
CiteHooksTest.php tests: Use $this->getServiceContainer() 2023-10-26 19:59:14 +00:00
CiteIntegrationTest.php Replace all Language and Parser mocks with no-op mocks 2023-07-27 10:00:28 +00:00
ReferenceMessageLocalizerTest.php Remove single use classes from the use section 2019-12-17 14:57:55 +01:00