wiki.techinc.nl/tests/phpunit/includes/content
2019-11-22 12:32:31 +00:00
..
ContentHandlerTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
CssContentHandlerTest.php
CssContentTest.php Let Html::element do the HTML encoding 2019-11-19 06:59:55 +01:00
FileContentHandlerTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
JavaScriptContentHandlerTest.php
JavaScriptContentTest.php Let Html::element do the HTML encoding 2019-11-19 06:59:55 +01:00
JsonContentTest.php
MessageContentTest.php
TextContentHandlerTest.php
TextContentTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07: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 tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
WikitextContentTest.php tests: Don't expect the Parser to be passed by ref 2019-11-18 17:43:35 +01:00
WikitextStructureTest.php