![]() |
![]()
| ![]() |
![]()
NAMETest::TAP::Model::File - an object representing the TAP results of a single test script's output. SYNOPSISmy $f = ( $t->test_files )[0]; if ($f->ok){ # et cetera print "happy happy joy joy!"; } DESCRIPTIONThis is a convenience object, which is more of a library of questions you can ask about the hash structure described in Test::TAP::Model. It's purpose is to help you query status concisely, probably from a templating kit. METHODSMiscelleneous
Predicates About the FileMisc info
Methods for Extracting Subtests
Statistical goodness
POD ERRORSHey! The above document had some coding errors, which are explained below:
|