wiki.techinc.nl/tests/phpunit/includes/content
Umherirrender 45da581551 Use ::class to resolve class names in tests
This helps to find renamed or misspelled classes earlier.
Phan will check the class names

Change-Id: Ie541a7baae10ab6f5c13f95ac2ff6598b8f8950c
2018-01-26 22:49:13 +01:00
..
ContentHandlerTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
CssContentHandlerTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
CssContentTest.php build: Updating mediawiki/mediawiki-codesniffer to 15.0.0 2018-01-01 14:10:16 +01:00
FileContentHandlerTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
JavaScriptContentHandlerTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
JavaScriptContentTest.php build: Updating mediawiki/mediawiki-codesniffer to 15.0.0 2018-01-01 14:10:16 +01:00
JsonContentHandlerTest.php JsonContentHandler: Make sure makeEmptyContent() is valid JSON 2016-09-08 12:52:56 -07:00
JsonContentTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
TextContentHandlerTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
TextContentTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
WikitextContentHandlerTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
WikitextContentTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
WikitextStructureTest.php Add @covers tags to ContentHandler tests 2017-12-27 17:48:56 +00:00