summaryrefslogtreecommitdiffstats
path: root/org/perl8/test/harness/TAPReporter.html
diff options
context:
space:
mode:
Diffstat (limited to 'org/perl8/test/harness/TAPReporter.html')
-rw-r--r--org/perl8/test/harness/TAPReporter.html10
1 files changed, 8 insertions, 2 deletions
diff --git a/org/perl8/test/harness/TAPReporter.html b/org/perl8/test/harness/TAPReporter.html
index 0043e53..dbc81ed 100644
--- a/org/perl8/test/harness/TAPReporter.html
+++ b/org/perl8/test/harness/TAPReporter.html
@@ -44,7 +44,9 @@
</span>
</h4>
- <div id="comment" class="fullcommenttop"><div class="toggleContainer block">
+ <div id="comment" class="fullcommenttop"><div class="comment cmt"><p>Runs a single test. The TAP stream from that test is written directly to
+stdout/stderr.
+</p></div><div class="toggleContainer block">
<span class="toggle">Linear Supertypes</span>
<div class="superTypes hiddenContent"><a href="Reporter.html" class="extype" name="org.perl8.test.harness.Reporter">Reporter</a>, <span class="extype" name="scala.AnyRef">AnyRef</span>, <span class="extype" name="scala.Any">Any</span></div>
</div></div>
@@ -332,7 +334,11 @@
<span class="name">run</span><span class="params">(<span name="testName">testName: <span class="extype" name="scala.Predef.String">String</span></span>)</span><span class="result">: <span class="extype" name="scala.Int">Int</span></span>
</span>
</h4>
- <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="" class="extype" name="org.perl8.test.harness.TAPReporter">TAPReporter</a> → <a href="Reporter.html" class="extype" name="org.perl8.test.harness.Reporter">Reporter</a></dd></dl></div>
+ <p class="shortcomment cmt">Runs the test class identifed by the fully qualified class name
+<code>testName</code>.</p><div class="fullcomment"><div class="comment cmt"><p>Runs the test class identifed by the fully qualified class name
+<code>testName</code>.
+</p></div><dl class="paramcmts block"><dt>returns</dt><dd class="cmt"><p>The exit code for the harness to use. Will be 0 on success.
+</p></dd></dl><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="" class="extype" name="org.perl8.test.harness.TAPReporter">TAPReporter</a> → <a href="Reporter.html" class="extype" name="org.perl8.test.harness.Reporter">Reporter</a></dd></dl></div>
</li><li name="scala.AnyRef#synchronized" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="synchronized[T0](x$1:=&gt;T0):T0"></a>
<a id="synchronized[T0](⇒T0):T0"></a>