|
|
| |
Test::Harness::Point(3) |
User Contributed Perl Documentation |
Test::Harness::Point(3) |
Test::Harness::Point - object for tracking a single test point
One Test::Harness::Point object represents a single test point.
my $point = new Test::Harness::Point;
Create a test point object.
Constructor from a TAP test line, or empty return if the test line is not a test
line.
Each of the following fields has a getter and setter method.
Hey! The above document had some coding errors, which are explained
below:
- Around line 67:
- =over without closing =back
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |