wiki.techinc.nl/tests/phpunit/structure
Kunal Mehta f86d2a63e4 Add structure test for ContentHandler::makeEmptyContent()
This adds a structure test that verifies all registered ContentHandlers
will return a valid content object (as determined by
Content::isValid()), when makeEmptyContent() is called. Additionally, if
the handler extends TextContentHandler, it will verify it is an instance
of TextContentHandler::getContentClass().

This is a structure test so it is run for content handlers created by
extensions as well.

Change-Id: Idd67d824f2f7cc1819b1d8b186be058e63c4513d
2016-09-10 01:55:18 -07:00
..
ApiDocumentationTest.php Fix numerous class/function casing 2016-03-18 23:14:49 +00:00
AutoLoaderTest.php Structure test: Add autoload.php order check 2016-08-03 09:50:27 +00:00
AvailableRightsTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
ContentHandlerSanityTest.php Add structure test for ContentHandler::makeEmptyContent() 2016-09-10 01:55:18 -07:00
ExtensionJsonValidationTest.php Upgrade justinrainbow/json-schema to ~3.0 2016-08-23 21:22:21 +00:00
ResourcesTest.php resourceloader: Add structure unit test to confirm messages exist 2016-08-17 20:07:43 +00:00
StructureTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00