For modifying the behaviour of the visual reporters.
Located in /scorer.php (line 418)
Class | Description |
---|---|
![]() |
Constructs and renders a treemap visualization of a test run |
![]() |
Runs just a single test group, a single case or even a single test within that case. |
![]() |
Suppresses skip messages. |
![]() |
The default reporter used by SimpleTest's autorun feature. The actual reporters used are dependency injected and can be overridden. |
Mediates between the reporter and the test case.
Can wrap the invoker in preperation for running a test.
Gets the formatter for variables and other small generic data items.
Accessor for current status. Will be false if there have been any failures or exceptions.
Used for command line tools.
Signals that the next evaluation will be a dry run. That is, the structure events will be recorded, but no tests will be run.
Paints the end of a test case.
Paints the start of a test case.
Chains to the wrapped reporter.
Chains to the wrapped reporter.
Chains to the wrapped reporter.
Chains to the wrapped reporter.
Paints the end of a group test.
Paints the start of a group test.
Chains to the wrapped reporter.
Paints the end of a test method.
Paints the start of a test method.
Chains to the wrapped reporter.
Chains to the wrapped reporter.
Prints the message for skipping tests.
The reporter has a veto on what should be run.
Documentation generated on Sun, 04 May 2008 09:22:04 -0500 by phpDocumentor 1.3.0