table of contents
TAP::Formatter::Console::ParallelSession(3pm) | Perl Programmers Reference Guide | TAP::Formatter::Console::ParallelSession(3pm) |
NAME¶
TAP::Formatter::Console::ParallelSession - Harness output delegate for parallel console output
VERSION¶
Version 3.17
DESCRIPTION¶
This provides console orientated output formatting for TAP::Harness when run with multiple "jobs" in TAP::Harness.
SYNOPSIS¶
METHODS¶
Class Methods¶
"header"
Output test preamble
"result"
Called by the harness for each line of TAP it receives .
"clear_for_close"
"close_test"
2009-06-12 | perl v5.10.1 |