/scorer.phpbase include file for SimpleTest
| Class | Description |
|---|---|
SimpleScorer
|
Can receive test events and display them. Display is achieved by making display methods available and visiting the incoming event. |
SimpleReporter
|
Recipient of generated test messages that can display page footers and headers. Also keeps track of the test nesting. This is the main base class on which to build the finished test (page based) displays. |
SimpleReporterDecorator
|
For modifying the behaviour of the visual reporters. |
MultipleReporter
|
For sending messages to multiple reporters at the same time. |
require_once
(dirname(__FILE__).'/invoker.php')
(line 10)
Documentation generated on Sun, 04 May 2008 09:22:02 -0500 by phpDocumentor 1.3.0