wiki.techinc.nl/tests/phpunit/includes/logging
Daimona Eaytoy f5529400cc Stop using assertContains with string haystack
This was done automatically by replacing every assertContains with
string *needle*. Then verifying the results.

Bug: T192167
Change-Id: Id8cbbf3b01e948f80046714183cc299f86be21fd
2019-12-15 00:22:44 +00:00
..
BlockLogFormatterTest.php
ContentModelLogFormatterTest.php
DatabaseLogEntryTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
DeleteLogFormatterTest.php
ImportLogFormatterTest.php
LogFormatterTest.php Stop using assertContains with string haystack 2019-12-15 00:22:44 +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