wiki.techinc.nl/tests/phpunit/includes/ResourceLoader
thiemowmde ea2f0b651e Replace generic new Exception with more generic ones
… or with $this->fail() from the PHPUnit TestCase base class.

I hope this makes the code more readable, i.e. communicate the
intention better. The output should be the same, i.e. the test fails
as before in case of an error.

Change-Id: Ied8a045141ac92d6af6398682bb5d9ca7ca88c49
2023-10-17 07:59:50 +00:00
..
templates ResourceLoader namespace (attempt 2) 2022-05-24 15:41:46 +00:00
ClientHtmlTest.php Namespace Config-related classes under \MediaWiki\Config 2023-09-21 05:41:58 +00:00
ContextTest.php Namespace Config-related classes under \MediaWiki\Config 2023-09-21 05:41:58 +00:00
DerivativeContextTest.php Namespace User under \MediaWiki\User 2023-09-19 19:18:16 +00:00
FileModuleTest.php Replace generic new Exception with more generic ones 2023-10-17 07:59:50 +00:00
ImageModuleTest.php ResourceLoader: Remove unused rasterized URL in ImageModule::getCssDeclarations 2023-07-13 01:52:57 +00:00
LessVarFileModuleTest.php ResourceLoader: Hoist and simplify @covers in test cases 2022-08-23 23:59:17 +00:00
MessageBlobStoreTest.php Bump codesniffer to 42.0.0 2023-09-27 15:06:32 -04:00
ModuleTest.php ResourceLoader: Improve and generalize validateScriptFile test coverage 2023-10-02 18:46:25 -07:00
OOUIImageModuleTest.php ResourceLoader: Remove SVG fallback hack from ImageModule 2023-02-08 01:32:07 +01:00
ResourceLoaderTest.php Bump codesniffer to 42.0.0 2023-09-27 15:06:32 -04:00
SkinModuleTest.php Namespace Config-related classes under \MediaWiki\Config 2023-09-21 05:41:58 +00:00
StartUpModuleTest.php Bump codesniffer to 42.0.0 2023-09-27 15:06:32 -04:00
UserOptionsModuleTest.php Namespace User under \MediaWiki\User 2023-09-19 19:18:16 +00:00
WikiModuleTest.php Namespace Config-related classes under \MediaWiki\Config 2023-09-21 05:41:58 +00:00