wiki.techinc.nl/tests/phpunit/unit/includes/content
Thiemo Kreuz 9e6e3f8d08 Inline a few more trivial createMock() calls in tests
createMock() is still relatively new. This code was using more
complicated mock builders before. This was changed just recently.
createMock() is now so short, the extra helper methods don't make
the code more readable, I would argue.

Change-Id: Ia7e24827157d5f49fc7da102418c79ae33c8e053
2022-08-08 09:50:50 +02:00
..
ContentHandlerFactoryTest.php Inline a few more trivial createMock() calls in tests 2022-08-08 09:50:50 +02:00
FallbackContentHandlerTest.php Split FallbackContentHandlerTest into separate unit tests 2021-03-30 14:23:00 +00:00
FileContentHandlerTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
JsonContentHandlerTest.php Move trivially compatible tests to the unit tests suite 2019-06-30 15:23:53 +02:00
JsonContentTest.php Split JsonContentTest into separate unit tests 2021-03-16 00:29:32 +00:00
TextContentHandlerTest.php Make TextContentHandlerTest a pure unit test 2021-02-27 00:44:15 +00:00
WikitextContentHandlerTest.php Split WikitextContentHandlerTest into separate unit tests 2021-03-15 23:12:02 +00:00