wiki.techinc.nl/tests/phpunit/unit/includes/ResourceLoader
thiemowmde 62a94f4d24 Remove meaningless constructor tests
These tests do effectively only one thing: Test if the constructor
succeeds without throwing an exception. But these constructors are
all trivial and can't even do that. They are still covered by all
the other tests that also involve the constructor.

Change-Id: I206da47fd93a8ecbb08271390ecc1307ffe9df4e
2024-05-06 09:58:55 +02:00
..
FilePathTest.php Remove meaningless constructor tests 2024-05-06 09:58:55 +02:00
ImageTest.php ResourceLoader namespace (attempt 2) 2022-05-24 15:41:46 +00:00
VueComponentParserTest.php tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00