wiki.techinc.nl/tests/phpunit/includes/htmlform
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
..
HTMLAutoCompleteSelectFieldTest.php phpcs: Enable MediaWiki.Commenting.PhpunitAnnotations.ForbiddenExpectedException* and make pass 2019-10-14 12:48:48 -07:00
HTMLFormTest.php Stop using assertContains with string haystack 2019-12-15 00:22:44 +00:00
HTMLRestrictionsFieldTest.php