wiki.techinc.nl/tests/phpunit/includes/logging
Thiemo Kreuz ac205fa84c Fix incomplete/bogus PHPDoc tags in various tests
Most of these are found by the not yet released I10559d8.

I remove the type MockObject in some cases when the calling
code really does not need to know if he get's a mock or the
real thing. However, I do this only in places that are very
closely related to the fixes.

Change-Id: I26a4c3c5a8ae141bf56161b52b54bce7e68f2e30
2021-01-14 19:02:00 +00:00
..
BlockLogFormatterTest.php
ContentModelLogFormatterTest.php
DatabaseLogEntryTest.php More misc test cleanup 2020-12-24 00:52:06 +00:00
DeleteLogFormatterTest.php
ImportLogFormatterTest.php Deprecate InterwikiLoadPrefix hook 2020-12-21 19:28:48 +00:00
LogFormatterTest.php Fix incomplete/bogus PHPDoc tags in various tests 2021-01-14 19:02:00 +00:00
LogFormatterTestCase.php Replace some oldskool @see with @inheritDoc 2019-11-08 18:00:27 +00:00
LogTests.i18n.php
MergeLogFormatterTest.php
MoveLogFormatterTest.php
NewUsersLogFormatterTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
PageLangLogFormatterTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
PatrolLogFormatterTest.php
ProtectLogFormatterTest.php
RightsLogFormatterTest.php
UploadLogFormatterTest.php