|
Moodle
2.2.1
http://www.collinsharper.com
|
Extended in-browser test displayer. HtmlReporter generates only failure messages and a pass count. ExHtmlReporter also generates pass messages and a time-stamp.
This is a composite test class for finding test cases and other RunnableTest classes in a directory tree and combining them into a group test.
A failing test base-class for when a test suite has NOT loaded properly. See class, simple_test.php: BadGroupTest.
An informational notice base-class for when a test suite is being processed. See class, simple_test.php: BadGroupTest.
A failing folder test for when the test-user specifies an invalid directory (run.php?folder=woops).
A failing auto test for when no unit test files are found.
Auto group test notices - 1. Search complete. 2. A test file has been found.
Code quality unit tests that are fast enough to run each time.
Unit tests for (some of) ../simpletestlib.php.