wiki.techinc.nl/tests/phpunit/unit/includes/content
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
..
Renderer Remove meaningless constructor tests 2024-05-06 09:58:55 +02:00
ContentHandlerFactoryTest.php Update tests for PHPUnit 9.6 (part 2) 2024-01-17 18:16:38 +01:00
FallbackContentHandlerTest.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
FileContentHandlerTest.php tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00
JsonContentHandlerTest.php tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00
JsonContentTest.php Indent JsonContent using tabs 2024-01-02 23:14:34 +02:00
TextContentHandlerTest.php tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00
WikitextContentHandlerTest.php tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00