mediawiki-extensions-CodeMi.../tests/phpunit
Fomafix 6a37fedf73 Use $this->getServiceContainer() in tests and update class names
Consistently use
	$this->getServiceContainer()
instead of
	MediaWikiServices::getInstance()
in tests.

Also use namespaced classes
* MediaWiki\Output\OutputPage instead of OutputPage and
* MediaWiki\User\User instead of User.

Change-Id: I0cc39ba6cc706bf01581687e440ef9fb4ad39d81
2023-10-11 20:11:49 +00:00
..
DataScriptTest.php Migrate ResourceLoaderCodeMirrorModule to a virtual file callback 2023-05-05 16:26:09 +10:00
HookTest.php Use $this->getServiceContainer() in tests and update class names 2023-10-11 20:11:49 +00:00