wiki.techinc.nl/tests/phpunit/includes/content
James D. Forrester 83d76f4cb5 phpcs: Enable MediaWiki.Commenting.PhpunitAnnotations.ForbiddenExpectedException* and make pass
Change-Id: I63f97497714a32236268be6965c5e181dade6c58
2019-10-14 12:48:48 -07:00
..
ContentHandlerTest.php phpcs: Enable MediaWiki.Commenting.PhpunitAnnotations.ForbiddenExpectedException* and make pass 2019-10-14 12:48:48 -07:00
CssContentHandlerTest.php
CssContentTest.php
FileContentHandlerTest.php
JavaScriptContentHandlerTest.php
JavaScriptContentTest.php
JsonContentTest.php Remove "Squiz.WhiteSpace.FunctionSpacing" from phpcs exclusions 2019-05-11 02:44:26 +01:00
MessageContentTest.php Add some missing @covers tags 2019-02-02 21:53:40 -08:00
TextContentHandlerTest.php Fix order of @var parameter in PHP 2019-04-08 18:37:56 +02:00
TextContentTest.php Add some missing @covers tags 2019-02-02 21:53:40 -08:00
UnknownContentHandlerTest.php Clean up most of b/c for phpunit4 2019-10-06 00:14:35 +02:00
UnknownContentTest.php tests: Prefer PHPUnit's assertSame() when comparing empty strings 2019-09-20 15:27:58 +00:00
WikitextContentHandlerTest.php Clean up most of b/c for phpunit4 2019-10-06 00:14:35 +02:00
WikitextContentTest.php tests: Replace PHPUnit's loose assertEquals(null) with assertNull() 2019-09-27 19:15:38 +00:00
WikitextStructureTest.php