Manual Reference Pages  - TAP::Formatter::Console::Session (3)

NAME

TAP::Formatter::Console::Session - Harness output delegate for default console output

CONTENTS

VERSION

Version 3.10

DESCRIPTION

This provides console orientated output formatting for TAP::Harness.

SYNOPSIS

METHODS

Class Methods

new



 my %args = (
    formatter => $self,
 )
 my $harness = TAP::Formatter::Console::Session->new( \%args );



The constructor returns a new TAP::Formatter::Console::Session object.
* formatter
* parser
* name
header

Output test preamble

result

Called by the harness for each line of TAP it receives.

close_test

Called to close a test session.

Jump to page    or go to Top of page |  Section 3 |  Main Index.


perl v5.8.5 TAP::Formatter::Console::Session (3) 2008-02-18
Generated by manServer 1.07 from /usr/share/man/man3/TAP::Formatter::Console::Session.3pm using man macros.