test::harness::point(3pm) osx man page | unix.com

Man Page: test::harness::point

Operating Environment: osx

Section: 3pm

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
tap::formatter::base5.18(3pm) - mojave
test::harness5.18(3pm) - mojave
test::harness(3pm) - suse
test::bdd::cucumber::harness(3pm) - debian
test::bdd::cucumber::harness::data(3pm) - debian
Similar Topics in the Unix Linux Community
When is a _function_ not a _function_?
Hearing Aid for OSX 10.12.x and greater.
A dash to GOTO or a dash from GOTO, that is the question...
Syntax error in subtraction in Bash
Python: Refer a properties file from different location