osx man page for test::harness::point

Query: test::harness::point

OS: osx

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Test::Harness::Point(3pm)				 Perl Programmers Reference Guide				 Test::Harness::Point(3pm)

NAME
Test::Harness::Point - object for tracking a single test point
SYNOPSIS
One Test::Harness::Point object represents a single test point.
CONSTRUCTION
new() my $point = new Test::Harness::Point; Create a test point object. from_test_line( $line ) Constructor from a TAP test line, or empty return if the test line is not a test line.
ACCESSORS
Each of the following fields has a getter and setter method. o ok o number perl v5.10.0 2007-12-18 Test::Harness::Point(3pm)
Related Man Pages
test::harness5.18(3pm) - mojave
test::harness(3pm) - suse
test::harness::results(3pm) - osx
test::bdd::cucumber::harness::data(3pm) - debian
test::harness::straps(3pm) - redhat
Similar Topics in the Unix Linux Community
AIX Links
Mac OS X: Based on UNIX - Solid As a Rock
When is a _function_ not a _function_?
To print diamond asterisk pattern based on inputs
A dash to GOTO or a dash from GOTO, that is the question...