TAP::Parser::Result::Test

TAP::Parser::Result::Test

NAME

TAP::Parser::Result::Test - Test result token.

VERSION

Version 3.35

DESCRIPTION

This is a subclass of TAP::Parser::Result. A token of this class will be returned if a test line is encountered.

1..1
ok 1 - woo hooo!

OVERRIDDEN METHODS

This class is the workhorse of the TAP::Parser system. Most TAP lines will be test lines and if $result->is