From 094bdd12654867495697e8ade5b79fbe3d3b4467 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Tue, 5 Mar 2013 17:18:33 -0600 Subject: doc update --- com/iinteractive/package.html | 111 +++ com/iinteractive/test/ExternalTest.html | 492 ++++++++++ com/iinteractive/test/Test.html | 476 ++++++++++ com/iinteractive/test/TestMore.html | 994 +++++++++++++++++++++ .../test/harness/MultiTestReporter.html | 440 +++++++++ com/iinteractive/test/harness/Reporter.html | 439 +++++++++ com/iinteractive/test/harness/SummarizedTests.html | 439 +++++++++ com/iinteractive/test/harness/SummaryReporter.html | 498 +++++++++++ com/iinteractive/test/harness/TAPReporter.html | 450 ++++++++++ com/iinteractive/test/harness/TestHarness$.html | 473 ++++++++++ com/iinteractive/test/harness/package.html | 255 ++++++ .../test/package$$BailOutException.html | 588 ++++++++++++ com/iinteractive/test/package$$NoPlan$.html | 426 +++++++++ com/iinteractive/test/package$$NumericPlan.html | 428 +++++++++ com/iinteractive/test/package$$Plan.html | 449 ++++++++++ com/iinteractive/test/package$$SkipAll.html | 444 +++++++++ com/iinteractive/test/package.html | 288 ++++++ com/iinteractive/test/sbt/Fingerprint$.html | 445 +++++++++ com/iinteractive/test/sbt/Framework.html | 472 ++++++++++ com/iinteractive/test/sbt/Runner.html | 462 ++++++++++ com/iinteractive/test/sbt/SBTReporter.html | 469 ++++++++++ com/iinteractive/test/sbt/package.html | 184 ++++ com/iinteractive/test/tap/CommentEvent.html | 397 ++++++++ .../test/tap/Consumer$$CommentLine.html | 437 +++++++++ com/iinteractive/test/tap/Consumer$$Line.html | 445 +++++++++ com/iinteractive/test/tap/Consumer$$PlanLine.html | 438 +++++++++ .../test/tap/Consumer$$ResultLine.html | 438 +++++++++ com/iinteractive/test/tap/Consumer$.html | 484 ++++++++++ com/iinteractive/test/tap/Directive.html | 435 +++++++++ com/iinteractive/test/tap/EndEvent.html | 405 +++++++++ com/iinteractive/test/tap/Parser.html | 485 ++++++++++ com/iinteractive/test/tap/PlanEvent.html | 398 +++++++++ com/iinteractive/test/tap/Producer$.html | 549 ++++++++++++ com/iinteractive/test/tap/ResultEvent.html | 398 +++++++++ com/iinteractive/test/tap/SkipDirective.html | 397 ++++++++ com/iinteractive/test/tap/StartEvent$.html | 397 ++++++++ com/iinteractive/test/tap/SubtestEndEvent.html | 397 ++++++++ com/iinteractive/test/tap/SubtestStartEvent$.html | 397 ++++++++ com/iinteractive/test/tap/TAPEvent.html | 416 +++++++++ com/iinteractive/test/tap/TAPResult.html | 535 +++++++++++ com/iinteractive/test/tap/TestBuilder.html | 604 +++++++++++++ com/iinteractive/test/tap/TestResult.html | 503 +++++++++++ com/iinteractive/test/tap/TodoDirective.html | 397 ++++++++ .../test/tap/package$$ParseException.html | 588 ++++++++++++ com/iinteractive/test/tap/package.html | 363 ++++++++ com/package.html | 111 +++ index.html | 32 +- index.js | 2 +- index/index-b.html | 6 +- index/index-c.html | 15 +- index/index-d.html | 10 +- index/index-e.html | 6 +- index/index-f.html | 8 +- index/index-h.html | 4 +- index/index-i.html | 15 +- index/index-l.html | 6 +- index/index-m.html | 8 +- index/index-n.html | 12 +- index/index-o.html | 5 +- index/index-p.html | 27 +- index/index-r.html | 20 +- index/index-s.html | 26 +- index/index-t.html | 34 +- index/index-u.html | 4 +- org/package.html | 111 --- org/perl8/package.html | 111 --- org/perl8/test/ExternalTest.html | 491 ---------- org/perl8/test/Test.html | 475 ---------- org/perl8/test/TestMore.html | 993 -------------------- org/perl8/test/harness/MultiTestReporter.html | 440 --------- org/perl8/test/harness/Reporter.html | 439 --------- org/perl8/test/harness/SummarizedTests.html | 437 --------- org/perl8/test/harness/SummaryReporter.html | 496 ---------- org/perl8/test/harness/TAPReporter.html | 450 ---------- org/perl8/test/harness/TestHarness$.html | 473 ---------- org/perl8/test/harness/package.html | 255 ------ org/perl8/test/package$$BailOutException.html | 588 ------------ org/perl8/test/package$$NoPlan$.html | 426 --------- org/perl8/test/package$$NumericPlan.html | 428 --------- org/perl8/test/package$$Plan.html | 449 ---------- org/perl8/test/package$$SkipAll.html | 444 --------- org/perl8/test/package.html | 288 ------ org/perl8/test/sbt/Fingerprint$.html | 445 --------- org/perl8/test/sbt/Framework.html | 472 ---------- org/perl8/test/sbt/Runner.html | 462 ---------- org/perl8/test/sbt/SBTReporter.html | 467 ---------- org/perl8/test/sbt/package.html | 184 ---- org/perl8/test/tap/CommentEvent.html | 397 -------- org/perl8/test/tap/Consumer$$CommentLine.html | 437 --------- org/perl8/test/tap/Consumer$$Line.html | 445 --------- org/perl8/test/tap/Consumer$$PlanLine.html | 437 --------- org/perl8/test/tap/Consumer$$ResultLine.html | 438 --------- org/perl8/test/tap/Consumer$.html | 484 ---------- org/perl8/test/tap/Directive.html | 435 --------- org/perl8/test/tap/EndEvent.html | 404 --------- org/perl8/test/tap/Parser.html | 485 ---------- org/perl8/test/tap/PlanEvent.html | 398 --------- org/perl8/test/tap/Producer$.html | 549 ------------ org/perl8/test/tap/ResultEvent.html | 398 --------- org/perl8/test/tap/SkipDirective.html | 397 -------- org/perl8/test/tap/StartEvent$.html | 397 -------- org/perl8/test/tap/SubtestEndEvent.html | 397 -------- org/perl8/test/tap/SubtestStartEvent$.html | 397 -------- org/perl8/test/tap/TAPEvent.html | 416 --------- org/perl8/test/tap/TAPResult.html | 533 ----------- org/perl8/test/tap/TestBuilder.html | 604 ------------- org/perl8/test/tap/TestResult.html | 501 ----------- org/perl8/test/tap/TodoDirective.html | 397 -------- org/perl8/test/tap/package$$ParseException.html | 588 ------------ org/perl8/test/tap/package.html | 363 -------- package.html | 8 +- 111 files changed, 20260 insertions(+), 20245 deletions(-) create mode 100644 com/iinteractive/package.html create mode 100644 com/iinteractive/test/ExternalTest.html create mode 100644 com/iinteractive/test/Test.html create mode 100644 com/iinteractive/test/TestMore.html create mode 100644 com/iinteractive/test/harness/MultiTestReporter.html create mode 100644 com/iinteractive/test/harness/Reporter.html create mode 100644 com/iinteractive/test/harness/SummarizedTests.html create mode 100644 com/iinteractive/test/harness/SummaryReporter.html create mode 100644 com/iinteractive/test/harness/TAPReporter.html create mode 100644 com/iinteractive/test/harness/TestHarness$.html create mode 100644 com/iinteractive/test/harness/package.html create mode 100644 com/iinteractive/test/package$$BailOutException.html create mode 100644 com/iinteractive/test/package$$NoPlan$.html create mode 100644 com/iinteractive/test/package$$NumericPlan.html create mode 100644 com/iinteractive/test/package$$Plan.html create mode 100644 com/iinteractive/test/package$$SkipAll.html create mode 100644 com/iinteractive/test/package.html create mode 100644 com/iinteractive/test/sbt/Fingerprint$.html create mode 100644 com/iinteractive/test/sbt/Framework.html create mode 100644 com/iinteractive/test/sbt/Runner.html create mode 100644 com/iinteractive/test/sbt/SBTReporter.html create mode 100644 com/iinteractive/test/sbt/package.html create mode 100644 com/iinteractive/test/tap/CommentEvent.html create mode 100644 com/iinteractive/test/tap/Consumer$$CommentLine.html create mode 100644 com/iinteractive/test/tap/Consumer$$Line.html create mode 100644 com/iinteractive/test/tap/Consumer$$PlanLine.html create mode 100644 com/iinteractive/test/tap/Consumer$$ResultLine.html create mode 100644 com/iinteractive/test/tap/Consumer$.html create mode 100644 com/iinteractive/test/tap/Directive.html create mode 100644 com/iinteractive/test/tap/EndEvent.html create mode 100644 com/iinteractive/test/tap/Parser.html create mode 100644 com/iinteractive/test/tap/PlanEvent.html create mode 100644 com/iinteractive/test/tap/Producer$.html create mode 100644 com/iinteractive/test/tap/ResultEvent.html create mode 100644 com/iinteractive/test/tap/SkipDirective.html create mode 100644 com/iinteractive/test/tap/StartEvent$.html create mode 100644 com/iinteractive/test/tap/SubtestEndEvent.html create mode 100644 com/iinteractive/test/tap/SubtestStartEvent$.html create mode 100644 com/iinteractive/test/tap/TAPEvent.html create mode 100644 com/iinteractive/test/tap/TAPResult.html create mode 100644 com/iinteractive/test/tap/TestBuilder.html create mode 100644 com/iinteractive/test/tap/TestResult.html create mode 100644 com/iinteractive/test/tap/TodoDirective.html create mode 100644 com/iinteractive/test/tap/package$$ParseException.html create mode 100644 com/iinteractive/test/tap/package.html create mode 100644 com/package.html delete mode 100644 org/package.html delete mode 100644 org/perl8/package.html delete mode 100644 org/perl8/test/ExternalTest.html delete mode 100644 org/perl8/test/Test.html delete mode 100644 org/perl8/test/TestMore.html delete mode 100644 org/perl8/test/harness/MultiTestReporter.html delete mode 100644 org/perl8/test/harness/Reporter.html delete mode 100644 org/perl8/test/harness/SummarizedTests.html delete mode 100644 org/perl8/test/harness/SummaryReporter.html delete mode 100644 org/perl8/test/harness/TAPReporter.html delete mode 100644 org/perl8/test/harness/TestHarness$.html delete mode 100644 org/perl8/test/harness/package.html delete mode 100644 org/perl8/test/package$$BailOutException.html delete mode 100644 org/perl8/test/package$$NoPlan$.html delete mode 100644 org/perl8/test/package$$NumericPlan.html delete mode 100644 org/perl8/test/package$$Plan.html delete mode 100644 org/perl8/test/package$$SkipAll.html delete mode 100644 org/perl8/test/package.html delete mode 100644 org/perl8/test/sbt/Fingerprint$.html delete mode 100644 org/perl8/test/sbt/Framework.html delete mode 100644 org/perl8/test/sbt/Runner.html delete mode 100644 org/perl8/test/sbt/SBTReporter.html delete mode 100644 org/perl8/test/sbt/package.html delete mode 100644 org/perl8/test/tap/CommentEvent.html delete mode 100644 org/perl8/test/tap/Consumer$$CommentLine.html delete mode 100644 org/perl8/test/tap/Consumer$$Line.html delete mode 100644 org/perl8/test/tap/Consumer$$PlanLine.html delete mode 100644 org/perl8/test/tap/Consumer$$ResultLine.html delete mode 100644 org/perl8/test/tap/Consumer$.html delete mode 100644 org/perl8/test/tap/Directive.html delete mode 100644 org/perl8/test/tap/EndEvent.html delete mode 100644 org/perl8/test/tap/Parser.html delete mode 100644 org/perl8/test/tap/PlanEvent.html delete mode 100644 org/perl8/test/tap/Producer$.html delete mode 100644 org/perl8/test/tap/ResultEvent.html delete mode 100644 org/perl8/test/tap/SkipDirective.html delete mode 100644 org/perl8/test/tap/StartEvent$.html delete mode 100644 org/perl8/test/tap/SubtestEndEvent.html delete mode 100644 org/perl8/test/tap/SubtestStartEvent$.html delete mode 100644 org/perl8/test/tap/TAPEvent.html delete mode 100644 org/perl8/test/tap/TAPResult.html delete mode 100644 org/perl8/test/tap/TestBuilder.html delete mode 100644 org/perl8/test/tap/TestResult.html delete mode 100644 org/perl8/test/tap/TodoDirective.html delete mode 100644 org/perl8/test/tap/package$$ParseException.html delete mode 100644 org/perl8/test/tap/package.html diff --git a/com/iinteractive/package.html b/com/iinteractive/package.html new file mode 100644 index 0000000..5c44e7a --- /dev/null +++ b/com/iinteractive/package.html @@ -0,0 +1,111 @@ + + + + + iinteractive - com.iinteractive + + + + + + + + + + + + + + + +
+ +

com

+

iinteractive

+
+ +

+ + + package + + + iinteractive + +

+ +
+ + +
+
+ + +
+ Visibility +
  1. Public
  2. All
+
+
+ +
+
+ + + + + + +
+

Value Members

+
  1. + + +

    + + + package + + + test + +

    + +
+
+ + + + +
+ +
+ + +
+ +
+
+

Ungrouped

+ +
+
+ +
+ +
+ + + + + + \ No newline at end of file diff --git a/com/iinteractive/test/ExternalTest.html b/com/iinteractive/test/ExternalTest.html new file mode 100644 index 0000000..1187ab9 --- /dev/null +++ b/com/iinteractive/test/ExternalTest.html @@ -0,0 +1,492 @@ + + + + + ExternalTest - com.iinteractive.test.ExternalTest + + + + + + + + + + + + + + + +
+ +

com.iinteractive.test

+

ExternalTest

+
+ +

+ + + class + + + ExternalTest extends Test + +

+ +

Runs an external process which emits TAP, and parses it as a test.

This test class can be used if you have existing tests that you would like +to be able to include in a test suite using this framework. You just need +to write a test class for each external test that looks like this:

class MyTest1 extends ExternalTest("perl", "t/basic.t")

This will run your external process, and use its TAP stream as its output. +This will allow it to, for instance, be a part of the test suite that runs +via sbt test. As with any other test class, its stdout and stderr will +be sent to Console.out and Console.err, where they can be overridden +as needed. +

+ Linear Supertypes +
Test, AnyRef, Any
+
+ + +
+
+
+ Ordering +
    + +
  1. Alphabetic
  2. +
  3. By inheritance
  4. +
+
+
+ Inherited
+
+
    +
  1. ExternalTest
  2. Test
  3. AnyRef
  4. Any
  5. +
+
+ +
    +
  1. Hide All
  2. +
  3. Show all
  4. +
+ Learn more about member selection +
+
+ Visibility +
  1. Public
  2. All
+
+
+ +
+
+
+

Instance Constructors

+
  1. + + +

    + + + new + + + ExternalTest(cmdLine: String*) + +

    + +
+
+ + + + + +
+

Value Members

+
  1. + + +

    + + final + def + + + !=(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  2. + + +

    + + final + def + + + !=(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  3. + + +

    + + final + def + + + ##(): Int + +

    +
    Definition Classes
    AnyRef → Any
    +
  4. + + +

    + + final + def + + + ==(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  5. + + +

    + + final + def + + + ==(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  6. + + +

    + + final + def + + + asInstanceOf[T0]: T0 + +

    +
    Definition Classes
    Any
    +
  7. + + +

    + + + def + + + clone(): AnyRef + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  8. + + +

    + + final + def + + + eq(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  9. + + +

    + + + def + + + equals(arg0: Any): Boolean + +

    +
    Definition Classes
    AnyRef → Any
    +
  10. + + +

    + + + def + + + finalize(): Unit + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  11. + + +

    + + final + def + + + getClass(): Class[_] + +

    +
    Definition Classes
    AnyRef → Any
    +
  12. + + +

    + + + def + + + hashCode(): Int + +

    +
    Definition Classes
    AnyRef → Any
    +
  13. + + +

    + + final + def + + + isInstanceOf[T0]: Boolean + +

    +
    Definition Classes
    Any
    +
  14. + + +

    + + final + def + + + ne(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  15. + + +

    + + final + def + + + notify(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  16. + + +

    + + final + def + + + notifyAll(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  17. + + +

    + + + def + + + run: Int + +

    +

    Runs the test.

    Runs the test. The TAP stream will be written to Console.out and +Console.err, so you can swap these out as required in order to parse it. +

    returns

    The exit code that the test produced. Success is indicated by 0, + failure to run the correct number of tests by 255, and any other + failure by the number of tests that failed. This should be used + by reporters which run a single test, which can call + sys.exit(exitCode) +

    Definition Classes
    Test
    +
  18. + + +

    + + + def + + + runInHarness: Int + +

    +

    Runs the test just like run, but in a way that makes sense when test + results are being summarized rather than directly displayed.

    Runs the test just like run, but in a way that makes sense when test + results are being summarized rather than directly displayed.

    Summarizing test reporters tend to repeatedly update the same line on + the terminal, so this method makes calls to + diag (which sends + messages to stderr, where they are typically displayed as-is) prefix the + message with a newline, to ensure that the output starts on its own + line. +

    Definition Classes
    Test
    +
  19. + + +

    + + + def + + + runTests(raw: Boolean): Int + +

    +
    Attributes
    protected
    Definition Classes
    ExternalTestTest
    +
  20. + + +

    + + final + def + + + synchronized[T0](arg0: ⇒ T0): T0 + +

    +
    Definition Classes
    AnyRef
    +
  21. + + +

    + + + def + + + toString(): String + +

    +
    Definition Classes
    AnyRef → Any
    +
  22. + + +

    + + final + def + + + wait(): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  23. + + +

    + + final + def + + + wait(arg0: Long, arg1: Int): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  24. + + +

    + + final + def + + + wait(arg0: Long): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
+
+ + + + +
+ +
+
+

Inherited from Test

+
+

Inherited from AnyRef

+
+

Inherited from Any

+
+ +
+ +
+
+

Ungrouped

+ +
+
+ +
+ +
+ + + + + + \ No newline at end of file diff --git a/com/iinteractive/test/Test.html b/com/iinteractive/test/Test.html new file mode 100644 index 0000000..4a21978 --- /dev/null +++ b/com/iinteractive/test/Test.html @@ -0,0 +1,476 @@ + + + + + Test - com.iinteractive.test.Test + + + + + + + + + + + + + + + +
+ +

com.iinteractive.test

+

Test

+
+ +

+ + + trait + + + Test extends AnyRef + +

+ +

Base trait for test classes in this framework. Any tests that should be +autodiscovered by sbt test should extend this trait, and implement +runTests. +

+ Linear Supertypes +
AnyRef, Any
+
+ Known Subclasses + +
+ + +
+
+
+ Ordering +
    + +
  1. Alphabetic
  2. +
  3. By inheritance
  4. +
+
+
+ Inherited
+
+
    +
  1. Test
  2. AnyRef
  3. Any
  4. +
+
+ +
    +
  1. Hide All
  2. +
  3. Show all
  4. +
+ Learn more about member selection +
+
+ Visibility +
  1. Public
  2. All
+
+
+ +
+
+ + + + +
+

Abstract Value Members

+
  1. + + +

    + + abstract + def + + + runTests(terminalInUse: Boolean): Int + +

    +
    Attributes
    protected
    +
+
+ +
+

Concrete Value Members

+
  1. + + +

    + + final + def + + + !=(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  2. + + +

    + + final + def + + + !=(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  3. + + +

    + + final + def + + + ##(): Int + +

    +
    Definition Classes
    AnyRef → Any
    +
  4. + + +

    + + final + def + + + ==(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  5. + + +

    + + final + def + + + ==(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  6. + + +

    + + final + def + + + asInstanceOf[T0]: T0 + +

    +
    Definition Classes
    Any
    +
  7. + + +

    + + + def + + + clone(): AnyRef + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  8. + + +

    + + final + def + + + eq(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  9. + + +

    + + + def + + + equals(arg0: Any): Boolean + +

    +
    Definition Classes
    AnyRef → Any
    +
  10. + + +

    + + + def + + + finalize(): Unit + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  11. + + +

    + + final + def + + + getClass(): Class[_] + +

    +
    Definition Classes
    AnyRef → Any
    +
  12. + + +

    + + + def + + + hashCode(): Int + +

    +
    Definition Classes
    AnyRef → Any
    +
  13. + + +

    + + final + def + + + isInstanceOf[T0]: Boolean + +

    +
    Definition Classes
    Any
    +
  14. + + +

    + + final + def + + + ne(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  15. + + +

    + + final + def + + + notify(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  16. + + +

    + + final + def + + + notifyAll(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  17. + + +

    + + + def + + + run: Int + +

    +

    Runs the test.

    Runs the test. The TAP stream will be written to Console.out and +Console.err, so you can swap these out as required in order to parse it. +

    returns

    The exit code that the test produced. Success is indicated by 0, + failure to run the correct number of tests by 255, and any other + failure by the number of tests that failed. This should be used + by reporters which run a single test, which can call + sys.exit(exitCode) +

    +
  18. + + +

    + + + def + + + runInHarness: Int + +

    +

    Runs the test just like run, but in a way that makes sense when test + results are being summarized rather than directly displayed.

    Runs the test just like run, but in a way that makes sense when test + results are being summarized rather than directly displayed.

    Summarizing test reporters tend to repeatedly update the same line on + the terminal, so this method makes calls to + diag (which sends + messages to stderr, where they are typically displayed as-is) prefix the + message with a newline, to ensure that the output starts on its own + line. +

    +
  19. + + +

    + + final + def + + + synchronized[T0](arg0: ⇒ T0): T0 + +

    +
    Definition Classes
    AnyRef
    +
  20. + + +

    + + + def + + + toString(): String + +

    +
    Definition Classes
    AnyRef → Any
    +
  21. + + +

    + + final + def + + + wait(): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  22. + + +

    + + final + def + + + wait(arg0: Long, arg1: Int): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  23. + + +

    + + final + def + + + wait(arg0: Long): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
+
+ + + + +
+ +
+
+

Inherited from AnyRef

+
+

Inherited from Any

+
+ +
+ +
+
+

Ungrouped

+ +
+
+ +
+ +
+ + + + + + \ No newline at end of file diff --git a/com/iinteractive/test/TestMore.html b/com/iinteractive/test/TestMore.html new file mode 100644 index 0000000..9d811bd --- /dev/null +++ b/com/iinteractive/test/TestMore.html @@ -0,0 +1,994 @@ + + + + + TestMore - com.iinteractive.test.TestMore + + + + + + + + + + + + + + + +
+ +

com.iinteractive.test

+

TestMore

+
+ +

+ + + class + + + TestMore extends Test with DelayedInit + +

+ +

This class is an implementation of the excellent +Test::More testing library for +Perl. It provides a simple assertion-based testing API, which produces +TAP, which can be +parsed by any TAP consumer. This library includes several TAP-consuming +harnesses to use with tests using this class, including one that supports +testing via sbt test.

Basics

The most basic test looks like this:

+class MyTest extends TestMore {
+  ok(true)
+}
+

This runs a test containing a single assertion. This will generate a TAP +stream that looks like this:

+ok 1
+1..1
+

which can be parsed by one of the test harnesses provided by this library.

Running tests

The simplest way to run tests is through sbt. You can register this +framework with sbt by adding this line to your build.sbt file:

+testFrameworks += new TestFramework("com.iinteractive.test.sbt.Framework")
+

Then, any classes in your test directory which extend TestMore will be +automatically detected and run.

Assertions

This class contains many more assertion methods than just ok. Here is a +more extensive example (borrowed from Test::More's documentation):

+class MyTest extends TestMore {
+  ok(got == expected, testName)
+
+  is(got, expected, testName)
+  isnt(got, expected, testName)
+
+  diag("here's what went wrong")
+
+  like(got, """expected""".r, testName)
+  unlike(got, """expected""".r, testName)
+
+  skip(howMany, why) {
+    ok(foo(), testName)
+    is(foo(42), 23, testName)
+  }
+
+  todo(why) {
+    ok(foo(), testName)
+    is(foo(42), 23, testName)
+  }
+
+  pass(testName)
+  fail(testName)
+
+  BAIL_OUT(why)
+}
+

The difference between the simple ok method and the more specific +methods like is and like is in how failures are reported. If you write +this:

+ok(1 == 2)
+

the output will look like this:

+not ok 1
+#   Failed test at MyTest.scala line 4.
+

On the other hand, a more specific assertion such as:

+is(1, 2)
+

will produce more useful output:

+not ok 1
+#   Failed test at MyTest.scala line 4.
+#          got: 1
+#     expected: 2
+

In addition to assertions, there are also several methods which take a +block of code to run, to modify the assertions contained in that block.

The todo method runs tests which are expected to fail. If they do fail, +the failure is reported to the test harness as a normal succeeding test, +and nothing happens. If they succeed, they are still reported as a +succeeding test, but a message is displayed to the user indicating that +the todo indication can be removed.

The skip method takes a block which should not be run at all. This is +similar to todo, except that it is useful for tests which could cause +problems if they were to actually run. Since the tests are never run, it's +not possible to count how many tests there should be, so this must be +specified as a parameter.

The subtest method runs a block of assertions as though they were an +entirely separate test, and then reports the result of that test as a +single assertion in the test that called subtest.

Test plans

Normally, you can run any number of assertions within your class body, and +the framework will assume that if no exceptions were thrown, all of the +assertions that were meant to be run were actually run. Sometimes, +however, that may not be a safe assumption, especially with heavily +callback-driven code. In this case, you can specify exactly how many tests +you intend to run, and the number of tests actually run will be checked +against this at the end. To declare this, give a number to the TestMore +constructor:

+class MyTest extends TestMore(5) {
+  ???
+}
+

In addition, if the entire test should be skipped, you can give a plan of +SkipAll():

+class MyTest extends TestMore(SkipAll()) {
+  ???
+}
+

Extensions

These assertion methods are written with the intention of being +composable. You can write your own test methods which call is or ok on +more specific bits of data. The one issue here is that, as shown above, +test failure messages refer to the file and line where the is or ok +call was made. If you want this to instead point at the line where your +assertion helper method was called, you can use the hideTestMethod +method like this:

+trait MyTestHelpers { this: TestMore =>
+  def notok (cond: Boolean) = hideTestMethod {
+    ok(!cond)
+  }
+}
+

This way, the test failure will be reported from the line where notok +was called, not from the call to ok in the notok method. +

+ Linear Supertypes +
DelayedInit, Test, AnyRef, Any
+
+ + +
+
+
+ Ordering +
    + +
  1. Alphabetic
  2. +
  3. By inheritance
  4. +
+
+
+ Inherited
+
+
    +
  1. TestMore
  2. DelayedInit
  3. Test
  4. AnyRef
  5. Any
  6. +
+
+ +
    +
  1. Hide All
  2. +
  3. Show all
  4. +
+ Learn more about member selection +
+
+ Visibility +
  1. Public
  2. All
+
+
+ +
+
+
+

Instance Constructors

+
  1. + + +

    + + + new + + + TestMore(plan: Plan = test.this.`package`.NoPlan) + +

    + +
+
+ + + + + +
+

Value Members

+
  1. + + +

    + + final + def + + + !=(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  2. + + +

    + + final + def + + + !=(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  3. + + +

    + + final + def + + + ##(): Int + +

    +
    Definition Classes
    AnyRef → Any
    +
  4. + + +

    + + final + def + + + ==(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  5. + + +

    + + final + def + + + ==(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  6. + + +

    + + + def + + + BAIL_OUT(desc: String): Unit + +

    +

    Halt execution of the entire test suite.

    Halt execution of the entire test suite. +

    Example: +
    1. BAIL_OUT("can't connect to the database!") +

    +
    +
  7. + + +

    + + final + def + + + asInstanceOf[T0]: T0 + +

    +
    Definition Classes
    Any
    +
  8. + + +

    + + + def + + + clone(): AnyRef + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  9. + + +

    + + + def + + + delayedInit(body: ⇒ Unit): Unit + +

    +
    Definition Classes
    TestMore → DelayedInit
    +
  10. + + +

    + + + def + + + diag(message: String): Unit + +

    +

    Output a comment to Console.err.

    Output a comment to Console.err. This is intended to be visible to +users even when running the test under a summarizing harness. +

    Example: +
    1. diag("Testing with Scala " + util.Properties.versionString) +

    +
    +
  11. + + +

    + + final + def + + + eq(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  12. + + +

    + + + def + + + equals(arg0: Any): Boolean + +

    +
    Definition Classes
    AnyRef → Any
    +
  13. + + +

    + + + def + + + fail(desc: String): Boolean + +

    +

    An assertion that always fails, with a reason.

    An assertion that always fails, with a reason. +

    Example: +
    1. fail("we should never get here") +

    +
    +
  14. + + +

    + + + def + + + fail: Boolean + +

    +

    An assertion that always fails.

    An assertion that always fails. +

    Example: +
    1. fail() +

    +
    +
  15. + + +

    + + + def + + + finalize(): Unit + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  16. + + +

    + + final + def + + + getClass(): Class[_] + +

    +
    Definition Classes
    AnyRef → Any
    +
  17. + + +

    + + + def + + + hashCode(): Int + +

    +
    Definition Classes
    AnyRef → Any
    +
  18. + + +

    + + + def + + + hideTestMethod[T](body: ⇒ T): T + +

    +

    A helper method which should be used to wrap test utility methods.

    A helper method which should be used to wrap test utility methods. +Normally, when tests fail, a message is printed giving the file and line +number of the call to the test method. If you write your own test +methods, they will typically use the existing methods to generate +assertions, and so the file and line numbers will likely be much less +useful. Wrapping the body of your method in this method will ensure that +the file and line number that is reported is the line where your helper +method is called instead. +

    Example: +
    1. def testFixtures = hideTestMethod { ??? } +

    +
    +
  19. + + +

    + + + def + + + ignoreFrame(frame: StackTraceElement): Boolean + +

    +
    Attributes
    protected
    +
  20. + + +

    + + + def + + + is[T](got: T, expected: T, desc: String): Boolean + +

    +

    Assert that two objects are equal (using ==), and describe the +assertion.

    Assert that two objects are equal (using ==), and describe the +assertion. +

    Example: +
    1. is(response.status, 200, "we got a 200 OK response") +

    +
    +
  21. + + +

    + + + def + + + is[T](got: T, expected: T): Boolean + +

    +

    Assert that two objects are equal (using ==).

    Assert that two objects are equal (using ==). +

    Example: +
    1. is(response.status, 200) +

    +
    +
  22. + + +

    + + final + def + + + isInstanceOf[T0]: Boolean + +

    +
    Definition Classes
    Any
    +
  23. + + +

    + + + def + + + isnt[T](got: T, expected: T, desc: String): Boolean + +

    +

    Assert that two objects are not equal (using !=), and describe the +assertion.

    Assert that two objects are not equal (using !=), and describe the +assertion. +

    Example: +
    1. isnt(response.body, "", "we got a response body") +

    +
    +
  24. + + +

    + + + def + + + isnt[T](got: T, expected: T): Boolean + +

    +

    Assert that two objects are not equal (using !=).

    Assert that two objects are not equal (using !=). +

    Example: +
    1. isnt(response.body, "") +

    +
    +
  25. + + +

    + + + def + + + like(got: String, rx: Regex, desc: String): Boolean + +

    +

    Assert that a string matches a regular expression, and describe the +assertion.

    Assert that a string matches a regular expression, and describe the +assertion. +

    Example: +
    1. like(response.header("Content-Type"), """text/x?html""".r, "we got an html content type") +

    +
    +
  26. + + +

    + + + def + + + like(got: String, rx: Regex): Boolean + +

    +

    Assert that a string matches a regular expression.

    Assert that a string matches a regular expression. +

    Example: +
    1. like(response.header("Content-Type"), """text/x?html""".r) +

    +
    +
  27. + + +

    + + final + def + + + ne(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  28. + + +

    + + + def + + + note(message: String): Unit + +

    +

    Output a comment to Console.out.

    Output a comment to Console.out. This is intended to only be visible +when viewing the raw TAP stream. +

    Example: +
    1. note("Starting the response tests") +

    +
    +
  29. + + +

    + + final + def + + + notify(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  30. + + +

    + + final + def + + + notifyAll(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  31. + + +

    + + + def + + + ok(cond: Boolean, desc: String): Boolean + +

    +

    Assert that a condition is true, and describe the assertion.

    Assert that a condition is true, and describe the assertion. +

    Example: +
    1. ok(response.isSuccess, "the response succeeded") +

    +
    +
  32. + + +

    + + + def + + + ok(cond: Boolean): Boolean + +

    +

    Assert that a condition is true.

    Assert that a condition is true. +

    Example: +
    1. ok(response.isSuccess) +

    +
    +
  33. + + +

    + + + def + + + pass(desc: String): Boolean + +

    +

    An assertion that always succeeds, with a reason.

    An assertion that always succeeds, with a reason. +

    Example: +
    1. pass("this line of code should be executed") +

    +
    +
  34. + + +

    + + + def + + + pass: Boolean + +

    +

    An assertion that always succeeds.

    An assertion that always succeeds. +

    Example: +
    1. pass() +

    +
    +
  35. + + +

    + + + def + + + run: Int + +

    +

    Runs the test.

    Runs the test. The TAP stream will be written to Console.out and +Console.err, so you can swap these out as required in order to parse it. +

    returns

    The exit code that the test produced. Success is indicated by 0, + failure to run the correct number of tests by 255, and any other + failure by the number of tests that failed. This should be used + by reporters which run a single test, which can call + sys.exit(exitCode) +

    Definition Classes
    Test
    +
  36. + + +

    + + + def + + + runInHarness: Int + +

    +

    Runs the test just like run, but in a way that makes sense when test + results are being summarized rather than directly displayed.

    Runs the test just like run, but in a way that makes sense when test + results are being summarized rather than directly displayed.

    Summarizing test reporters tend to repeatedly update the same line on + the terminal, so this method makes calls to + diag (which sends + messages to stderr, where they are typically displayed as-is) prefix the + message with a newline, to ensure that the output starts on its own + line. +

    Definition Classes
    Test
    +
  37. + + +

    + + + def + + + runTests(terminalInUse: Boolean): Int + +

    +
    Attributes
    protected
    Definition Classes
    TestMoreTest
    +
  38. + + +

    + + + def + + + skip(count: Int, reason: String)(body: ⇒ Unit): Unit + +

    +

    Mark a block of tests that should not be run at all.

    Mark a block of tests that should not be run at all. They are treated as +always passing. +

    Example: +
    1. skip(3, "too dangerous to run for now") { ??? } +

    +
    +
  39. + + +

    + + + def + + + subtest(name: String, plan: Plan = NoPlan)(body: ⇒ Unit): Boolean + +

    +

    Declare a logical group of assertions, to be run as a single test.

    Declare a logical group of assertions, to be run as a single test. This +is effectively an entirely separate test, which is run, and the result +of that test is reported as a single assertion in the test that contains +it. The subtest can specify its own plan in the same way that the +overall test is allowed to. The name will be used as the description for +the single assertion that the overall test sees. +

    Example: +
    1. subtest("response tests") { ??? } +

    +
    +
  40. + + +

    + + final + def + + + synchronized[T0](arg0: ⇒ T0): T0 + +

    +
    Definition Classes
    AnyRef
    +
  41. + + +

    + + + def + + + toString(): String + +

    +
    Definition Classes
    AnyRef → Any
    +
  42. + + +

    + + + def + + + todo(reason: String)(body: ⇒ Unit): Unit + +

    +

    Mark a block of tests as expected to fail.

    Mark a block of tests as expected to fail. If the tests which run in the +todo block fail, they will not be treated as test failures, and if they +succeed, the user will be notified. +

    Example: +
    1. todo("waiting on fixes elsewhere") { ??? } +

    +
    +
  43. + + +

    + + + def + + + unlike(got: String, rx: Regex, desc: String): Boolean + +

    +

    Assert that a string doesn't match a regular expression.

    Assert that a string doesn't match a regular expression. +

    Example: +
    1. unlike(response.header("Authorization"), """^Digest.*""".r, "we don't support digest authentication") +

    +
    +
  44. + + +

    + + + def + + + unlike(got: String, rx: Regex): Boolean + +

    +

    Assert that a string doesn't match a regular expression.

    Assert that a string doesn't match a regular expression. +

    Example: +
    1. unlike(response.header("Authorization"), """^Digest.*""".r) +

    +
    +
  45. + + +

    + + final + def + + + wait(): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  46. + + +

    + + final + def + + + wait(arg0: Long, arg1: Int): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  47. + + +

    + + final + def + + + wait(arg0: Long): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
+
+ + + + +
+ +
+
+

Inherited from DelayedInit

+
+

Inherited from Test

+
+

Inherited from AnyRef

+
+

Inherited from Any

+
+ +
+ +
+
+

Ungrouped

+ +
+
+ +
+ +
+ + + + + + \ No newline at end of file diff --git a/com/iinteractive/test/harness/MultiTestReporter.html b/com/iinteractive/test/harness/MultiTestReporter.html new file mode 100644 index 0000000..0c85acb --- /dev/null +++ b/com/iinteractive/test/harness/MultiTestReporter.html @@ -0,0 +1,440 @@ + + + + + MultiTestReporter - com.iinteractive.test.harness.MultiTestReporter + + + + + + + + + + + + + + + +
+ +

com.iinteractive.test.harness

+

MultiTestReporter

+
+ +

+ + + trait + + + MultiTestReporter extends AnyRef + +

+ +

Classes that implement MultiTestReporter are capable of running a group +of test classes, given their names. This typically involves some sort of +summarization. +

See also

Reporter. +

+ Linear Supertypes +
AnyRef, Any
+
+ Known Subclasses + +
+ + +
+
+
+ Ordering +
    + +
  1. Alphabetic
  2. +
  3. By inheritance
  4. +
+
+
+ Inherited
+
+
    +
  1. MultiTestReporter
  2. AnyRef
  3. Any
  4. +
+
+ +
    +
  1. Hide All
  2. +
  3. Show all
  4. +
+ Learn more about member selection +
+
+ Visibility +
  1. Public
  2. All
+
+
+ +
+
+ + + + +
+

Abstract Value Members

+
  1. + + +

    + + abstract + def + + + run(testNames: Seq[String]): Int + +

    +

    Runs the test classes identifed by the list of fully qualified class +names testNames.

    Runs the test classes identifed by the list of fully qualified class +names testNames. +

    returns

    The exit code for the harness to use. Will be 0 on success. +

    +
+
+ +
+

Concrete Value Members

+
  1. + + +

    + + final + def + + + !=(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  2. + + +

    + + final + def + + + !=(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  3. + + +

    + + final + def + + + ##(): Int + +

    +
    Definition Classes
    AnyRef → Any
    +
  4. + + +

    + + final + def + + + ==(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  5. + + +

    + + final + def + + + ==(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  6. + + +

    + + final + def + + + asInstanceOf[T0]: T0 + +

    +
    Definition Classes
    Any
    +
  7. + + +

    + + + def + + + clone(): AnyRef + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  8. + + +

    + + final + def + + + eq(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  9. + + +

    + + + def + + + equals(arg0: Any): Boolean + +

    +
    Definition Classes
    AnyRef → Any
    +
  10. + + +

    + + + def + + + finalize(): Unit + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  11. + + +

    + + final + def + + + getClass(): Class[_] + +

    +
    Definition Classes
    AnyRef → Any
    +
  12. + + +

    + + + def + + + hashCode(): Int + +

    +
    Definition Classes
    AnyRef → Any
    +
  13. + + +

    + + final + def + + + isInstanceOf[T0]: Boolean + +

    +
    Definition Classes
    Any
    +
  14. + + +

    + + final + def + + + ne(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  15. + + +

    + + final + def + + + notify(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  16. + + +

    + + final + def + + + notifyAll(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  17. + + +

    + + final + def + + + synchronized[T0](arg0: ⇒ T0): T0 + +

    +
    Definition Classes
    AnyRef
    +
  18. + + +

    + + + def + + + toString(): String + +

    +
    Definition Classes
    AnyRef → Any
    +
  19. + + +

    + + final + def + + + wait(): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  20. + + +

    + + final + def + + + wait(arg0: Long, arg1: Int): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  21. + + +

    + + final + def + + + wait(arg0: Long): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
+
+ + + + +
+ +
+
+

Inherited from AnyRef

+
+

Inherited from Any

+
+ +
+ +
+
+

Ungrouped

+ +
+
+ +
+ +
+ + + + + + \ No newline at end of file diff --git a/com/iinteractive/test/harness/Reporter.html b/com/iinteractive/test/harness/Reporter.html new file mode 100644 index 0000000..6016d20 --- /dev/null +++ b/com/iinteractive/test/harness/Reporter.html @@ -0,0 +1,439 @@ + + + + + Reporter - com.iinteractive.test.harness.Reporter + + + + + + + + + + + + + + + +
+ +

com.iinteractive.test.harness

+

Reporter

+
+ +

+ + + trait + + + Reporter extends AnyRef + +

+ +

Classes that implement Reporter are capable of running a test class, +given its name. +

See also

MultiTestReporter. +

+ Linear Supertypes +
AnyRef, Any
+
+ Known Subclasses + +
+ + +
+
+
+ Ordering +
    + +
  1. Alphabetic
  2. +
  3. By inheritance
  4. +
+
+
+ Inherited
+
+
    +
  1. Reporter
  2. AnyRef
  3. Any
  4. +
+
+ +
    +
  1. Hide All
  2. +
  3. Show all
  4. +
+ Learn more about member selection +
+
+ Visibility +
  1. Public
  2. All
+
+
+ +
+
+ + + + +
+

Abstract Value Members

+
  1. + + +

    + + abstract + def + + + run(testName: String): Int + +

    +

    Runs the test class identifed by the fully qualified class name +testName.

    Runs the test class identifed by the fully qualified class name +testName. +

    returns

    The exit code for the harness to use. Will be 0 on success. +

    +
+
+ +
+

Concrete Value Members

+
  1. + + +

    + + final + def + + + !=(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  2. + + +

    + + final + def + + + !=(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  3. + + +

    + + final + def + + + ##(): Int + +

    +
    Definition Classes
    AnyRef → Any
    +
  4. + + +

    + + final + def + + + ==(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  5. + + +

    + + final + def + + + ==(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  6. + + +

    + + final + def + + + asInstanceOf[T0]: T0 + +

    +
    Definition Classes
    Any
    +
  7. + + +

    + + + def + + + clone(): AnyRef + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  8. + + +

    + + final + def + + + eq(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  9. + + +

    + + + def + + + equals(arg0: Any): Boolean + +

    +
    Definition Classes
    AnyRef → Any
    +
  10. + + +

    + + + def + + + finalize(): Unit + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  11. + + +

    + + final + def + + + getClass(): Class[_] + +

    +
    Definition Classes
    AnyRef → Any
    +
  12. + + +

    + + + def + + + hashCode(): Int + +

    +
    Definition Classes
    AnyRef → Any
    +
  13. + + +

    + + final + def + + + isInstanceOf[T0]: Boolean + +

    +
    Definition Classes
    Any
    +
  14. + + +

    + + final + def + + + ne(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  15. + + +

    + + final + def + + + notify(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  16. + + +

    + + final + def + + + notifyAll(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  17. + + +

    + + final + def + + + synchronized[T0](arg0: ⇒ T0): T0 + +

    +
    Definition Classes
    AnyRef
    +
  18. + + +

    + + + def + + + toString(): String + +

    +
    Definition Classes
    AnyRef → Any
    +
  19. + + +

    + + final + def + + + wait(): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  20. + + +

    + + final + def + + + wait(arg0: Long, arg1: Int): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  21. + + +

    + + final + def + + + wait(arg0: Long): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
+
+ + + + +
+ +
+
+

Inherited from AnyRef

+
+

Inherited from Any

+
+ +
+ +
+
+

Ungrouped

+ +
+
+ +
+ +
+ + + + + + \ No newline at end of file diff --git a/com/iinteractive/test/harness/SummarizedTests.html b/com/iinteractive/test/harness/SummarizedTests.html new file mode 100644 index 0000000..58696e0 --- /dev/null +++ b/com/iinteractive/test/harness/SummarizedTests.html @@ -0,0 +1,439 @@ + + + + + SummarizedTests - com.iinteractive.test.harness.SummarizedTests + + + + + + + + + + + + + + + +
+ +

com.iinteractive.test.harness

+

SummarizedTests

+
+ +

+ + + trait + + + SummarizedTests extends AnyRef + +

+ +

This is a trait for classes that run tests and summarize the results. It +provides a single runOneTest method, which runs a test class and +produces a stream of TAP events +which can be used to produce whatever summarized output you need. +

+ Linear Supertypes +
AnyRef, Any
+
+ Known Subclasses + +
+ + +
+
+
+ Ordering +
    + +
  1. Alphabetic
  2. +
  3. By inheritance
  4. +
+
+
+ Inherited
+
+
    +
  1. SummarizedTests
  2. AnyRef
  3. Any
  4. +
+
+ +
    +
  1. Hide All
  2. +
  3. Show all
  4. +
+ Learn more about member selection +
+
+ Visibility +
  1. Public
  2. All
+
+
+ +
+
+ + + + + + +
+

Value Members

+
  1. + + +

    + + final + def + + + !=(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  2. + + +

    + + final + def + + + !=(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  3. + + +

    + + final + def + + + ##(): Int + +

    +
    Definition Classes
    AnyRef → Any
    +
  4. + + +

    + + final + def + + + ==(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  5. + + +

    + + final + def + + + ==(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  6. + + +

    + + final + def + + + asInstanceOf[T0]: T0 + +

    +
    Definition Classes
    Any
    +
  7. + + +

    + + + def + + + clone(): AnyRef + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  8. + + +

    + + final + def + + + eq(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  9. + + +

    + + + def + + + equals(arg0: Any): Boolean + +

    +
    Definition Classes
    AnyRef → Any
    +
  10. + + +

    + + + def + + + finalize(): Unit + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  11. + + +

    + + final + def + + + getClass(): Class[_] + +

    +
    Definition Classes
    AnyRef → Any
    +
  12. + + +

    + + + def + + + hashCode(): Int + +

    +
    Definition Classes
    AnyRef → Any
    +
  13. + + +

    + + final + def + + + isInstanceOf[T0]: Boolean + +

    +
    Definition Classes
    Any
    +
  14. + + +

    + + final + def + + + ne(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  15. + + +

    + + final + def + + + notify(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  16. + + +

    + + final + def + + + notifyAll(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  17. + + +

    + + + def + + + runOneTest(test: Test, cb: (TAPEvent) ⇒ Unit): TAPResult + +

    +

    Runs a single test instance, calling cb +with each TAP event as it is +produced.

    Runs a single test instance, calling cb +with each TAP event as it is +produced. +

    returns

    The overall result of the test instance. +

    Attributes
    protected
    +
  18. + + +

    + + final + def + + + synchronized[T0](arg0: ⇒ T0): T0 + +

    +
    Definition Classes
    AnyRef
    +
  19. + + +

    + + + def + + + toString(): String + +

    +
    Definition Classes
    AnyRef → Any
    +
  20. + + +

    + + final + def + + + wait(): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  21. + + +

    + + final + def + + + wait(arg0: Long, arg1: Int): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  22. + + +

    + + final + def + + + wait(arg0: Long): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
+
+ + + + +
+ +
+
+

Inherited from AnyRef

+
+

Inherited from Any

+
+ +
+ +
+
+

Ungrouped

+ +
+
+ +
+ +
+ + + + + + \ No newline at end of file diff --git a/com/iinteractive/test/harness/SummaryReporter.html b/com/iinteractive/test/harness/SummaryReporter.html new file mode 100644 index 0000000..71aa8b3 --- /dev/null +++ b/com/iinteractive/test/harness/SummaryReporter.html @@ -0,0 +1,498 @@ + + + + + SummaryReporter - com.iinteractive.test.harness.SummaryReporter + + + + + + + + + + + + + + + +
+ +

com.iinteractive.test.harness

+

SummaryReporter

+
+ +

+ + + class + + + SummaryReporter extends MultiTestReporter with SummarizedTests + +

+ +

Runs a series of tests. The TAP output from these tests is parsed, and +output is produced which is similar in style to Perl's +Test::Harness. +

+ Linear Supertypes + +
+ + +
+
+
+ Ordering +
    + +
  1. Alphabetic
  2. +
  3. By inheritance
  4. +
+
+
+ Inherited
+
+
    +
  1. SummaryReporter
  2. SummarizedTests
  3. MultiTestReporter
  4. AnyRef
  5. Any
  6. +
+
+ +
    +
  1. Hide All
  2. +
  3. Show all
  4. +
+ Learn more about member selection +
+
+ Visibility +
  1. Public
  2. All
+
+
+ +
+
+
+

Instance Constructors

+
  1. + + +

    + + + new + + + SummaryReporter() + +

    + +
+
+ + + + + +
+

Value Members

+
  1. + + +

    + + final + def + + + !=(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  2. + + +

    + + final + def + + + !=(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  3. + + +

    + + final + def + + + ##(): Int + +

    +
    Definition Classes
    AnyRef → Any
    +
  4. + + +

    + + final + def + + + ==(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  5. + + +

    + + final + def + + + ==(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  6. + + +

    + + final + def + + + asInstanceOf[T0]: T0 + +

    +
    Definition Classes
    Any
    +
  7. + + +

    + + + def + + + clone(): AnyRef + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  8. + + +

    + + final + def + + + eq(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  9. + + +

    + + + def + + + equals(arg0: Any): Boolean + +

    +
    Definition Classes
    AnyRef → Any
    +
  10. + + +

    + + + def + + + finalize(): Unit + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  11. + + +

    + + final + def + + + getClass(): Class[_] + +

    +
    Definition Classes
    AnyRef → Any
    +
  12. + + +

    + + + def + + + hashCode(): Int + +

    +
    Definition Classes
    AnyRef → Any
    +
  13. + + +

    + + final + def + + + isInstanceOf[T0]: Boolean + +

    +
    Definition Classes
    Any
    +
  14. + + +

    + + final + def + + + ne(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  15. + + +

    + + final + def + + + notify(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  16. + + +

    + + final + def + + + notifyAll(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  17. + + +

    + + + def + + + printTestSummary(success: Boolean, results: Map[String, TAPResult]): Unit + +

    +
    Attributes
    protected
    +
  18. + + +

    + + + def + + + run(testNames: Seq[String]): Int + +

    +

    Runs the test classes identifed by the list of fully qualified class +names testNames.

    Runs the test classes identifed by the list of fully qualified class +names testNames. +

    returns

    The exit code for the harness to use. Will be 0 on success. +

    Definition Classes
    SummaryReporterMultiTestReporter
    +
  19. + + +

    + + + def + + + runOneTest(test: Test, cb: (TAPEvent) ⇒ Unit): TAPResult + +

    +

    Runs a single test instance, calling cb +with each TAP event as it is +produced.

    Runs a single test instance, calling cb +with each TAP event as it is +produced. +

    returns

    The overall result of the test instance. +

    Attributes
    protected
    Definition Classes
    SummarizedTests
    +
  20. + + +

    + + + def + + + runTests(testNames: Seq[String]): Map[String, TAPResult] + +

    +
    Attributes
    protected
    +
  21. + + +

    + + final + def + + + synchronized[T0](arg0: ⇒ T0): T0 + +

    +
    Definition Classes
    AnyRef
    +
  22. + + +

    + + + def + + + toString(): String + +

    +
    Definition Classes
    AnyRef → Any
    +
  23. + + +

    + + final + def + + + wait(): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  24. + + +

    + + final + def + + + wait(arg0: Long, arg1: Int): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  25. + + +

    + + final + def + + + wait(arg0: Long): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
+
+ + + + +
+ +
+
+

Inherited from SummarizedTests

+
+

Inherited from MultiTestReporter

+
+

Inherited from AnyRef

+
+

Inherited from Any

+
+ +
+ +
+
+

Ungrouped

+ +
+
+ +
+ +
+ + + + + + \ No newline at end of file diff --git a/com/iinteractive/test/harness/TAPReporter.html b/com/iinteractive/test/harness/TAPReporter.html new file mode 100644 index 0000000..23e1eac --- /dev/null +++ b/com/iinteractive/test/harness/TAPReporter.html @@ -0,0 +1,450 @@ + + + + + TAPReporter - com.iinteractive.test.harness.TAPReporter + + + + + + + + + + + + + + + +
+ +

com.iinteractive.test.harness

+

TAPReporter

+
+ +

+ + + class + + + TAPReporter extends Reporter + +

+ +

Runs a single test. The TAP stream from that test is written directly to +stdout/stderr. +

+ Linear Supertypes +
Reporter, AnyRef, Any
+
+ + +
+
+
+ Ordering +
    + +
  1. Alphabetic
  2. +
  3. By inheritance
  4. +
+
+
+ Inherited
+
+
    +
  1. TAPReporter
  2. Reporter
  3. AnyRef
  4. Any
  5. +
+
+ +
    +
  1. Hide All
  2. +
  3. Show all
  4. +
+ Learn more about member selection +
+
+ Visibility +
  1. Public
  2. All
+
+
+ +
+
+
+

Instance Constructors

+
  1. + + +

    + + + new + + + TAPReporter() + +

    + +
+
+ + + + + +
+

Value Members

+
  1. + + +

    + + final + def + + + !=(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  2. + + +

    + + final + def + + + !=(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  3. + + +

    + + final + def + + + ##(): Int + +

    +
    Definition Classes
    AnyRef → Any
    +
  4. + + +

    + + final + def + + + ==(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  5. + + +

    + + final + def + + + ==(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  6. + + +

    + + final + def + + + asInstanceOf[T0]: T0 + +

    +
    Definition Classes
    Any
    +
  7. + + +

    + + + def + + + clone(): AnyRef + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  8. + + +

    + + final + def + + + eq(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  9. + + +

    + + + def + + + equals(arg0: Any): Boolean + +

    +
    Definition Classes
    AnyRef → Any
    +
  10. + + +

    + + + def + + + finalize(): Unit + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  11. + + +

    + + final + def + + + getClass(): Class[_] + +

    +
    Definition Classes
    AnyRef → Any
    +
  12. + + +

    + + + def + + + hashCode(): Int + +

    +
    Definition Classes
    AnyRef → Any
    +
  13. + + +

    + + final + def + + + isInstanceOf[T0]: Boolean + +

    +
    Definition Classes
    Any
    +
  14. + + +

    + + final + def + + + ne(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  15. + + +

    + + final + def + + + notify(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  16. + + +

    + + final + def + + + notifyAll(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  17. + + +

    + + + def + + + run(testName: String): Int + +

    +

    Runs the test class identifed by the fully qualified class name +testName.

    Runs the test class identifed by the fully qualified class name +testName. +

    returns

    The exit code for the harness to use. Will be 0 on success. +

    Definition Classes
    TAPReporterReporter
    +
  18. + + +

    + + final + def + + + synchronized[T0](arg0: ⇒ T0): T0 + +

    +
    Definition Classes
    AnyRef
    +
  19. + + +

    + + + def + + + toString(): String + +

    +
    Definition Classes
    AnyRef → Any
    +
  20. + + +

    + + final + def + + + wait(): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  21. + + +

    + + final + def + + + wait(arg0: Long, arg1: Int): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  22. + + +

    + + final + def + + + wait(arg0: Long): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
+
+ + + + +
+ +
+
+

Inherited from Reporter

+
+

Inherited from AnyRef

+
+

Inherited from Any

+
+ +
+ +
+
+

Ungrouped

+ +
+
+ +
+ +
+ + + + + + \ No newline at end of file diff --git a/com/iinteractive/test/harness/TestHarness$.html b/com/iinteractive/test/harness/TestHarness$.html new file mode 100644 index 0000000..4664efc --- /dev/null +++ b/com/iinteractive/test/harness/TestHarness$.html @@ -0,0 +1,473 @@ + + + + + TestHarness - com.iinteractive.test.harness.TestHarness + + + + + + + + + + + + + + + +
+ +

com.iinteractive.test.harness

+

TestHarness

+
+ +

+ + + object + + + TestHarness + +

+ +

This is the entry point to running tests written with this library from +the command line. Note that this library also implements the +common testing interface for +test libraries, so tests should also just work with sbt test.

If this application is run and given just a single test class name, it +will run that test and write its TAP stream to the console.

$ scala com.iinteractive.test.harness.TestHarness MyTest
+ok 1
+ok 2
+1..2

If this application is run and given multiple test class names, it will +run each of those tests, and present a summary report, similar to the one +produces by +Perl's Test::Harness.

$ scala com.iinteractive.test.harness.TestHarness MyTest1 MyTest2
+MyTest1 .. ok
+MyTest2 .. ok
+All tests successful.
+Files=2, Tests=4
+Result: PASS

This application also accepts a few command line options to customize its +behavior:

  • -r: Alternative Reporter + class to use for running a single test.
  • -R: Alternative + MultiTestReporter + class to use for running a group of tests. Also enables using the + MultiTestReporter for a single test.
  • --help: Prints usage information. +
+ Linear Supertypes +
AnyRef, Any
+
+ + +
+
+
+ Ordering +
    + +
  1. Alphabetic
  2. +
  3. By inheritance
  4. +
+
+
+ Inherited
+
+
    +
  1. TestHarness
  2. AnyRef
  3. Any
  4. +
+
+ +
    +
  1. Hide All
  2. +
  3. Show all
  4. +
+ Learn more about member selection +
+
+ Visibility +
  1. Public
  2. All
+
+
+ +
+
+ + + + + + +
+

Value Members

+
  1. + + +

    + + final + def + + + !=(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  2. + + +

    + + final + def + + + !=(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  3. + + +

    + + final + def + + + ##(): Int + +

    +
    Definition Classes
    AnyRef → Any
    +
  4. + + +

    + + final + def + + + ==(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  5. + + +

    + + final + def + + + ==(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  6. + + +

    + + final + def + + + asInstanceOf[T0]: T0 + +

    +
    Definition Classes
    Any
    +
  7. + + +

    + + + def + + + clone(): AnyRef + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  8. + + +

    + + final + def + + + eq(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  9. + + +

    + + + def + + + equals(arg0: Any): Boolean + +

    +
    Definition Classes
    AnyRef → Any
    +
  10. + + +

    + + + def + + + finalize(): Unit + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  11. + + +

    + + final + def + + + getClass(): Class[_] + +

    +
    Definition Classes
    AnyRef → Any
    +
  12. + + +

    + + + def + + + hashCode(): Int + +

    +
    Definition Classes
    AnyRef → Any
    +
  13. + + +

    + + final + def + + + isInstanceOf[T0]: Boolean + +

    +
    Definition Classes
    Any
    +
  14. + + +

    + + + def + + + main(args: Array[String]): Unit + +

    +

    Entry point for the harness application.

    +
  15. + + +

    + + final + def + + + ne(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  16. + + +

    + + final + def + + + notify(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  17. + + +

    + + final + def + + + notifyAll(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  18. + + +

    + + + def + + + parseOpts(args: List[String]): Map[String, Any] + +

    +
    Attributes
    protected
    +
  19. + + +

    + + final + def + + + synchronized[T0](arg0: ⇒ T0): T0 + +

    +
    Definition Classes
    AnyRef
    +
  20. + + +

    + + + def + + + toString(): String + +

    +
    Definition Classes
    AnyRef → Any
    +
  21. + + +

    + + + def + + + usage(exitCode: Int): Nothing + +

    +
    Attributes
    protected
    +
  22. + + +

    + + final + def + + + wait(): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  23. + + +

    + + final + def + + + wait(arg0: Long, arg1: Int): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  24. + + +

    + + final + def + + + wait(arg0: Long): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
+
+ + + + +
+ +
+
+

Inherited from AnyRef

+
+

Inherited from Any

+
+ +
+ +
+
+

Ungrouped

+ +
+
+ +
+ +
+ + + + + + \ No newline at end of file diff --git a/com/iinteractive/test/harness/package.html b/com/iinteractive/test/harness/package.html new file mode 100644 index 0000000..9fb539b --- /dev/null +++ b/com/iinteractive/test/harness/package.html @@ -0,0 +1,255 @@ + + + + + harness - com.iinteractive.test.harness + + + + + + + + + + + + + + + +
+ +

com.iinteractive.test

+

harness

+
+ +

+ + + package + + + harness + +

+ +

Classes to handle running test instances and providing output.

+ Linear Supertypes +
AnyRef, Any
+
+ + +
+
+
+ Ordering +
    + +
  1. Alphabetic
  2. +
  3. By inheritance
  4. +
+
+
+ Inherited
+
+
    +
  1. harness
  2. AnyRef
  3. Any
  4. +
+
+ +
    +
  1. Hide All
  2. +
  3. Show all
  4. +
+ Learn more about member selection +
+
+ Visibility +
  1. Public
  2. All
+
+
+ +
+
+ + +
+

Type Members

+
  1. + + +

    + + + trait + + + MultiTestReporter extends AnyRef + +

    +

    Classes that implement MultiTestReporter are capable of running a group +of test classes, given their names.

    +
  2. + + +

    + + + trait + + + Reporter extends AnyRef + +

    +

    Classes that implement Reporter are capable of running a test class, +given its name.

    +
  3. + + +

    + + + trait + + + SummarizedTests extends AnyRef + +

    +

    This is a trait for classes that run tests and summarize the results.

    +
  4. + + +

    + + + class + + + SummaryReporter extends MultiTestReporter with SummarizedTests + +

    +

    Runs a series of tests.

    +
  5. + + +

    + + + class + + + TAPReporter extends Reporter + +

    +

    Runs a single test.

    +
+
+ + + +
+

Value Members

+
  1. + + +

    + + + object + + + TestHarness + +

    +

    This is the entry point to running tests written with this library from +the command line.

    +
  2. + + +

    + + + def + + + loadClass[T](className: String)(implicit arg0: ClassTag[T]): Class[_] + +

    +

    Loads className, returning the +Class +instance.

    +
  3. + + +

    + + + def + + + newInstance[T, U <: AnyRef](className: String, arg: U)(implicit arg0: ClassTag[T], arg1: ClassTag[U]): T + +

    +

    Loads className and creates a new instance of it, using a +one-argument constructor.

    Loads className and creates a new instance of it, using a +one-argument constructor. Passes arg as the argument to the +constructor. +

    +
  4. + + +

    + + + def + + + newInstance[T](className: String)(implicit arg0: ClassTag[T]): T + +

    +

    Loads className and creates a new instance of it, using the +no-argument constructor.

    +
+
+ + + + +
+ +
+
+

Inherited from AnyRef

+
+

Inherited from Any

+
+ +
+ +
+
+

Ungrouped

+ +
+
+ +
+ +
+ + + + + + \ No newline at end of file diff --git a/com/iinteractive/test/package$$BailOutException.html b/com/iinteractive/test/package$$BailOutException.html new file mode 100644 index 0000000..017dcd8 --- /dev/null +++ b/com/iinteractive/test/package$$BailOutException.html @@ -0,0 +1,588 @@ + + + + + BailOutException - com.iinteractive.test.BailOutException + + + + + + + + + + + + + + + +
+ +

com.iinteractive.test

+

BailOutException

+
+ +

+ + + case class + + + BailOutException(message: String) extends RuntimeException with Product with Serializable + +

+ +

Exception thrown when a test bails out. Corresponds to +Bail out! [message] in TAP. +

+ Linear Supertypes +
Serializable, Product, Equals, RuntimeException, Exception, Throwable, Serializable, AnyRef, Any
+
+ + +
+
+
+ Ordering +
    + +
  1. Alphabetic
  2. +
  3. By inheritance
  4. +
+
+
+ Inherited
+
+
    +
  1. BailOutException
  2. Serializable
  3. Product
  4. Equals
  5. RuntimeException
  6. Exception
  7. Throwable
  8. Serializable
  9. AnyRef
  10. Any
  11. +
+
+ +
    +
  1. Hide All
  2. +
  3. Show all
  4. +
+ Learn more about member selection +
+
+ Visibility +
  1. Public
  2. All
+
+
+ +
+
+
+

Instance Constructors

+
  1. + + +

    + + + new + + + BailOutException(message: String) + +

    + +
+
+ + + + + +
+

Value Members

+
  1. + + +

    + + final + def + + + !=(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  2. + + +

    + + final + def + + + !=(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  3. + + +

    + + final + def + + + ##(): Int + +

    +
    Definition Classes
    AnyRef → Any
    +
  4. + + +

    + + final + def + + + ==(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  5. + + +

    + + final + def + + + ==(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  6. + + +

    + + final + def + + + addSuppressed(arg0: Throwable): Unit + +

    +
    Definition Classes
    Throwable
    +
  7. + + +

    + + final + def + + + asInstanceOf[T0]: T0 + +

    +
    Definition Classes
    Any
    +
  8. + + +

    + + + def + + + clone(): AnyRef + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  9. + + +

    + + final + def + + + eq(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  10. + + +

    + + + def + + + fillInStackTrace(): Throwable + +

    +
    Definition Classes
    Throwable
    +
  11. + + +

    + + + def + + + finalize(): Unit + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  12. + + +

    + + + def + + + getCause(): Throwable + +

    +
    Definition Classes
    Throwable
    +
  13. + + +

    + + final + def + + + getClass(): Class[_] + +

    +
    Definition Classes
    AnyRef → Any
    +
  14. + + +

    + + + def + + + getLocalizedMessage(): String + +

    +
    Definition Classes
    Throwable
    +
  15. + + +

    + + + def + + + getMessage(): String + +

    +
    Definition Classes
    Throwable
    +
  16. + + +

    + + + def + + + getStackTrace(): Array[StackTraceElement] + +

    +
    Definition Classes
    Throwable
    +
  17. + + +

    + + final + def + + + getSuppressed(): Array[Throwable] + +

    +
    Definition Classes
    Throwable
    +
  18. + + +

    + + + def + + + initCause(arg0: Throwable): Throwable + +

    +
    Definition Classes
    Throwable
    +
  19. + + +

    + + final + def + + + isInstanceOf[T0]: Boolean + +

    +
    Definition Classes
    Any
    +
  20. + + +

    + + + val + + + message: String + +

    + +
  21. + + +

    + + final + def + + + ne(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  22. + + +

    + + final + def + + + notify(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  23. + + +

    + + final + def + + + notifyAll(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  24. + + +

    + + + def + + + printStackTrace(arg0: PrintWriter): Unit + +

    +
    Definition Classes
    Throwable
    +
  25. + + +

    + + + def + + + printStackTrace(arg0: PrintStream): Unit + +

    +
    Definition Classes
    Throwable
    +
  26. + + +

    + + + def + + + printStackTrace(): Unit + +

    +
    Definition Classes
    Throwable
    +
  27. + + +

    + + + def + + + setStackTrace(arg0: Array[StackTraceElement]): Unit + +

    +
    Definition Classes
    Throwable
    +
  28. + + +

    + + final + def + + + synchronized[T0](arg0: ⇒ T0): T0 + +

    +
    Definition Classes
    AnyRef
    +
  29. + + +

    + + + def + + + toString(): String + +

    +
    Definition Classes
    Throwable → AnyRef → Any
    +
  30. + + +

    + + final + def + + + wait(): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  31. + + +

    + + final + def + + + wait(arg0: Long, arg1: Int): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  32. + + +

    + + final + def + + + wait(arg0: Long): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
+
+ + + + +
+ +
+
+

Inherited from Serializable

+
+

Inherited from Product

+
+

Inherited from Equals

+
+

Inherited from RuntimeException

+
+

Inherited from Exception

+
+

Inherited from Throwable

+
+

Inherited from Serializable

+
+

Inherited from AnyRef

+
+

Inherited from Any

+
+ +
+ +
+
+

Ungrouped

+ +
+
+ +
+ +
+ + + + + + \ No newline at end of file diff --git a/com/iinteractive/test/package$$NoPlan$.html b/com/iinteractive/test/package$$NoPlan$.html new file mode 100644 index 0000000..dfabe85 --- /dev/null +++ b/com/iinteractive/test/package$$NoPlan$.html @@ -0,0 +1,426 @@ + + + + + NoPlan - com.iinteractive.test.NoPlan + + + + + + + + + + + + + + + +
+ +

com.iinteractive.test

+

NoPlan

+
+ +

+ + + object + + + NoPlan extends Plan with Product with Serializable + +

+ +

A test which did not declare a plan yet.

+ Linear Supertypes +
Serializable, Serializable, Product, Equals, Plan, AnyRef, Any
+
+ + +
+
+
+ Ordering +
    + +
  1. Alphabetic
  2. +
  3. By inheritance
  4. +
+
+
+ Inherited
+
+
    +
  1. NoPlan
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. Plan
  7. AnyRef
  8. Any
  9. +
+
+ +
    +
  1. Hide All
  2. +
  3. Show all
  4. +
+ Learn more about member selection +
+
+ Visibility +
  1. Public
  2. All
+
+
+ +
+
+ + + + + + +
+

Value Members

+
  1. + + +

    + + final + def + + + !=(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  2. + + +

    + + final + def + + + !=(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  3. + + +

    + + final + def + + + ##(): Int + +

    +
    Definition Classes
    AnyRef → Any
    +
  4. + + +

    + + final + def + + + ==(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  5. + + +

    + + final + def + + + ==(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  6. + + +

    + + final + def + + + asInstanceOf[T0]: T0 + +

    +
    Definition Classes
    Any
    +
  7. + + +

    + + + def + + + clone(): AnyRef + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  8. + + +

    + + final + def + + + eq(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  9. + + +

    + + + def + + + equals(arg0: Any): Boolean + +

    +
    Definition Classes
    AnyRef → Any
    +
  10. + + +

    + + + def + + + finalize(): Unit + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  11. + + +

    + + final + def + + + getClass(): Class[_] + +

    +
    Definition Classes
    AnyRef → Any
    +
  12. + + +

    + + final + def + + + isInstanceOf[T0]: Boolean + +

    +
    Definition Classes
    Any
    +
  13. + + +

    + + final + def + + + ne(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  14. + + +

    + + final + def + + + notify(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  15. + + +

    + + final + def + + + notifyAll(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  16. + + +

    + + + val + + + plan: Int + +

    +

    How many tests will be run.

    How many tests will be run.

    Always 0 for this class. +

    Definition Classes
    NoPlanPlan
    +
  17. + + +

    + + + val + + + skipAll: None.type + +

    +

    Whether this test was skipped.

    Whether this test was skipped. It should contain Some(message) if +the test is skipped, and None otherwise.

    Always None for this class. +

    Definition Classes
    NoPlanPlan
    +
  18. + + +

    + + final + def + + + synchronized[T0](arg0: ⇒ T0): T0 + +

    +
    Definition Classes
    AnyRef
    +
  19. + + +

    + + final + def + + + wait(): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  20. + + +

    + + final + def + + + wait(arg0: Long, arg1: Int): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  21. + + +

    + + final + def + + + wait(arg0: Long): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
+
+ + + + +
+ +
+
+

Inherited from Serializable

+
+

Inherited from Serializable

+
+

Inherited from Product

+
+

Inherited from Equals

+
+

Inherited from Plan

+
+

Inherited from AnyRef

+
+

Inherited from Any

+
+ +
+ +
+
+

Ungrouped

+ +
+
+ +
+ +
+ + + + + + \ No newline at end of file diff --git a/com/iinteractive/test/package$$NumericPlan.html b/com/iinteractive/test/package$$NumericPlan.html new file mode 100644 index 0000000..435e6a9 --- /dev/null +++ b/com/iinteractive/test/package$$NumericPlan.html @@ -0,0 +1,428 @@ + + + + + NumericPlan - com.iinteractive.test.NumericPlan + + + + + + + + + + + + + + + +
+ +

com.iinteractive.test

+

NumericPlan

+
+ +

+ + + case class + + + NumericPlan(plan: Int) extends Plan with Product with Serializable + +

+ +

An explicit plan number. Corresponds to 1..5 in TAP.

+ Linear Supertypes +
Serializable, Serializable, Product, Equals, Plan, AnyRef, Any
+
+ + +
+
+
+ Ordering +
    + +
  1. Alphabetic
  2. +
  3. By inheritance
  4. +
+
+
+ Inherited
+
+
    +
  1. NumericPlan
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. Plan
  7. AnyRef
  8. Any
  9. +
+
+ +
    +
  1. Hide All
  2. +
  3. Show all
  4. +
+ Learn more about member selection +
+
+ Visibility +
  1. Public
  2. All
+
+
+ +
+
+
+

Instance Constructors

+
  1. + + +

    + + + new + + + NumericPlan(plan: Int) + +

    + +
+
+ + + + + +
+

Value Members

+
  1. + + +

    + + final + def + + + !=(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  2. + + +

    + + final + def + + + !=(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  3. + + +

    + + final + def + + + ##(): Int + +

    +
    Definition Classes
    AnyRef → Any
    +
  4. + + +

    + + final + def + + + ==(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  5. + + +

    + + final + def + + + ==(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  6. + + +

    + + final + def + + + asInstanceOf[T0]: T0 + +

    +
    Definition Classes
    Any
    +
  7. + + +

    + + + def + + + clone(): AnyRef + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  8. + + +

    + + final + def + + + eq(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  9. + + +

    + + + def + + + finalize(): Unit + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  10. + + +

    + + final + def + + + getClass(): Class[_] + +

    +
    Definition Classes
    AnyRef → Any
    +
  11. + + +

    + + final + def + + + isInstanceOf[T0]: Boolean + +

    +
    Definition Classes
    Any
    +
  12. + + +

    + + final + def + + + ne(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  13. + + +

    + + final + def + + + notify(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  14. + + +

    + + final + def + + + notifyAll(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  15. + + +

    + + + val + + + plan: Int + +

    +

    How many tests will be run.

    How many tests will be run.

    Definition Classes
    NumericPlanPlan
    +
  16. + + +

    + + + val + + + skipAll: None.type + +

    +

    Whether this test was skipped.

    Whether this test was skipped. It should contain Some(message) if +the test is skipped, and None otherwise.

    Always None for this class. +

    Definition Classes
    NumericPlanPlan
    +
  17. + + +

    + + final + def + + + synchronized[T0](arg0: ⇒ T0): T0 + +

    +
    Definition Classes
    AnyRef
    +
  18. + + +

    + + final + def + + + wait(): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  19. + + +

    + + final + def + + + wait(arg0: Long, arg1: Int): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  20. + + +

    + + final + def + + + wait(arg0: Long): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
+
+ + + + +
+ +
+
+

Inherited from Serializable

+
+

Inherited from Serializable

+
+

Inherited from Product

+
+

Inherited from Equals

+
+

Inherited from Plan

+
+

Inherited from AnyRef

+
+

Inherited from Any

+
+ +
+ +
+
+

Ungrouped

+ +
+
+ +
+ +
+ + + + + + \ No newline at end of file diff --git a/com/iinteractive/test/package$$Plan.html b/com/iinteractive/test/package$$Plan.html new file mode 100644 index 0000000..3971471 --- /dev/null +++ b/com/iinteractive/test/package$$Plan.html @@ -0,0 +1,449 @@ + + + + + Plan - com.iinteractive.test.Plan + + + + + + + + + + + + + + + +
+ +

com.iinteractive.test

+

Plan

+
+ +

+ + sealed + trait + + + Plan extends AnyRef + +

+ +

A test plan. This represents the TAP statement telling how many tests +will be run. +

+ Linear Supertypes +
AnyRef, Any
+
+ Known Subclasses + +
+ + +
+
+
+ Ordering +
    + +
  1. Alphabetic
  2. +
  3. By inheritance
  4. +
+
+
+ Inherited
+
+
    +
  1. Plan
  2. AnyRef
  3. Any
  4. +
+
+ +
    +
  1. Hide All
  2. +
  3. Show all
  4. +
+ Learn more about member selection +
+
+ Visibility +
  1. Public
  2. All
+
+
+ +
+
+ + + + +
+

Abstract Value Members

+
  1. + + +

    + + abstract + val + + + plan: Int + +

    +

    How many tests will be run.

    +
  2. + + +

    + + abstract + val + + + skipAll: Option[String] + +

    +

    Whether this test was skipped.

    Whether this test was skipped. It should contain Some(message) if +the test is skipped, and None otherwise. +

    +
+
+ +
+

Concrete Value Members

+
  1. + + +

    + + final + def + + + !=(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  2. + + +

    + + final + def + + + !=(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  3. + + +

    + + final + def + + + ##(): Int + +

    +
    Definition Classes
    AnyRef → Any
    +
  4. + + +

    + + final + def + + + ==(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  5. + + +

    + + final + def + + + ==(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  6. + + +

    + + final + def + + + asInstanceOf[T0]: T0 + +

    +
    Definition Classes
    Any
    +
  7. + + +

    + + + def + + + clone(): AnyRef + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  8. + + +

    + + final + def + + + eq(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  9. + + +

    + + + def + + + equals(arg0: Any): Boolean + +

    +
    Definition Classes
    AnyRef → Any
    +
  10. + + +

    + + + def + + + finalize(): Unit + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  11. + + +

    + + final + def + + + getClass(): Class[_] + +

    +
    Definition Classes
    AnyRef → Any
    +
  12. + + +

    + + + def + + + hashCode(): Int + +

    +
    Definition Classes
    AnyRef → Any
    +
  13. + + +

    + + final + def + + + isInstanceOf[T0]: Boolean + +

    +
    Definition Classes
    Any
    +
  14. + + +

    + + final + def + + + ne(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  15. + + +

    + + final + def + + + notify(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  16. + + +

    + + final + def + + + notifyAll(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  17. + + +

    + + final + def + + + synchronized[T0](arg0: ⇒ T0): T0 + +

    +
    Definition Classes
    AnyRef
    +
  18. + + +

    + + + def + + + toString(): String + +

    +
    Definition Classes
    AnyRef → Any
    +
  19. + + +

    + + final + def + + + wait(): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  20. + + +

    + + final + def + + + wait(arg0: Long, arg1: Int): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  21. + + +

    + + final + def + + + wait(arg0: Long): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
+
+ + + + +
+ +
+
+

Inherited from AnyRef

+
+

Inherited from Any

+
+ +
+ +
+
+

Ungrouped

+ +
+
+ +
+ +
+ + + + + + \ No newline at end of file diff --git a/com/iinteractive/test/package$$SkipAll.html b/com/iinteractive/test/package$$SkipAll.html new file mode 100644 index 0000000..6715e61 --- /dev/null +++ b/com/iinteractive/test/package$$SkipAll.html @@ -0,0 +1,444 @@ + + + + + SkipAll - com.iinteractive.test.SkipAll + + + + + + + + + + + + + + + +
+ +

com.iinteractive.test

+

SkipAll

+
+ +

+ + + case class + + + SkipAll(message: String) extends Plan with Product with Serializable + +

+ +

A test which has declared that the entire test has been skipped. +Corresponds to 1..0 # SKIP [message] in TAP. +

+ Linear Supertypes +
Serializable, Serializable, Product, Equals, Plan, AnyRef, Any
+
+ + +
+
+
+ Ordering +
    + +
  1. Alphabetic
  2. +
  3. By inheritance
  4. +
+
+
+ Inherited
+
+
    +
  1. SkipAll
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. Plan
  7. AnyRef
  8. Any
  9. +
+
+ +
    +
  1. Hide All
  2. +
  3. Show all
  4. +
+ Learn more about member selection +
+
+ Visibility +
  1. Public
  2. All
+
+
+ +
+
+
+

Instance Constructors

+
  1. + + +

    + + + new + + + SkipAll(message: String) + +

    + +
+
+ + + + + +
+

Value Members

+
  1. + + +

    + + final + def + + + !=(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  2. + + +

    + + final + def + + + !=(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  3. + + +

    + + final + def + + + ##(): Int + +

    +
    Definition Classes
    AnyRef → Any
    +
  4. + + +

    + + final + def + + + ==(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  5. + + +

    + + final + def + + + ==(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  6. + + +

    + + final + def + + + asInstanceOf[T0]: T0 + +

    +
    Definition Classes
    Any
    +
  7. + + +

    + + + def + + + clone(): AnyRef + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  8. + + +

    + + final + def + + + eq(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  9. + + +

    + + + def + + + finalize(): Unit + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  10. + + +

    + + final + def + + + getClass(): Class[_] + +

    +
    Definition Classes
    AnyRef → Any
    +
  11. + + +

    + + final + def + + + isInstanceOf[T0]: Boolean + +

    +
    Definition Classes
    Any
    +
  12. + + +

    + + + val + + + message: String + +

    + +
  13. + + +

    + + final + def + + + ne(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  14. + + +

    + + final + def + + + notify(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  15. + + +

    + + final + def + + + notifyAll(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  16. + + +

    + + + val + + + plan: Int + +

    +

    How many tests will be run.

    How many tests will be run.

    Always 0 for this class. +

    Definition Classes
    SkipAllPlan
    +
  17. + + +

    + + + val + + + skipAll: Some[String] + +

    +

    Whether this test was skipped.

    Whether this test was skipped. It should contain Some(message) if +the test is skipped, and None otherwise.

    Never None for this class. +

    Definition Classes
    SkipAllPlan
    +
  18. + + +

    + + final + def + + + synchronized[T0](arg0: ⇒ T0): T0 + +

    +
    Definition Classes
    AnyRef
    +
  19. + + +

    + + final + def + + + wait(): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  20. + + +

    + + final + def + + + wait(arg0: Long, arg1: Int): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  21. + + +

    + + final + def + + + wait(arg0: Long): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
+
+ + + + +
+ +
+
+

Inherited from Serializable

+
+

Inherited from Serializable

+
+

Inherited from Product

+
+

Inherited from Equals

+
+

Inherited from Plan

+
+

Inherited from AnyRef

+
+

Inherited from Any

+
+ +
+ +
+
+

Ungrouped

+ +
+
+ +
+ +
+ + + + + + \ No newline at end of file diff --git a/com/iinteractive/test/package.html b/com/iinteractive/test/package.html new file mode 100644 index 0000000..42ccefe --- /dev/null +++ b/com/iinteractive/test/package.html @@ -0,0 +1,288 @@ + + + + + test - com.iinteractive.test + + + + + + + + + + + + + + + +
+ +

com.iinteractive

+

test

+
+ +

+ + + package + + + test + +

+ +
+ Linear Supertypes +
AnyRef, Any
+
+ + +
+
+
+ Ordering +
    + +
  1. Alphabetic
  2. +
  3. By inheritance
  4. +
+
+
+ Inherited
+
+
    +
  1. test
  2. AnyRef
  3. Any
  4. +
+
+ +
    +
  1. Hide All
  2. +
  3. Show all
  4. +
+ Learn more about member selection +
+
+ Visibility +
  1. Public
  2. All
+
+
+ +
+
+ + +
+

Type Members

+
  1. + + +

    + + + case class + + + BailOutException(message: String) extends RuntimeException with Product with Serializable + +

    +

    Exception thrown when a test bails out.

    +
  2. + + +

    + + + class + + + ExternalTest extends Test + +

    +

    Runs an external process which emits TAP, and parses it as a test.

    +
  3. + + +

    + + + case class + + + NumericPlan(plan: Int) extends Plan with Product with Serializable + +

    +

    An explicit plan number.

    +
  4. + + +

    + + sealed + trait + + + Plan extends AnyRef + +

    +

    A test plan.

    +
  5. + + +

    + + + case class + + + SkipAll(message: String) extends Plan with Product with Serializable + +

    +

    A test which has declared that the entire test has been skipped.

    +
  6. + + +

    + + + trait + + + Test extends AnyRef + +

    +

    Base trait for test classes in this framework.

    +
  7. + + +

    + + + class + + + TestMore extends Test with DelayedInit + +

    +

    This class is an implementation of the excellent +Test::More testing library for +Perl.

    +
+
+ + + +
+

Value Members

+
  1. + + +

    + + + object + + + NoPlan extends Plan with Product with Serializable + +

    +

    A test which did not declare a plan yet.

    +
  2. + + +

    + + + package + + + harness + +

    +

    Classes to handle running test instances and providing output.

    +
  3. + + +

    + + implicit + def + + + intToPlan(p: Int): Plan + +

    +

    Converts an +Int to a +NumericPlan.

    +
  4. + + +

    + + + package + + + sbt + +

    +

    Classes for interoperating with sbt test.

    +
  5. + + +

    + + + package + + + tap + +

    +

    Classes for TAP generation and parsing.

    +
+
+ + + + +
+ +
+
+

Inherited from AnyRef

+
+

Inherited from Any

+
+ +
+ +
+
+

Ungrouped

+ +
+
+ +
+ +
+ + + + + + \ No newline at end of file diff --git a/com/iinteractive/test/sbt/Fingerprint$.html b/com/iinteractive/test/sbt/Fingerprint$.html new file mode 100644 index 0000000..7bda8f4 --- /dev/null +++ b/com/iinteractive/test/sbt/Fingerprint$.html @@ -0,0 +1,445 @@ + + + + + Fingerprint - com.iinteractive.test.sbt.Fingerprint + + + + + + + + + + + + + + + +
+ +

com.iinteractive.test.sbt

+

Fingerprint

+
+ +

+ + + object + + + Fingerprint extends SubclassFingerprint + +

+ +
+ Linear Supertypes +
SubclassFingerprint, Fingerprint, AnyRef, Any
+
+ + +
+
+
+ Ordering +
    + +
  1. Alphabetic
  2. +
  3. By inheritance
  4. +
+
+
+ Inherited
+
+
    +
  1. Fingerprint
  2. SubclassFingerprint
  3. Fingerprint
  4. AnyRef
  5. Any
  6. +
+
+ +
    +
  1. Hide All
  2. +
  3. Show all
  4. +
+ Learn more about member selection +
+
+ Visibility +
  1. Public
  2. All
+
+
+ +
+
+ + + + + + +
+

Value Members

+
  1. + + +

    + + final + def + + + !=(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  2. + + +

    + + final + def + + + !=(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  3. + + +

    + + final + def + + + ##(): Int + +

    +
    Definition Classes
    AnyRef → Any
    +
  4. + + +

    + + final + def + + + ==(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  5. + + +

    + + final + def + + + ==(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  6. + + +

    + + final + def + + + asInstanceOf[T0]: T0 + +

    +
    Definition Classes
    Any
    +
  7. + + +

    + + + def + + + clone(): AnyRef + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  8. + + +

    + + final + def + + + eq(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  9. + + +

    + + + def + + + equals(arg0: Any): Boolean + +

    +
    Definition Classes
    AnyRef → Any
    +
  10. + + +

    + + + def + + + finalize(): Unit + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  11. + + +

    + + final + def + + + getClass(): Class[_] + +

    +
    Definition Classes
    AnyRef → Any
    +
  12. + + +

    + + + def + + + hashCode(): Int + +

    +
    Definition Classes
    AnyRef → Any
    +
  13. + + +

    + + final + def + + + isInstanceOf[T0]: Boolean + +

    +
    Definition Classes
    Any
    +
  14. + + +

    + + + def + + + isModule(): Boolean + +

    +
    Definition Classes
    Fingerprint → SubclassFingerprint
    +
  15. + + +

    + + final + def + + + ne(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  16. + + +

    + + final + def + + + notify(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  17. + + +

    + + final + def + + + notifyAll(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  18. + + +

    + + + def + + + superClassName(): String + +

    +
    Definition Classes
    Fingerprint → SubclassFingerprint
    +
  19. + + +

    + + final + def + + + synchronized[T0](arg0: ⇒ T0): T0 + +

    +
    Definition Classes
    AnyRef
    +
  20. + + +

    + + + def + + + toString(): String + +

    +
    Definition Classes
    AnyRef → Any
    +
  21. + + +

    + + final + def + + + wait(): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  22. + + +

    + + final + def + + + wait(arg0: Long, arg1: Int): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  23. + + +

    + + final + def + + + wait(arg0: Long): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
+
+ + + + +
+ +
+
+

Inherited from SubclassFingerprint

+
+

Inherited from Fingerprint

+
+

Inherited from AnyRef

+
+

Inherited from Any

+
+ +
+ +
+
+

Ungrouped

+ +
+
+ +
+ +
+ + + + + + \ No newline at end of file diff --git a/com/iinteractive/test/sbt/Framework.html b/com/iinteractive/test/sbt/Framework.html new file mode 100644 index 0000000..db17140 --- /dev/null +++ b/com/iinteractive/test/sbt/Framework.html @@ -0,0 +1,472 @@ + + + + + Framework - com.iinteractive.test.sbt.Framework + + + + + + + + + + + + + + + +
+ +

com.iinteractive.test.sbt

+

Framework

+
+ +

+ + + class + + + Framework extends org.scalatools.testing.Framework + +

+ +

Implementation of +org.scalatools.testing.Framework. +

+ Linear Supertypes +
org.scalatools.testing.Framework, AnyRef, Any
+
+ + +
+
+
+ Ordering +
    + +
  1. Alphabetic
  2. +
  3. By inheritance
  4. +
+
+
+ Inherited
+
+
    +
  1. Framework
  2. Framework
  3. AnyRef
  4. Any
  5. +
+
+ +
    +
  1. Hide All
  2. +
  3. Show all
  4. +
+ Learn more about member selection +
+
+ Visibility +
  1. Public
  2. All
+
+
+ +
+
+
+

Instance Constructors

+
  1. + + +

    + + + new + + + Framework() + +

    + +
+
+ + + + + +
+

Value Members

+
  1. + + +

    + + final + def + + + !=(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  2. + + +

    + + final + def + + + !=(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  3. + + +

    + + final + def + + + ##(): Int + +

    +
    Definition Classes
    AnyRef → Any
    +
  4. + + +

    + + final + def + + + ==(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  5. + + +

    + + final + def + + + ==(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  6. + + +

    + + final + def + + + asInstanceOf[T0]: T0 + +

    +
    Definition Classes
    Any
    +
  7. + + +

    + + + def + + + clone(): AnyRef + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  8. + + +

    + + final + def + + + eq(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  9. + + +

    + + + def + + + equals(arg0: Any): Boolean + +

    +
    Definition Classes
    AnyRef → Any
    +
  10. + + +

    + + + def + + + finalize(): Unit + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  11. + + +

    + + final + def + + + getClass(): Class[_] + +

    +
    Definition Classes
    AnyRef → Any
    +
  12. + + +

    + + + def + + + hashCode(): Int + +

    +
    Definition Classes
    AnyRef → Any
    +
  13. + + +

    + + final + def + + + isInstanceOf[T0]: Boolean + +

    +
    Definition Classes
    Any
    +
  14. + + +

    + + + val + + + name: String + +

    +
    Definition Classes
    Framework → Framework
    +
  15. + + +

    + + final + def + + + ne(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  16. + + +

    + + final + def + + + notify(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  17. + + +

    + + final + def + + + notifyAll(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  18. + + +

    + + final + def + + + synchronized[T0](arg0: ⇒ T0): T0 + +

    +
    Definition Classes
    AnyRef
    +
  19. + + +

    + + + def + + + testRunner(testClassLoader: ClassLoader, loggers: Array[Logger]): org.scalatools.testing.Runner + +

    +
    Definition Classes
    Framework → Framework
    +
  20. + + +

    + + + val + + + tests: Array[Fingerprint] + +

    +
    Definition Classes
    Framework → Framework
    +
  21. + + +

    + + + def + + + toString(): String + +

    +
    Definition Classes
    AnyRef → Any
    +
  22. + + +

    + + final + def + + + wait(): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  23. + + +

    + + final + def + + + wait(arg0: Long, arg1: Int): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  24. + + +

    + + final + def + + + wait(arg0: Long): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
+
+ + + + +
+ +
+
+

Inherited from org.scalatools.testing.Framework

+
+

Inherited from AnyRef

+
+

Inherited from Any

+
+ +
+ +
+
+

Ungrouped

+ +
+
+ +
+ +
+ + + + + + \ No newline at end of file diff --git a/com/iinteractive/test/sbt/Runner.html b/com/iinteractive/test/sbt/Runner.html new file mode 100644 index 0000000..8ad2c75 --- /dev/null +++ b/com/iinteractive/test/sbt/Runner.html @@ -0,0 +1,462 @@ + + + + + Runner - com.iinteractive.test.sbt.Runner + + + + + + + + + + + + + + + +
+ +

com.iinteractive.test.sbt

+

Runner

+
+ +

+ + + class + + + Runner extends Runner2 + +

+ +

Implementation of +org.scalatools.testing.Runner2 +using SBTReporter. +

+ Linear Supertypes +
Runner2, org.scalatools.testing.Runner, AnyRef, Any
+
+ + +
+
+
+ Ordering +
    + +
  1. Alphabetic
  2. +
  3. By inheritance
  4. +
+
+
+ Inherited
+
+
    +
  1. Runner
  2. Runner2
  3. Runner
  4. AnyRef
  5. Any
  6. +
+
+ +
    +
  1. Hide All
  2. +
  3. Show all
  4. +
+ Learn more about member selection +
+
+ Visibility +
  1. Public
  2. All
+
+
+ +
+
+
+

Instance Constructors

+
  1. + + +

    + + + new + + + Runner(loader: ClassLoader, loggers: Array[Logger]) + +

    + +
+
+ + + + + +
+

Value Members

+
  1. + + +

    + + final + def + + + !=(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  2. + + +

    + + final + def + + + !=(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  3. + + +

    + + final + def + + + ##(): Int + +

    +
    Definition Classes
    AnyRef → Any
    +
  4. + + +

    + + final + def + + + ==(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  5. + + +

    + + final + def + + + ==(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  6. + + +

    + + final + def + + + asInstanceOf[T0]: T0 + +

    +
    Definition Classes
    Any
    +
  7. + + +

    + + + def + + + clone(): AnyRef + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  8. + + +

    + + final + def + + + eq(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  9. + + +

    + + + def + + + equals(arg0: Any): Boolean + +

    +
    Definition Classes
    AnyRef → Any
    +
  10. + + +

    + + + def + + + finalize(): Unit + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  11. + + +

    + + final + def + + + getClass(): Class[_] + +

    +
    Definition Classes
    AnyRef → Any
    +
  12. + + +

    + + + def + + + hashCode(): Int + +

    +
    Definition Classes
    AnyRef → Any
    +
  13. + + +

    + + final + def + + + isInstanceOf[T0]: Boolean + +

    +
    Definition Classes
    Any
    +
  14. + + +

    + + final + def + + + ne(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  15. + + +

    + + final + def + + + notify(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  16. + + +

    + + final + def + + + notifyAll(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  17. + + +

    + + + def + + + run(testClassName: String, fingerprint: Fingerprint, eventHandler: EventHandler, args: Array[String]): Unit + +

    +
    Definition Classes
    Runner → Runner2
    +
  18. + + +

    + + final + def + + + run(arg0: String, arg1: TestFingerprint, arg2: EventHandler, arg3: Array[String]): Unit + +

    +
    Definition Classes
    Runner2 → Runner
    +
  19. + + +

    + + final + def + + + synchronized[T0](arg0: ⇒ T0): T0 + +

    +
    Definition Classes
    AnyRef
    +
  20. + + +

    + + + def + + + toString(): String + +

    +
    Definition Classes
    AnyRef → Any
    +
  21. + + +

    + + final + def + + + wait(): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  22. + + +

    + + final + def + + + wait(arg0: Long, arg1: Int): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  23. + + +

    + + final + def + + + wait(arg0: Long): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
+
+ + + + +
+ +
+
+

Inherited from Runner2

+
+

Inherited from org.scalatools.testing.Runner

+
+

Inherited from AnyRef

+
+

Inherited from Any

+
+ +
+ +
+
+

Ungrouped

+ +
+
+ +
+ +
+ + + + + + \ No newline at end of file diff --git a/com/iinteractive/test/sbt/SBTReporter.html b/com/iinteractive/test/sbt/SBTReporter.html new file mode 100644 index 0000000..04e3db4 --- /dev/null +++ b/com/iinteractive/test/sbt/SBTReporter.html @@ -0,0 +1,469 @@ + + + + + SBTReporter - com.iinteractive.test.sbt.SBTReporter + + + + + + + + + + + + + + + +
+ +

com.iinteractive.test.sbt

+

SBTReporter

+
+ +

+ + + class + + + SBTReporter extends Reporter with SummarizedTests + +

+ +

Runs a single test under the SBT test harness.

+ Linear Supertypes + +
+ + +
+
+
+ Ordering +
    + +
  1. Alphabetic
  2. +
  3. By inheritance
  4. +
+
+
+ Inherited
+
+
    +
  1. SBTReporter
  2. SummarizedTests
  3. Reporter
  4. AnyRef
  5. Any
  6. +
+
+ +
    +
  1. Hide All
  2. +
  3. Show all
  4. +
+ Learn more about member selection +
+
+ Visibility +
  1. Public
  2. All
+
+
+ +
+
+
+

Instance Constructors

+
  1. + + +

    + + + new + + + SBTReporter(loader: ClassLoader, loggers: Array[Logger], eventHandler: EventHandler) + +

    + +
+
+ + + + + +
+

Value Members

+
  1. + + +

    + + final + def + + + !=(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  2. + + +

    + + final + def + + + !=(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  3. + + +

    + + final + def + + + ##(): Int + +

    +
    Definition Classes
    AnyRef → Any
    +
  4. + + +

    + + final + def + + + ==(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  5. + + +

    + + final + def + + + ==(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  6. + + +

    + + final + def + + + asInstanceOf[T0]: T0 + +

    +
    Definition Classes
    Any
    +
  7. + + +

    + + + def + + + clone(): AnyRef + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  8. + + +

    + + final + def + + + eq(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  9. + + +

    + + + def + + + equals(arg0: Any): Boolean + +

    +
    Definition Classes
    AnyRef → Any
    +
  10. + + +

    + + + def + + + finalize(): Unit + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  11. + + +

    + + final + def + + + getClass(): Class[_] + +

    +
    Definition Classes
    AnyRef → Any
    +
  12. + + +

    + + + def + + + hashCode(): Int + +

    +
    Definition Classes
    AnyRef → Any
    +
  13. + + +

    + + final + def + + + isInstanceOf[T0]: Boolean + +

    +
    Definition Classes
    Any
    +
  14. + + +

    + + final + def + + + ne(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  15. + + +

    + + final + def + + + notify(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  16. + + +

    + + final + def + + + notifyAll(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  17. + + +

    + + + def + + + run(testName: String): Int + +

    +

    Runs the test class identifed by the fully qualified class name +testName.

    Runs the test class identifed by the fully qualified class name +testName. +

    returns

    The exit code for the harness to use. Will be 0 on success. +

    Definition Classes
    SBTReporterReporter
    +
  18. + + +

    + + + def + + + runOneTest(test: Test, cb: (TAPEvent) ⇒ Unit): TAPResult + +

    +

    Runs a single test instance, calling cb +with each TAP event as it is +produced.

    Runs a single test instance, calling cb +with each TAP event as it is +produced. +

    returns

    The overall result of the test instance. +

    Attributes
    protected
    Definition Classes
    SummarizedTests
    +
  19. + + +

    + + final + def + + + synchronized[T0](arg0: ⇒ T0): T0 + +

    +
    Definition Classes
    AnyRef
    +
  20. + + +

    + + + def + + + toString(): String + +

    +
    Definition Classes
    AnyRef → Any
    +
  21. + + +

    + + final + def + + + wait(): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  22. + + +

    + + final + def + + + wait(arg0: Long, arg1: Int): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  23. + + +

    + + final + def + + + wait(arg0: Long): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
+
+ + + + +
+ +
+
+

Inherited from SummarizedTests

+
+

Inherited from Reporter

+
+

Inherited from AnyRef

+
+

Inherited from Any

+
+ +
+ +
+
+

Ungrouped

+ +
+
+ +
+ +
+ + + + + + \ No newline at end of file diff --git a/com/iinteractive/test/sbt/package.html b/com/iinteractive/test/sbt/package.html new file mode 100644 index 0000000..7aa4074 --- /dev/null +++ b/com/iinteractive/test/sbt/package.html @@ -0,0 +1,184 @@ + + + + + sbt - com.iinteractive.test.sbt + + + + + + + + + + + + + + + +
+ +

com.iinteractive.test

+

sbt

+
+ +

+ + + package + + + sbt + +

+ +

Classes for interoperating with sbt test.

+ Linear Supertypes +
AnyRef, Any
+
+ + +
+
+
+ Ordering +
    + +
  1. Alphabetic
  2. +
  3. By inheritance
  4. +
+
+
+ Inherited
+
+
    +
  1. sbt
  2. AnyRef
  3. Any
  4. +
+
+ +
    +
  1. Hide All
  2. +
  3. Show all
  4. +
+ Learn more about member selection +
+
+ Visibility +
  1. Public
  2. All
+
+
+ +
+
+ + +
+

Type Members

+
  1. + + +

    + + + class + + + Framework extends org.scalatools.testing.Framework + +

    +

    Implementation of +org.scalatools.testing.Framework.

    +
  2. + + +

    + + + class + + + Runner extends Runner2 + +

    +

    Implementation of +org.scalatools.testing.Runner2 +using SBTReporter.

    +
  3. + + +

    + + + class + + + SBTReporter extends Reporter with SummarizedTests + +

    +

    Runs a single test under the SBT test harness.

    +
+
+ + + +
+

Value Members

+
  1. + + +

    + + + object + + + Fingerprint extends SubclassFingerprint + +

    +

    Implementation of +org.scalatools.testing.Fingerprint.

    +
+
+ + + + +
+ +
+
+

Inherited from AnyRef

+
+

Inherited from Any

+
+ +
+ +
+
+

Ungrouped

+ +
+
+ +
+ +
+ + + + + + \ No newline at end of file diff --git a/com/iinteractive/test/tap/CommentEvent.html b/com/iinteractive/test/tap/CommentEvent.html new file mode 100644 index 0000000..1bc1ac9 --- /dev/null +++ b/com/iinteractive/test/tap/CommentEvent.html @@ -0,0 +1,397 @@ + + + + + CommentEvent - com.iinteractive.test.tap.CommentEvent + + + + + + + + + + + + + + + +
+ +

com.iinteractive.test.tap

+

CommentEvent

+
+ +

+ + + case class + + + CommentEvent extends TAPEvent with Product with Serializable + +

+ +

A comment (currently unused).

+ Linear Supertypes +
Serializable, Serializable, Product, Equals, TAPEvent, AnyRef, Any
+
+ + +
+
+
+ Ordering +
    + +
  1. Alphabetic
  2. +
  3. By inheritance
  4. +
+
+
+ Inherited
+
+
    +
  1. CommentEvent
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. TAPEvent
  7. AnyRef
  8. Any
  9. +
+
+ +
    +
  1. Hide All
  2. +
  3. Show all
  4. +
+ Learn more about member selection +
+
+ Visibility +
  1. Public
  2. All
+
+
+ +
+
+ + + + + + +
+

Value Members

+
  1. + + +

    + + final + def + + + !=(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  2. + + +

    + + final + def + + + !=(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  3. + + +

    + + final + def + + + ##(): Int + +

    +
    Definition Classes
    AnyRef → Any
    +
  4. + + +

    + + final + def + + + ==(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  5. + + +

    + + final + def + + + ==(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  6. + + +

    + + final + def + + + asInstanceOf[T0]: T0 + +

    +
    Definition Classes
    Any
    +
  7. + + +

    + + + def + + + clone(): AnyRef + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  8. + + +

    + + final + def + + + eq(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  9. + + +

    + + + def + + + finalize(): Unit + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  10. + + +

    + + final + def + + + getClass(): Class[_] + +

    +
    Definition Classes
    AnyRef → Any
    +
  11. + + +

    + + final + def + + + isInstanceOf[T0]: Boolean + +

    +
    Definition Classes
    Any
    +
  12. + + +

    + + final + def + + + ne(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  13. + + +

    + + final + def + + + notify(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  14. + + +

    + + final + def + + + notifyAll(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  15. + + +

    + + final + def + + + synchronized[T0](arg0: ⇒ T0): T0 + +

    +
    Definition Classes
    AnyRef
    +
  16. + + +

    + + + val + + + text: String + +

    + +
  17. + + +

    + + final + def + + + wait(): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  18. + + +

    + + final + def + + + wait(arg0: Long, arg1: Int): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  19. + + +

    + + final + def + + + wait(arg0: Long): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
+
+ + + + +
+ +
+
+

Inherited from Serializable

+
+

Inherited from Serializable

+
+

Inherited from Product

+
+

Inherited from Equals

+
+

Inherited from TAPEvent

+
+

Inherited from AnyRef

+
+

Inherited from Any

+
+ +
+ +
+
+

Ungrouped

+ +
+
+ +
+ +
+ + + + + + \ No newline at end of file diff --git a/com/iinteractive/test/tap/Consumer$$CommentLine.html b/com/iinteractive/test/tap/Consumer$$CommentLine.html new file mode 100644 index 0000000..143c164 --- /dev/null +++ b/com/iinteractive/test/tap/Consumer$$CommentLine.html @@ -0,0 +1,437 @@ + + + + + CommentLine - com.iinteractive.test.tap.Consumer.CommentLine + + + + + + + + + + + + + + + +
+ +

com.iinteractive.test.tap.Consumer

+

CommentLine

+
+ +

+ + + case class + + + CommentLine extends Line with Product with Serializable + +

+ +

A parsed TAP line containing a comment. +

+ Linear Supertypes +
Serializable, Serializable, Product, Equals, Line, AnyRef, Any
+
+ + +
+
+
+ Ordering +
    + +
  1. Alphabetic
  2. +
  3. By inheritance
  4. +
+
+
+ Inherited
+
+
    +
  1. CommentLine
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. Line
  7. AnyRef
  8. Any
  9. +
+
+ +
    +
  1. Hide All
  2. +
  3. Show all
  4. +
+ Learn more about member selection +
+
+ Visibility +
  1. Public
  2. All
+
+
+ +
+
+ + + + + + +
+

Value Members

+
  1. + + +

    + + final + def + + + !=(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  2. + + +

    + + final + def + + + !=(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  3. + + +

    + + final + def + + + ##(): Int + +

    +
    Definition Classes
    AnyRef → Any
    +
  4. + + +

    + + final + def + + + ==(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  5. + + +

    + + final + def + + + ==(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  6. + + +

    + + final + def + + + asInstanceOf[T0]: T0 + +

    +
    Definition Classes
    Any
    +
  7. + + +

    + + + def + + + clone(): AnyRef + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  8. + + +

    + + + def + + + contents: String + +

    +

    The meaningful portion of the TAP line.

    The meaningful portion of the TAP line.

    Definition Classes
    CommentLineLine
    +
  9. + + +

    + + final + def + + + eq(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  10. + + +

    + + + def + + + finalize(): Unit + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  11. + + +

    + + final + def + + + getClass(): Class[_] + +

    +
    Definition Classes
    AnyRef → Any
    +
  12. + + +

    + + + val + + + indent: String + +

    +

    The indentation of the TAP line (used in subtests).

    The indentation of the TAP line (used in subtests).

    Definition Classes
    CommentLineLine
    +
  13. + + +

    + + final + def + + + isInstanceOf[T0]: Boolean + +

    +
    Definition Classes
    Any
    +
  14. + + +

    + + final + def + + + ne(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  15. + + +

    + + final + def + + + notify(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  16. + + +

    + + final + def + + + notifyAll(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  17. + + +

    + + final + def + + + synchronized[T0](arg0: ⇒ T0): T0 + +

    +
    Definition Classes
    AnyRef
    +
  18. + + +

    + + + val + + + text: String + +

    +

    The text of the comment (not including the #).

    +
  19. + + +

    + + + def + + + toString(): String + +

    +

    The line itself that was parsed.

    The line itself that was parsed.

    Definition Classes
    Line → AnyRef → Any
    +
  20. + + +

    + + final + def + + + wait(): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  21. + + +

    + + final + def + + + wait(arg0: Long, arg1: Int): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  22. + + +

    + + final + def + + + wait(arg0: Long): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
+
+ + + + +
+ +
+
+

Inherited from Serializable

+
+

Inherited from Serializable

+
+

Inherited from Product

+
+

Inherited from Equals

+
+

Inherited from Line

+
+

Inherited from AnyRef

+
+

Inherited from Any

+
+ +
+ +
+
+

Ungrouped

+ +
+
+ +
+ +
+ + + + + + \ No newline at end of file diff --git a/com/iinteractive/test/tap/Consumer$$Line.html b/com/iinteractive/test/tap/Consumer$$Line.html new file mode 100644 index 0000000..a01df18 --- /dev/null +++ b/com/iinteractive/test/tap/Consumer$$Line.html @@ -0,0 +1,445 @@ + + + + + Line - com.iinteractive.test.tap.Consumer.Line + + + + + + + + + + + + + + + +
+ +

com.iinteractive.test.tap.Consumer

+

Line

+
+ +

+ + sealed + trait + + + Line extends AnyRef + +

+ +

The representation of a parsed line of TAP.

+ Linear Supertypes +
AnyRef, Any
+
+ Known Subclasses + +
+ + +
+
+
+ Ordering +
    + +
  1. Alphabetic
  2. +
  3. By inheritance
  4. +
+
+
+ Inherited
+
+
    +
  1. Line
  2. AnyRef
  3. Any
  4. +
+
+ +
    +
  1. Hide All
  2. +
  3. Show all
  4. +
+ Learn more about member selection +
+
+ Visibility +
  1. Public
  2. All
+
+
+ +
+
+ + + + +
+

Abstract Value Members

+
  1. + + +

    + + abstract + def + + + contents: String + +

    +

    The meaningful portion of the TAP line.

    +
  2. + + +

    + + abstract + def + + + indent: String + +

    +

    The indentation of the TAP line (used in subtests).

    +
+
+ +
+

Concrete Value Members

+
  1. + + +

    + + final + def + + + !=(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  2. + + +

    + + final + def + + + !=(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  3. + + +

    + + final + def + + + ##(): Int + +

    +
    Definition Classes
    AnyRef → Any
    +
  4. + + +

    + + final + def + + + ==(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  5. + + +

    + + final + def + + + ==(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  6. + + +

    + + final + def + + + asInstanceOf[T0]: T0 + +

    +
    Definition Classes
    Any
    +
  7. + + +

    + + + def + + + clone(): AnyRef + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  8. + + +

    + + final + def + + + eq(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  9. + + +

    + + + def + + + equals(arg0: Any): Boolean + +

    +
    Definition Classes
    AnyRef → Any
    +
  10. + + +

    + + + def + + + finalize(): Unit + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  11. + + +

    + + final + def + + + getClass(): Class[_] + +

    +
    Definition Classes
    AnyRef → Any
    +
  12. + + +

    + + + def + + + hashCode(): Int + +

    +
    Definition Classes
    AnyRef → Any
    +
  13. + + +

    + + final + def + + + isInstanceOf[T0]: Boolean + +

    +
    Definition Classes
    Any
    +
  14. + + +

    + + final + def + + + ne(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  15. + + +

    + + final + def + + + notify(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  16. + + +

    + + final + def + + + notifyAll(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  17. + + +

    + + final + def + + + synchronized[T0](arg0: ⇒ T0): T0 + +

    +
    Definition Classes
    AnyRef
    +
  18. + + +

    + + + def + + + toString(): String + +

    +

    The line itself that was parsed.

    The line itself that was parsed.

    Definition Classes
    Line → AnyRef → Any
    +
  19. + + +

    + + final + def + + + wait(): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  20. + + +

    + + final + def + + + wait(arg0: Long, arg1: Int): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  21. + + +

    + + final + def + + + wait(arg0: Long): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
+
+ + + + +
+ +
+
+

Inherited from AnyRef

+
+

Inherited from Any

+
+ +
+ +
+
+

Ungrouped

+ +
+
+ +
+ +
+ + + + + + \ No newline at end of file diff --git a/com/iinteractive/test/tap/Consumer$$PlanLine.html b/com/iinteractive/test/tap/Consumer$$PlanLine.html new file mode 100644 index 0000000..8283004 --- /dev/null +++ b/com/iinteractive/test/tap/Consumer$$PlanLine.html @@ -0,0 +1,438 @@ + + + + + PlanLine - com.iinteractive.test.tap.Consumer.PlanLine + + + + + + + + + + + + + + + +
+ +

com.iinteractive.test.tap.Consumer

+

PlanLine

+
+ +

+ + + case class + + + PlanLine extends Line with Product with Serializable + +

+ +

A parsed TAP line containing a test plan. +

+ Linear Supertypes +
Serializable, Serializable, Product, Equals, Line, AnyRef, Any
+
+ + +
+
+
+ Ordering +
    + +
  1. Alphabetic
  2. +
  3. By inheritance
  4. +
+
+
+ Inherited
+
+
    +
  1. PlanLine
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. Line
  7. AnyRef
  8. Any
  9. +
+
+ +
    +
  1. Hide All
  2. +
  3. Show all
  4. +
+ Learn more about member selection +
+
+ Visibility +
  1. Public
  2. All
+
+
+ +
+
+ + + + + + +
+

Value Members

+
  1. + + +

    + + final + def + + + !=(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  2. + + +

    + + final + def + + + !=(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  3. + + +

    + + final + def + + + ##(): Int + +

    +
    Definition Classes
    AnyRef → Any
    +
  4. + + +

    + + final + def + + + ==(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  5. + + +

    + + final + def + + + ==(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  6. + + +

    + + final + def + + + asInstanceOf[T0]: T0 + +

    +
    Definition Classes
    Any
    +
  7. + + +

    + + + def + + + clone(): AnyRef + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  8. + + +

    + + + def + + + contents: String + +

    +

    The meaningful portion of the TAP line.

    The meaningful portion of the TAP line.

    Definition Classes
    PlanLineLine
    +
  9. + + +

    + + final + def + + + eq(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  10. + + +

    + + + def + + + finalize(): Unit + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  11. + + +

    + + final + def + + + getClass(): Class[_] + +

    +
    Definition Classes
    AnyRef → Any
    +
  12. + + +

    + + + val + + + indent: String + +

    +

    The indentation of the TAP line (used in subtests).

    The indentation of the TAP line (used in subtests).

    Definition Classes
    PlanLineLine
    +
  13. + + +

    + + final + def + + + isInstanceOf[T0]: Boolean + +

    +
    Definition Classes
    Any
    +
  14. + + +

    + + final + def + + + ne(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  15. + + +

    + + final + def + + + notify(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  16. + + +

    + + final + def + + + notifyAll(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  17. + + +

    + + + val + + + plan: Plan + +

    +

    The Plan that this line + represents.

    +
  18. + + +

    + + final + def + + + synchronized[T0](arg0: ⇒ T0): T0 + +

    +
    Definition Classes
    AnyRef
    +
  19. + + +

    + + + def + + + toString(): String + +

    +

    The line itself that was parsed.

    The line itself that was parsed.

    Definition Classes
    Line → AnyRef → Any
    +
  20. + + +

    + + final + def + + + wait(): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  21. + + +

    + + final + def + + + wait(arg0: Long, arg1: Int): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  22. + + +

    + + final + def + + + wait(arg0: Long): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
+
+ + + + +
+ +
+
+

Inherited from Serializable

+
+

Inherited from Serializable

+
+

Inherited from Product

+
+

Inherited from Equals

+
+

Inherited from Line

+
+

Inherited from AnyRef

+
+

Inherited from Any

+
+ +
+ +
+
+

Ungrouped

+ +
+
+ +
+ +
+ + + + + + \ No newline at end of file diff --git a/com/iinteractive/test/tap/Consumer$$ResultLine.html b/com/iinteractive/test/tap/Consumer$$ResultLine.html new file mode 100644 index 0000000..be5fa05 --- /dev/null +++ b/com/iinteractive/test/tap/Consumer$$ResultLine.html @@ -0,0 +1,438 @@ + + + + + ResultLine - com.iinteractive.test.tap.Consumer.ResultLine + + + + + + + + + + + + + + + +
+ +

com.iinteractive.test.tap.Consumer

+

ResultLine

+
+ +

+ + + case class + + + ResultLine extends Line with Product with Serializable + +

+ +

A parsed TAP line containing a test result. +

+ Linear Supertypes +
Serializable, Serializable, Product, Equals, Line, AnyRef, Any
+
+ + +
+
+
+ Ordering +
    + +
  1. Alphabetic
  2. +
  3. By inheritance
  4. +
+
+
+ Inherited
+
+
    +
  1. ResultLine
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. Line
  7. AnyRef
  8. Any
  9. +
+
+ +
    +
  1. Hide All
  2. +
  3. Show all
  4. +
+ Learn more about member selection +
+
+ Visibility +
  1. Public
  2. All
+
+
+ +
+
+ + + + + + +
+

Value Members

+
  1. + + +

    + + final + def + + + !=(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  2. + + +

    + + final + def + + + !=(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  3. + + +

    + + final + def + + + ##(): Int + +

    +
    Definition Classes
    AnyRef → Any
    +
  4. + + +

    + + final + def + + + ==(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  5. + + +

    + + final + def + + + ==(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  6. + + +

    + + final + def + + + asInstanceOf[T0]: T0 + +

    +
    Definition Classes
    Any
    +
  7. + + +

    + + + def + + + clone(): AnyRef + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  8. + + +

    + + + def + + + contents: String + +

    +

    The meaningful portion of the TAP line.

    The meaningful portion of the TAP line.

    Definition Classes
    ResultLineLine
    +
  9. + + +

    + + final + def + + + eq(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  10. + + +

    + + + def + + + finalize(): Unit + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  11. + + +

    + + final + def + + + getClass(): Class[_] + +

    +
    Definition Classes
    AnyRef → Any
    +
  12. + + +

    + + + val + + + indent: String + +

    +

    The indentation of the TAP line (used in subtests).

    The indentation of the TAP line (used in subtests).

    Definition Classes
    ResultLineLine
    +
  13. + + +

    + + final + def + + + isInstanceOf[T0]: Boolean + +

    +
    Definition Classes
    Any
    +
  14. + + +

    + + final + def + + + ne(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  15. + + +

    + + final + def + + + notify(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  16. + + +

    + + final + def + + + notifyAll(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  17. + + +

    + + + val + + + result: TestResult + +

    +

    The TestResult + that this line represents.

    +
  18. + + +

    + + final + def + + + synchronized[T0](arg0: ⇒ T0): T0 + +

    +
    Definition Classes
    AnyRef
    +
  19. + + +

    + + + def + + + toString(): String + +

    +

    The line itself that was parsed.

    The line itself that was parsed.

    Definition Classes
    Line → AnyRef → Any
    +
  20. + + +

    + + final + def + + + wait(): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  21. + + +

    + + final + def + + + wait(arg0: Long, arg1: Int): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  22. + + +

    + + final + def + + + wait(arg0: Long): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
+
+ + + + +
+ +
+
+

Inherited from Serializable

+
+

Inherited from Serializable

+
+

Inherited from Product

+
+

Inherited from Equals

+
+

Inherited from Line

+
+

Inherited from AnyRef

+
+

Inherited from Any

+
+ +
+ +
+
+

Ungrouped

+ +
+
+ +
+ +
+ + + + + + \ No newline at end of file diff --git a/com/iinteractive/test/tap/Consumer$.html b/com/iinteractive/test/tap/Consumer$.html new file mode 100644 index 0000000..189e5ec --- /dev/null +++ b/com/iinteractive/test/tap/Consumer$.html @@ -0,0 +1,484 @@ + + + + + Consumer - com.iinteractive.test.tap.Consumer + + + + + + + + + + + + + + + +
+ +

com.iinteractive.test.tap

+

Consumer

+
+ +

+ + + object + + + Consumer + +

+ +

Contains a method to parse an individual line of TAP.

+ Linear Supertypes +
AnyRef, Any
+
+ + +
+
+
+ Ordering +
    + +
  1. Alphabetic
  2. +
  3. By inheritance
  4. +
+
+
+ Inherited
+
+
    +
  1. Consumer
  2. AnyRef
  3. Any
  4. +
+
+ +
    +
  1. Hide All
  2. +
  3. Show all
  4. +
+ Learn more about member selection +
+
+ Visibility +
  1. Public
  2. All
+
+
+ +
+
+ + +
+

Type Members

+
  1. + + +

    + + + case class + + + CommentLine extends Line with Product with Serializable + +

    +

    A parsed TAP line containing a comment.

    +
  2. + + +

    + + sealed + trait + + + Line extends AnyRef + +

    +

    The representation of a parsed line of TAP.

    +
  3. + + +

    + + + case class + + + PlanLine extends Line with Product with Serializable + +

    +

    A parsed TAP line containing a test plan.

    +
  4. + + +

    + + + case class + + + ResultLine extends Line with Product with Serializable + +

    +

    A parsed TAP line containing a test result.

    +
+
+ + + +
+

Value Members

+
  1. + + +

    + + final + def + + + !=(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  2. + + +

    + + final + def + + + !=(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  3. + + +

    + + final + def + + + ##(): Int + +

    +
    Definition Classes
    AnyRef → Any
    +
  4. + + +

    + + final + def + + + ==(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  5. + + +

    + + final + def + + + ==(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  6. + + +

    + + final + def + + + asInstanceOf[T0]: T0 + +

    +
    Definition Classes
    Any
    +
  7. + + +

    + + + def + + + clone(): AnyRef + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  8. + + +

    + + final + def + + + eq(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  9. + + +

    + + + def + + + equals(arg0: Any): Boolean + +

    +
    Definition Classes
    AnyRef → Any
    +
  10. + + +

    + + + def + + + finalize(): Unit + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  11. + + +

    + + final + def + + + getClass(): Class[_] + +

    +
    Definition Classes
    AnyRef → Any
    +
  12. + + +

    + + + def + + + hashCode(): Int + +

    +
    Definition Classes
    AnyRef → Any
    +
  13. + + +

    + + final + def + + + isInstanceOf[T0]: Boolean + +

    +
    Definition Classes
    Any
    +
  14. + + +

    + + final + def + + + ne(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  15. + + +

    + + final + def + + + notify(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  16. + + +

    + + final + def + + + notifyAll(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  17. + + +

    + + + def + + + parseLine(line: String): Line + +

    +

    Parses a line of TAP.

    Parses a line of TAP. +

    returns

    A Line object + corresponding to the parsed line. +

    +
  18. + + +

    + + final + def + + + synchronized[T0](arg0: ⇒ T0): T0 + +

    +
    Definition Classes
    AnyRef
    +
  19. + + +

    + + + def + + + toString(): String + +

    +
    Definition Classes
    AnyRef → Any
    +
  20. + + +

    + + final + def + + + wait(): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  21. + + +

    + + final + def + + + wait(arg0: Long, arg1: Int): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  22. + + +

    + + final + def + + + wait(arg0: Long): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
+
+ + + + +
+ +
+
+

Inherited from AnyRef

+
+

Inherited from Any

+
+ +
+ +
+
+

Ungrouped

+ +
+
+ +
+ +
+ + + + + + \ No newline at end of file diff --git a/com/iinteractive/test/tap/Directive.html b/com/iinteractive/test/tap/Directive.html new file mode 100644 index 0000000..555d076 --- /dev/null +++ b/com/iinteractive/test/tap/Directive.html @@ -0,0 +1,435 @@ + + + + + Directive - com.iinteractive.test.tap.Directive + + + + + + + + + + + + + + + +
+ +

com.iinteractive.test.tap

+

Directive

+
+ +

+ + sealed + trait + + + Directive extends AnyRef + +

+ +

A modifier associated with a test result. This is indicated by a # at +the end of the result line, followed by the type of directive, and an +optional message. +

+ Linear Supertypes +
AnyRef, Any
+
+ Known Subclasses + +
+ + +
+
+
+ Ordering +
    + +
  1. Alphabetic
  2. +
  3. By inheritance
  4. +
+
+
+ Inherited
+
+
    +
  1. Directive
  2. AnyRef
  3. Any
  4. +
+
+ +
    +
  1. Hide All
  2. +
  3. Show all
  4. +
+ Learn more about member selection +
+
+ Visibility +
  1. Public
  2. All
+
+
+ +
+
+ + + + +
+

Abstract Value Members

+
  1. + + +

    + + abstract + val + + + message: Option[String] + +

    + +
+
+ +
+

Concrete Value Members

+
  1. + + +

    + + final + def + + + !=(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  2. + + +

    + + final + def + + + !=(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  3. + + +

    + + final + def + + + ##(): Int + +

    +
    Definition Classes
    AnyRef → Any
    +
  4. + + +

    + + final + def + + + ==(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  5. + + +

    + + final + def + + + ==(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  6. + + +

    + + final + def + + + asInstanceOf[T0]: T0 + +

    +
    Definition Classes
    Any
    +
  7. + + +

    + + + def + + + clone(): AnyRef + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  8. + + +

    + + final + def + + + eq(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  9. + + +

    + + + def + + + equals(arg0: Any): Boolean + +

    +
    Definition Classes
    AnyRef → Any
    +
  10. + + +

    + + + def + + + finalize(): Unit + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  11. + + +

    + + final + def + + + getClass(): Class[_] + +

    +
    Definition Classes
    AnyRef → Any
    +
  12. + + +

    + + + def + + + hashCode(): Int + +

    +
    Definition Classes
    AnyRef → Any
    +
  13. + + +

    + + final + def + + + isInstanceOf[T0]: Boolean + +

    +
    Definition Classes
    Any
    +
  14. + + +

    + + final + def + + + ne(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  15. + + +

    + + final + def + + + notify(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  16. + + +

    + + final + def + + + notifyAll(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  17. + + +

    + + final + def + + + synchronized[T0](arg0: ⇒ T0): T0 + +

    +
    Definition Classes
    AnyRef
    +
  18. + + +

    + + + def + + + toString(): String + +

    +
    Definition Classes
    AnyRef → Any
    +
  19. + + +

    + + final + def + + + wait(): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  20. + + +

    + + final + def + + + wait(arg0: Long, arg1: Int): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  21. + + +

    + + final + def + + + wait(arg0: Long): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
+
+ + + + +
+ +
+
+

Inherited from AnyRef

+
+

Inherited from Any

+
+ +
+ +
+
+

Ungrouped

+ +
+
+ +
+ +
+ + + + + + \ No newline at end of file diff --git a/com/iinteractive/test/tap/EndEvent.html b/com/iinteractive/test/tap/EndEvent.html new file mode 100644 index 0000000..12cf0e6 --- /dev/null +++ b/com/iinteractive/test/tap/EndEvent.html @@ -0,0 +1,405 @@ + + + + + EndEvent - com.iinteractive.test.tap.EndEvent + + + + + + + + + + + + + + + +
+ +

com.iinteractive.test.tap

+

EndEvent

+
+ +

+ + + case class + + + EndEvent extends TAPEvent with Product with Serializable + +

+ +

The end of a TAP stream.

+ Linear Supertypes +
Serializable, Serializable, Product, Equals, TAPEvent, AnyRef, Any
+
+ + +
+
+
+ Ordering +
    + +
  1. Alphabetic
  2. +
  3. By inheritance
  4. +
+
+
+ Inherited
+
+
    +
  1. EndEvent
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. TAPEvent
  7. AnyRef
  8. Any
  9. +
+
+ +
    +
  1. Hide All
  2. +
  3. Show all
  4. +
+ Learn more about member selection +
+
+ Visibility +
  1. Public
  2. All
+
+
+ +
+
+ + + + + + +
+

Value Members

+
  1. + + +

    + + final + def + + + !=(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  2. + + +

    + + final + def + + + !=(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  3. + + +

    + + final + def + + + ##(): Int + +

    +
    Definition Classes
    AnyRef → Any
    +
  4. + + +

    + + final + def + + + ==(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  5. + + +

    + + final + def + + + ==(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  6. + + +

    + + final + def + + + asInstanceOf[T0]: T0 + +

    +
    Definition Classes
    Any
    +
  7. + + +

    + + + def + + + clone(): AnyRef + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  8. + + +

    + + final + def + + + eq(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  9. + + +

    + + + def + + + finalize(): Unit + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  10. + + +

    + + final + def + + + getClass(): Class[_] + +

    +
    Definition Classes
    AnyRef → Any
    +
  11. + + +

    + + final + def + + + isInstanceOf[T0]: Boolean + +

    +
    Definition Classes
    Any
    +
  12. + + +

    + + final + def + + + ne(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  13. + + +

    + + final + def + + + notify(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  14. + + +

    + + final + def + + + notifyAll(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  15. + + +

    + + + val + + + result: TAPResult + +

    +

    The TAPResult + containing information about all of the tests which just + finished running.

    The TAPResult + containing information about all of the tests which just + finished running. This will be the same thing that is + returned by the call to + Parser's parse + method. +

    +
  16. + + +

    + + final + def + + + synchronized[T0](arg0: ⇒ T0): T0 + +

    +
    Definition Classes
    AnyRef
    +
  17. + + +

    + + final + def + + + wait(): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  18. + + +

    + + final + def + + + wait(arg0: Long, arg1: Int): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  19. + + +

    + + final + def + + + wait(arg0: Long): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
+
+ + + + +
+ +
+
+

Inherited from Serializable

+
+

Inherited from Serializable

+
+

Inherited from Product

+
+

Inherited from Equals

+
+

Inherited from TAPEvent

+
+

Inherited from AnyRef

+
+

Inherited from Any

+
+ +
+ +
+
+

Ungrouped

+ +
+
+ +
+ +
+ + + + + + \ No newline at end of file diff --git a/com/iinteractive/test/tap/Parser.html b/com/iinteractive/test/tap/Parser.html new file mode 100644 index 0000000..7292f52 --- /dev/null +++ b/com/iinteractive/test/tap/Parser.html @@ -0,0 +1,485 @@ + + + + + Parser - com.iinteractive.test.tap.Parser + + + + + + + + + + + + + + + +
+ +

com.iinteractive.test.tap

+

Parser

+
+ +

+ + + class + + + Parser extends AnyRef + +

+ +

This class parses a TAP stream. It can either parse it all at once (from a +string), or it can be used as a streaming parser, where TAP events are +emitted through a given callback. +

+ Linear Supertypes +
AnyRef, Any
+
+ + +
+
+
+ Ordering +
    + +
  1. Alphabetic
  2. +
  3. By inheritance
  4. +
+
+
+ Inherited
+
+
    +
  1. Parser
  2. AnyRef
  3. Any
  4. +
+
+ +
    +
  1. Hide All
  2. +
  3. Show all
  4. +
+ Learn more about member selection +
+
+ Visibility +
  1. Public
  2. All
+
+
+ +
+
+
+

Instance Constructors

+
  1. + + +

    + + + new + + + Parser(cb: (TAPEvent) ⇒ Unit = e => ()) + +

    +

    Creates a parser instance.

    Creates a parser instance.

    cb

    The event handler callback. It will be called after each + meaningful line of TAP, with a + TAPEvent instance + representing the event that was just parsed. +

    +
+
+ + + + + +
+

Value Members

+
  1. + + +

    + + final + def + + + !=(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  2. + + +

    + + final + def + + + !=(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  3. + + +

    + + final + def + + + ##(): Int + +

    +
    Definition Classes
    AnyRef → Any
    +
  4. + + +

    + + final + def + + + ==(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  5. + + +

    + + final + def + + + ==(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  6. + + +

    + + final + def + + + asInstanceOf[T0]: T0 + +

    +
    Definition Classes
    Any
    +
  7. + + +

    + + + def + + + clone(): AnyRef + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  8. + + +

    + + final + def + + + eq(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  9. + + +

    + + + def + + + equals(arg0: Any): Boolean + +

    +
    Definition Classes
    AnyRef → Any
    +
  10. + + +

    + + + def + + + finalize(): Unit + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  11. + + +

    + + final + def + + + getClass(): Class[_] + +

    +
    Definition Classes
    AnyRef → Any
    +
  12. + + +

    + + + def + + + hashCode(): Int + +

    +
    Definition Classes
    AnyRef → Any
    +
  13. + + +

    + + final + def + + + isInstanceOf[T0]: Boolean + +

    +
    Definition Classes
    Any
    +
  14. + + +

    + + final + def + + + ne(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  15. + + +

    + + final + def + + + notify(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  16. + + +

    + + final + def + + + notifyAll(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  17. + + +

    + + + def + + + parse(input: OutputStream): TAPResult + +

    +

    Parses TAP from an output stream.

    Parses TAP from an output stream. +

    To do

    Doesn't currently work as a streaming parser, since it just + collects the entire output as a string and feeds it to the parser + for strings. This could likely be improved. +

    +
  18. + + +

    + + + def + + + parse(input: String): TAPResult + +

    +

    Parses TAP contained in a string.

    Parses TAP contained in a string. This isn't useful for incremental +parsing, because the entire input string must be created before +parsing can begin. +

    +
  19. + + +

    + + + def + + + parse(input: InputStream): TAPResult + +

    +

    Parses TAP from an input stream.

    Parses TAP from an input stream. This variant will actually parse lines +as they are available to read from the input stream, so this can be used +as a streaming parser. +

    +
  20. + + +

    + + final + def + + + synchronized[T0](arg0: ⇒ T0): T0 + +

    +
    Definition Classes
    AnyRef
    +
  21. + + +

    + + + def + + + toString(): String + +

    +
    Definition Classes
    AnyRef → Any
    +
  22. + + +

    + + final + def + + + wait(): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  23. + + +

    + + final + def + + + wait(arg0: Long, arg1: Int): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  24. + + +

    + + final + def + + + wait(arg0: Long): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
+
+ + + + +
+ +
+
+

Inherited from AnyRef

+
+

Inherited from Any

+
+ +
+ +
+
+

Ungrouped

+ +
+
+ +
+ +
+ + + + + + \ No newline at end of file diff --git a/com/iinteractive/test/tap/PlanEvent.html b/com/iinteractive/test/tap/PlanEvent.html new file mode 100644 index 0000000..cc31280 --- /dev/null +++ b/com/iinteractive/test/tap/PlanEvent.html @@ -0,0 +1,398 @@ + + + + + PlanEvent - com.iinteractive.test.tap.PlanEvent + + + + + + + + + + + + + + + +
+ +

com.iinteractive.test.tap

+

PlanEvent

+
+ +

+ + + case class + + + PlanEvent extends TAPEvent with Product with Serializable + +

+ +

A test plan.

+ Linear Supertypes +
Serializable, Serializable, Product, Equals, TAPEvent, AnyRef, Any
+
+ + +
+
+
+ Ordering +
    + +
  1. Alphabetic
  2. +
  3. By inheritance
  4. +
+
+
+ Inherited
+
+
    +
  1. PlanEvent
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. TAPEvent
  7. AnyRef
  8. Any
  9. +
+
+ +
    +
  1. Hide All
  2. +
  3. Show all
  4. +
+ Learn more about member selection +
+
+ Visibility +
  1. Public
  2. All
+
+
+ +
+
+ + + + + + +
+

Value Members

+
  1. + + +

    + + final + def + + + !=(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  2. + + +

    + + final + def + + + !=(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  3. + + +

    + + final + def + + + ##(): Int + +

    +
    Definition Classes
    AnyRef → Any
    +
  4. + + +

    + + final + def + + + ==(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  5. + + +

    + + final + def + + + ==(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  6. + + +

    + + final + def + + + asInstanceOf[T0]: T0 + +

    +
    Definition Classes
    Any
    +
  7. + + +

    + + + def + + + clone(): AnyRef + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  8. + + +

    + + final + def + + + eq(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  9. + + +

    + + + def + + + finalize(): Unit + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  10. + + +

    + + final + def + + + getClass(): Class[_] + +

    +
    Definition Classes
    AnyRef → Any
    +
  11. + + +

    + + final + def + + + isInstanceOf[T0]: Boolean + +

    +
    Definition Classes
    Any
    +
  12. + + +

    + + final + def + + + ne(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  13. + + +

    + + final + def + + + notify(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  14. + + +

    + + final + def + + + notifyAll(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  15. + + +

    + + + val + + + plan: Plan + +

    +

    The Plan corresponding to the + line that was parsed.

    +
  16. + + +

    + + final + def + + + synchronized[T0](arg0: ⇒ T0): T0 + +

    +
    Definition Classes
    AnyRef
    +
  17. + + +

    + + final + def + + + wait(): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  18. + + +

    + + final + def + + + wait(arg0: Long, arg1: Int): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  19. + + +

    + + final + def + + + wait(arg0: Long): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
+
+ + + + +
+ +
+
+

Inherited from Serializable

+
+

Inherited from Serializable

+
+

Inherited from Product

+
+

Inherited from Equals

+
+

Inherited from TAPEvent

+
+

Inherited from AnyRef

+
+

Inherited from Any

+
+ +
+ +
+
+

Ungrouped

+ +
+
+ +
+ +
+ + + + + + \ No newline at end of file diff --git a/com/iinteractive/test/tap/Producer$.html b/com/iinteractive/test/tap/Producer$.html new file mode 100644 index 0000000..d4b6c7e --- /dev/null +++ b/com/iinteractive/test/tap/Producer$.html @@ -0,0 +1,549 @@ + + + + + Producer - com.iinteractive.test.tap.Producer + + + + + + + + + + + + + + + +
+ +

com.iinteractive.test.tap

+

Producer

+
+ +

+ + + object + + + Producer + +

+ +

Contains functions for producing individual lines of TAP.

+ Linear Supertypes +
AnyRef, Any
+
+ + +
+
+
+ Ordering +
    + +
  1. Alphabetic
  2. +
  3. By inheritance
  4. +
+
+
+ Inherited
+
+
    +
  1. Producer
  2. AnyRef
  3. Any
  4. +
+
+ +
    +
  1. Hide All
  2. +
  3. Show all
  4. +
+ Learn more about member selection +
+
+ Visibility +
  1. Public
  2. All
+
+
+ +
+
+ + + + + + +
+

Value Members

+
  1. + + +

    + + final + def + + + !=(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  2. + + +

    + + final + def + + + !=(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  3. + + +

    + + final + def + + + ##(): Int + +

    +
    Definition Classes
    AnyRef → Any
    +
  4. + + +

    + + final + def + + + ==(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  5. + + +

    + + final + def + + + ==(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  6. + + +

    + + final + def + + + asInstanceOf[T0]: T0 + +

    +
    Definition Classes
    Any
    +
  7. + + +

    + + + def + + + bailOut(message: String): String + +

    +

    Returns a bail out with a reason.

    Returns a bail out with a reason. +

    Example: +
    1. Bail out! Not supported on this platform. +

    +
    +
  8. + + +

    + + + def + + + clone(): AnyRef + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  9. + + +

    + + + def + + + comment(message: String): String + +

    +

    Returns a comment.

    Returns a comment. +

    Example: +
    1. # this is a comment +

    +
    +
  10. + + +

    + + final + def + + + eq(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  11. + + +

    + + + def + + + equals(arg0: Any): Boolean + +

    +
    Definition Classes
    AnyRef → Any
    +
  12. + + +

    + + + def + + + finalize(): Unit + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  13. + + +

    + + final + def + + + getClass(): Class[_] + +

    +
    Definition Classes
    AnyRef → Any
    +
  14. + + +

    + + + def + + + hashCode(): Int + +

    +
    Definition Classes
    AnyRef → Any
    +
  15. + + +

    + + final + def + + + isInstanceOf[T0]: Boolean + +

    +
    Definition Classes
    Any
    +
  16. + + +

    + + final + def + + + ne(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  17. + + +

    + + final + def + + + notify(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  18. + + +

    + + final + def + + + notifyAll(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  19. + + +

    + + + def + + + plan(plan: Plan): String + +

    +

    Returns a test plan.

    Returns a test plan. +

    Examples: +
    1. 1..0 # SKIP don't run this test (SkipAll) +

    2. ,
    3. 1..5 (NumericPlan)

    +
    +
  20. + + +

    + + + def + + + result(cond: Boolean, num: Int, desc: String): String + +

    +

    Returns a test result that contains a description.

    Returns a test result that contains a description. +

    Example: +
    1. ok 28 - our test succeeded +

    +
    +
  21. + + +

    + + + def + + + result(cond: Boolean, num: Int): String + +

    +

    Returns a test result.

    Returns a test result. +

    Example: +
    1. ok 4 +

    +
    +
  22. + + +

    + + + def + + + skip(num: Int, reason: String): String + +

    +

    Returns a skipped test result with a reason.

    Returns a skipped test result with a reason. +

    Example: +
    1. ok 4 # skip this test won't run here +

    +
    +
  23. + + +

    + + final + def + + + synchronized[T0](arg0: ⇒ T0): T0 + +

    +
    Definition Classes
    AnyRef
    +
  24. + + +

    + + + def + + + toString(): String + +

    +
    Definition Classes
    AnyRef → Any
    +
  25. + + +

    + + + def + + + todoResult(cond: Boolean, num: Int, desc: String, todo: String): String + +

    +

    Returns a todo test result that contains a description.

    Returns a todo test result that contains a description. +

    Example: +
    1. not ok 18 - test the feature # TODO can't figure this out +

    +
    +
  26. + + +

    + + + def + + + todoResult(cond: Boolean, num: Int, todo: String): String + +

    +

    Returns a todo test result.

    Returns a todo test result. +

    Example: +
    1. not ok 1 # TODO this doesn't work yet +

    +
    +
  27. + + +

    + + final + def + + + wait(): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  28. + + +

    + + final + def + + + wait(arg0: Long, arg1: Int): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  29. + + +

    + + final + def + + + wait(arg0: Long): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
+
+ + + + +
+ +
+
+

Inherited from AnyRef

+
+

Inherited from Any

+
+ +
+ +
+
+

Ungrouped

+ +
+
+ +
+ +
+ + + + + + \ No newline at end of file diff --git a/com/iinteractive/test/tap/ResultEvent.html b/com/iinteractive/test/tap/ResultEvent.html new file mode 100644 index 0000000..a20b73d --- /dev/null +++ b/com/iinteractive/test/tap/ResultEvent.html @@ -0,0 +1,398 @@ + + + + + ResultEvent - com.iinteractive.test.tap.ResultEvent + + + + + + + + + + + + + + + +
+ +

com.iinteractive.test.tap

+

ResultEvent

+
+ +

+ + + case class + + + ResultEvent extends TAPEvent with Product with Serializable + +

+ +

An individual test result.

+ Linear Supertypes +
Serializable, Serializable, Product, Equals, TAPEvent, AnyRef, Any
+
+ + +
+
+
+ Ordering +
    + +
  1. Alphabetic
  2. +
  3. By inheritance
  4. +
+
+
+ Inherited
+
+
    +
  1. ResultEvent
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. TAPEvent
  7. AnyRef
  8. Any
  9. +
+
+ +
    +
  1. Hide All
  2. +
  3. Show all
  4. +
+ Learn more about member selection +
+
+ Visibility +
  1. Public
  2. All
+
+
+ +
+
+ + + + + + +
+

Value Members

+
  1. + + +

    + + final + def + + + !=(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  2. + + +

    + + final + def + + + !=(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  3. + + +

    + + final + def + + + ##(): Int + +

    +
    Definition Classes
    AnyRef → Any
    +
  4. + + +

    + + final + def + + + ==(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  5. + + +

    + + final + def + + + ==(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  6. + + +

    + + final + def + + + asInstanceOf[T0]: T0 + +

    +
    Definition Classes
    Any
    +
  7. + + +

    + + + def + + + clone(): AnyRef + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  8. + + +

    + + final + def + + + eq(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  9. + + +

    + + + def + + + finalize(): Unit + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  10. + + +

    + + final + def + + + getClass(): Class[_] + +

    +
    Definition Classes
    AnyRef → Any
    +
  11. + + +

    + + final + def + + + isInstanceOf[T0]: Boolean + +

    +
    Definition Classes
    Any
    +
  12. + + +

    + + final + def + + + ne(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  13. + + +

    + + final + def + + + notify(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  14. + + +

    + + final + def + + + notifyAll(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  15. + + +

    + + + val + + + result: TestResult + +

    +

    The TestResult + containing information about the corresponding test.

    +
  16. + + +

    + + final + def + + + synchronized[T0](arg0: ⇒ T0): T0 + +

    +
    Definition Classes
    AnyRef
    +
  17. + + +

    + + final + def + + + wait(): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  18. + + +

    + + final + def + + + wait(arg0: Long, arg1: Int): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  19. + + +

    + + final + def + + + wait(arg0: Long): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
+
+ + + + +
+ +
+
+

Inherited from Serializable

+
+

Inherited from Serializable

+
+

Inherited from Product

+
+

Inherited from Equals

+
+

Inherited from TAPEvent

+
+

Inherited from AnyRef

+
+

Inherited from Any

+
+ +
+ +
+
+

Ungrouped

+ +
+
+ +
+ +
+ + + + + + \ No newline at end of file diff --git a/com/iinteractive/test/tap/SkipDirective.html b/com/iinteractive/test/tap/SkipDirective.html new file mode 100644 index 0000000..853e3af --- /dev/null +++ b/com/iinteractive/test/tap/SkipDirective.html @@ -0,0 +1,397 @@ + + + + + SkipDirective - com.iinteractive.test.tap.SkipDirective + + + + + + + + + + + + + + + +
+ +

com.iinteractive.test.tap

+

SkipDirective

+
+ +

+ + + case class + + + SkipDirective extends Directive with Product with Serializable + +

+ +

A directive indicating that this test was skipped.

+ Linear Supertypes +
Serializable, Serializable, Product, Equals, Directive, AnyRef, Any
+
+ + +
+
+
+ Ordering +
    + +
  1. Alphabetic
  2. +
  3. By inheritance
  4. +
+
+
+ Inherited
+
+
    +
  1. SkipDirective
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. Directive
  7. AnyRef
  8. Any
  9. +
+
+ +
    +
  1. Hide All
  2. +
  3. Show all
  4. +
+ Learn more about member selection +
+
+ Visibility +
  1. Public
  2. All
+
+
+ +
+
+ + + + + + +
+

Value Members

+
  1. + + +

    + + final + def + + + !=(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  2. + + +

    + + final + def + + + !=(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  3. + + +

    + + final + def + + + ##(): Int + +

    +
    Definition Classes
    AnyRef → Any
    +
  4. + + +

    + + final + def + + + ==(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  5. + + +

    + + final + def + + + ==(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  6. + + +

    + + final + def + + + asInstanceOf[T0]: T0 + +

    +
    Definition Classes
    Any
    +
  7. + + +

    + + + def + + + clone(): AnyRef + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  8. + + +

    + + final + def + + + eq(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  9. + + +

    + + + def + + + finalize(): Unit + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  10. + + +

    + + final + def + + + getClass(): Class[_] + +

    +
    Definition Classes
    AnyRef → Any
    +
  11. + + +

    + + final + def + + + isInstanceOf[T0]: Boolean + +

    +
    Definition Classes
    Any
    +
  12. + + +

    + + + val + + + message: Option[String] + +

    +
    Definition Classes
    SkipDirectiveDirective
    +
  13. + + +

    + + final + def + + + ne(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  14. + + +

    + + final + def + + + notify(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  15. + + +

    + + final + def + + + notifyAll(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  16. + + +

    + + final + def + + + synchronized[T0](arg0: ⇒ T0): T0 + +

    +
    Definition Classes
    AnyRef
    +
  17. + + +

    + + final + def + + + wait(): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  18. + + +

    + + final + def + + + wait(arg0: Long, arg1: Int): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  19. + + +

    + + final + def + + + wait(arg0: Long): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
+
+ + + + +
+ +
+
+

Inherited from Serializable

+
+

Inherited from Serializable

+
+

Inherited from Product

+
+

Inherited from Equals

+
+

Inherited from Directive

+
+

Inherited from AnyRef

+
+

Inherited from Any

+
+ +
+ +
+
+

Ungrouped

+ +
+
+ +
+ +
+ + + + + + \ No newline at end of file diff --git a/com/iinteractive/test/tap/StartEvent$.html b/com/iinteractive/test/tap/StartEvent$.html new file mode 100644 index 0000000..bffae50 --- /dev/null +++ b/com/iinteractive/test/tap/StartEvent$.html @@ -0,0 +1,397 @@ + + + + + StartEvent - com.iinteractive.test.tap.StartEvent + + + + + + + + + + + + + + + +
+ +

com.iinteractive.test.tap

+

StartEvent

+
+ +

+ + + object + + + StartEvent extends TAPEvent with Product with Serializable + +

+ +

The start of a TAP stream.

+ Linear Supertypes +
Serializable, Serializable, Product, Equals, TAPEvent, AnyRef, Any
+
+ + +
+
+
+ Ordering +
    + +
  1. Alphabetic
  2. +
  3. By inheritance
  4. +
+
+
+ Inherited
+
+
    +
  1. StartEvent
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. TAPEvent
  7. AnyRef
  8. Any
  9. +
+
+ +
    +
  1. Hide All
  2. +
  3. Show all
  4. +
+ Learn more about member selection +
+
+ Visibility +
  1. Public
  2. All
+
+
+ +
+
+ + + + + + +
+

Value Members

+
  1. + + +

    + + final + def + + + !=(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  2. + + +

    + + final + def + + + !=(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  3. + + +

    + + final + def + + + ##(): Int + +

    +
    Definition Classes
    AnyRef → Any
    +
  4. + + +

    + + final + def + + + ==(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  5. + + +

    + + final + def + + + ==(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  6. + + +

    + + final + def + + + asInstanceOf[T0]: T0 + +

    +
    Definition Classes
    Any
    +
  7. + + +

    + + + def + + + clone(): AnyRef + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  8. + + +

    + + final + def + + + eq(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  9. + + +

    + + + def + + + equals(arg0: Any): Boolean + +

    +
    Definition Classes
    AnyRef → Any
    +
  10. + + +

    + + + def + + + finalize(): Unit + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  11. + + +

    + + final + def + + + getClass(): Class[_] + +

    +
    Definition Classes
    AnyRef → Any
    +
  12. + + +

    + + final + def + + + isInstanceOf[T0]: Boolean + +

    +
    Definition Classes
    Any
    +
  13. + + +

    + + final + def + + + ne(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  14. + + +

    + + final + def + + + notify(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  15. + + +

    + + final + def + + + notifyAll(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  16. + + +

    + + final + def + + + synchronized[T0](arg0: ⇒ T0): T0 + +

    +
    Definition Classes
    AnyRef
    +
  17. + + +

    + + final + def + + + wait(): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  18. + + +

    + + final + def + + + wait(arg0: Long, arg1: Int): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  19. + + +

    + + final + def + + + wait(arg0: Long): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
+
+ + + + +
+ +
+
+

Inherited from Serializable

+
+

Inherited from Serializable

+
+

Inherited from Product

+
+

Inherited from Equals

+
+

Inherited from TAPEvent

+
+

Inherited from AnyRef

+
+

Inherited from Any

+
+ +
+ +
+
+

Ungrouped

+ +
+
+ +
+ +
+ + + + + + \ No newline at end of file diff --git a/com/iinteractive/test/tap/SubtestEndEvent.html b/com/iinteractive/test/tap/SubtestEndEvent.html new file mode 100644 index 0000000..54d0014 --- /dev/null +++ b/com/iinteractive/test/tap/SubtestEndEvent.html @@ -0,0 +1,397 @@ + + + + + SubtestEndEvent - com.iinteractive.test.tap.SubtestEndEvent + + + + + + + + + + + + + + + +
+ +

com.iinteractive.test.tap

+

SubtestEndEvent

+
+ +

+ + + case class + + + SubtestEndEvent extends TAPEvent with Product with Serializable + +

+ +

The end of a subtest (currently unused).

+ Linear Supertypes +
Serializable, Serializable, Product, Equals, TAPEvent, AnyRef, Any
+
+ + +
+
+
+ Ordering +
    + +
  1. Alphabetic
  2. +
  3. By inheritance
  4. +
+
+
+ Inherited
+
+
    +
  1. SubtestEndEvent
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. TAPEvent
  7. AnyRef
  8. Any
  9. +
+
+ +
    +
  1. Hide All
  2. +
  3. Show all
  4. +
+ Learn more about member selection +
+
+ Visibility +
  1. Public
  2. All
+
+
+ +
+
+ + + + + + +
+

Value Members

+
  1. + + +

    + + final + def + + + !=(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  2. + + +

    + + final + def + + + !=(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  3. + + +

    + + final + def + + + ##(): Int + +

    +
    Definition Classes
    AnyRef → Any
    +
  4. + + +

    + + final + def + + + ==(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  5. + + +

    + + final + def + + + ==(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  6. + + +

    + + final + def + + + asInstanceOf[T0]: T0 + +

    +
    Definition Classes
    Any
    +
  7. + + +

    + + + def + + + clone(): AnyRef + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  8. + + +

    + + final + def + + + eq(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  9. + + +

    + + + def + + + finalize(): Unit + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  10. + + +

    + + final + def + + + getClass(): Class[_] + +

    +
    Definition Classes
    AnyRef → Any
    +
  11. + + +

    + + final + def + + + isInstanceOf[T0]: Boolean + +

    +
    Definition Classes
    Any
    +
  12. + + +

    + + final + def + + + ne(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  13. + + +

    + + final + def + + + notify(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  14. + + +

    + + final + def + + + notifyAll(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  15. + + +

    + + + val + + + result: TestResult + +

    + +
  16. + + +

    + + final + def + + + synchronized[T0](arg0: ⇒ T0): T0 + +

    +
    Definition Classes
    AnyRef
    +
  17. + + +

    + + final + def + + + wait(): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  18. + + +

    + + final + def + + + wait(arg0: Long, arg1: Int): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  19. + + +

    + + final + def + + + wait(arg0: Long): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
+
+ + + + +
+ +
+
+

Inherited from Serializable

+
+

Inherited from Serializable

+
+

Inherited from Product

+
+

Inherited from Equals

+
+

Inherited from TAPEvent

+
+

Inherited from AnyRef

+
+

Inherited from Any

+
+ +
+ +
+
+

Ungrouped

+ +
+
+ +
+ +
+ + + + + + \ No newline at end of file diff --git a/com/iinteractive/test/tap/SubtestStartEvent$.html b/com/iinteractive/test/tap/SubtestStartEvent$.html new file mode 100644 index 0000000..633d059 --- /dev/null +++ b/com/iinteractive/test/tap/SubtestStartEvent$.html @@ -0,0 +1,397 @@ + + + + + SubtestStartEvent - com.iinteractive.test.tap.SubtestStartEvent + + + + + + + + + + + + + + + +
+ +

com.iinteractive.test.tap

+

SubtestStartEvent

+
+ +

+ + + object + + + SubtestStartEvent extends TAPEvent with Product with Serializable + +

+ +

The start of a subtest (currently unused).

+ Linear Supertypes +
Serializable, Serializable, Product, Equals, TAPEvent, AnyRef, Any
+
+ + +
+
+
+ Ordering +
    + +
  1. Alphabetic
  2. +
  3. By inheritance
  4. +
+
+
+ Inherited
+
+
    +
  1. SubtestStartEvent
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. TAPEvent
  7. AnyRef
  8. Any
  9. +
+
+ +
    +
  1. Hide All
  2. +
  3. Show all
  4. +
+ Learn more about member selection +
+
+ Visibility +
  1. Public
  2. All
+
+
+ +
+
+ + + + + + +
+

Value Members

+
  1. + + +

    + + final + def + + + !=(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  2. + + +

    + + final + def + + + !=(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  3. + + +

    + + final + def + + + ##(): Int + +

    +
    Definition Classes
    AnyRef → Any
    +
  4. + + +

    + + final + def + + + ==(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  5. + + +

    + + final + def + + + ==(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  6. + + +

    + + final + def + + + asInstanceOf[T0]: T0 + +

    +
    Definition Classes
    Any
    +
  7. + + +

    + + + def + + + clone(): AnyRef + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  8. + + +

    + + final + def + + + eq(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  9. + + +

    + + + def + + + equals(arg0: Any): Boolean + +

    +
    Definition Classes
    AnyRef → Any
    +
  10. + + +

    + + + def + + + finalize(): Unit + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  11. + + +

    + + final + def + + + getClass(): Class[_] + +

    +
    Definition Classes
    AnyRef → Any
    +
  12. + + +

    + + final + def + + + isInstanceOf[T0]: Boolean + +

    +
    Definition Classes
    Any
    +
  13. + + +

    + + final + def + + + ne(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  14. + + +

    + + final + def + + + notify(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  15. + + +

    + + final + def + + + notifyAll(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  16. + + +

    + + final + def + + + synchronized[T0](arg0: ⇒ T0): T0 + +

    +
    Definition Classes
    AnyRef
    +
  17. + + +

    + + final + def + + + wait(): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  18. + + +

    + + final + def + + + wait(arg0: Long, arg1: Int): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  19. + + +

    + + final + def + + + wait(arg0: Long): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
+
+ + + + +
+ +
+
+

Inherited from Serializable

+
+

Inherited from Serializable

+
+

Inherited from Product

+
+

Inherited from Equals

+
+

Inherited from TAPEvent

+
+

Inherited from AnyRef

+
+

Inherited from Any

+
+ +
+ +
+
+

Ungrouped

+ +
+
+ +
+ +
+ + + + + + \ No newline at end of file diff --git a/com/iinteractive/test/tap/TAPEvent.html b/com/iinteractive/test/tap/TAPEvent.html new file mode 100644 index 0000000..f8b2e16 --- /dev/null +++ b/com/iinteractive/test/tap/TAPEvent.html @@ -0,0 +1,416 @@ + + + + + TAPEvent - com.iinteractive.test.tap.TAPEvent + + + + + + + + + + + + + + + +
+ +

com.iinteractive.test.tap

+

TAPEvent

+
+ +

+ + sealed + trait + + + TAPEvent extends AnyRef + +

+ +

An event emitted while parsing a TAP stream.

+ Linear Supertypes +
AnyRef, Any
+
+ + +
+
+
+ Ordering +
    + +
  1. Alphabetic
  2. +
  3. By inheritance
  4. +
+
+
+ Inherited
+
+
    +
  1. TAPEvent
  2. AnyRef
  3. Any
  4. +
+
+ +
    +
  1. Hide All
  2. +
  3. Show all
  4. +
+ Learn more about member selection +
+
+ Visibility +
  1. Public
  2. All
+
+
+ +
+
+ + + + + + +
+

Value Members

+
  1. + + +

    + + final + def + + + !=(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  2. + + +

    + + final + def + + + !=(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  3. + + +

    + + final + def + + + ##(): Int + +

    +
    Definition Classes
    AnyRef → Any
    +
  4. + + +

    + + final + def + + + ==(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  5. + + +

    + + final + def + + + ==(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  6. + + +

    + + final + def + + + asInstanceOf[T0]: T0 + +

    +
    Definition Classes
    Any
    +
  7. + + +

    + + + def + + + clone(): AnyRef + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  8. + + +

    + + final + def + + + eq(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  9. + + +

    + + + def + + + equals(arg0: Any): Boolean + +

    +
    Definition Classes
    AnyRef → Any
    +
  10. + + +

    + + + def + + + finalize(): Unit + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  11. + + +

    + + final + def + + + getClass(): Class[_] + +

    +
    Definition Classes
    AnyRef → Any
    +
  12. + + +

    + + + def + + + hashCode(): Int + +

    +
    Definition Classes
    AnyRef → Any
    +
  13. + + +

    + + final + def + + + isInstanceOf[T0]: Boolean + +

    +
    Definition Classes
    Any
    +
  14. + + +

    + + final + def + + + ne(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  15. + + +

    + + final + def + + + notify(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  16. + + +

    + + final + def + + + notifyAll(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  17. + + +

    + + final + def + + + synchronized[T0](arg0: ⇒ T0): T0 + +

    +
    Definition Classes
    AnyRef
    +
  18. + + +

    + + + def + + + toString(): String + +

    +
    Definition Classes
    AnyRef → Any
    +
  19. + + +

    + + final + def + + + wait(): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  20. + + +

    + + final + def + + + wait(arg0: Long, arg1: Int): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  21. + + +

    + + final + def + + + wait(arg0: Long): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
+
+ + + + +
+ +
+
+

Inherited from AnyRef

+
+

Inherited from Any

+
+ +
+ +
+
+

Ungrouped

+ +
+
+ +
+ +
+ + + + + + \ No newline at end of file diff --git a/com/iinteractive/test/tap/TAPResult.html b/com/iinteractive/test/tap/TAPResult.html new file mode 100644 index 0000000..7d35f9c --- /dev/null +++ b/com/iinteractive/test/tap/TAPResult.html @@ -0,0 +1,535 @@ + + + + + TAPResult - com.iinteractive.test.tap.TAPResult + + + + + + + + + + + + + + + +
+ +

com.iinteractive.test.tap

+

TAPResult

+
+ +

+ + + class + + + TAPResult extends AnyRef + +

+ +

The summarized results of a TAP stream. Contains the +Plan that was given, as well as a list of +TestResults corresponding to each +of the tests in the stream. +

+ Linear Supertypes +
AnyRef, Any
+
+ + +
+
+
+ Ordering +
    + +
  1. Alphabetic
  2. +
  3. By inheritance
  4. +
+
+
+ Inherited
+
+
    +
  1. TAPResult
  2. AnyRef
  3. Any
  4. +
+
+ +
    +
  1. Hide All
  2. +
  3. Show all
  4. +
+ Learn more about member selection +
+
+ Visibility +
  1. Public
  2. All
+
+
+ +
+
+
+

Instance Constructors

+
  1. + + +

    + + + new + + + TAPResult(plan: Plan, results: Seq[TestResult]) + +

    +

    plan

    The Plan from the TAP stream

    results

    The list of + TestResults from + the TAP stream +

    +
+
+ + + + + +
+

Value Members

+
  1. + + +

    + + final + def + + + !=(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  2. + + +

    + + final + def + + + !=(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  3. + + +

    + + final + def + + + ##(): Int + +

    +
    Definition Classes
    AnyRef → Any
    +
  4. + + +

    + + final + def + + + ==(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  5. + + +

    + + final + def + + + ==(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  6. + + +

    + + final + def + + + asInstanceOf[T0]: T0 + +

    +
    Definition Classes
    Any
    +
  7. + + +

    + + + def + + + clone(): AnyRef + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  8. + + +

    + + final + def + + + eq(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  9. + + +

    + + + def + + + equals(arg0: Any): Boolean + +

    +
    Definition Classes
    AnyRef → Any
    +
  10. + + +

    + + + val + + + exitCode: Int + +

    +

    Returns the exit code to use if running this test on its own.

    Returns the exit code to use if running this test on its own.

    Success is indicated by 0, invalid TAP streams (such as incorrect plans) +by 255, and other kinds of failures by the failure count. +

    +
  11. + + +

    + + + val + + + fails: Int + +

    +

    Returns the number of test failures in the TAP stream.

    +
  12. + + +

    + + + def + + + finalize(): Unit + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  13. + + +

    + + final + def + + + getClass(): Class[_] + +

    +
    Definition Classes
    AnyRef → Any
    +
  14. + + +

    + + + def + + + hashCode(): Int + +

    +
    Definition Classes
    AnyRef → Any
    +
  15. + + +

    + + final + def + + + isInstanceOf[T0]: Boolean + +

    +
    Definition Classes
    Any
    +
  16. + + +

    + + + val + + + matchesPlan: Boolean + +

    +

    Returns true if the number of tests executed was compatible with the +provided test plan.

    +
  17. + + +

    + + final + def + + + ne(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  18. + + +

    + + final + def + + + notify(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  19. + + +

    + + final + def + + + notifyAll(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  20. + + +

    + + + val + + + plan: Plan + +

    +

    The Plan from the TAP stream

    +
  21. + + +

    + + + val + + + results: Seq[TestResult] + +

    +

    The list of + TestResults from + the TAP stream +

    +
  22. + + +

    + + + val + + + success: Boolean + +

    +

    Returns true if the TAP stream overall passed.

    Returns true if the TAP stream overall passed.

    Differs from testsPassed in that it also takes into account things +like invalid plans. +

    +
  23. + + +

    + + final + def + + + synchronized[T0](arg0: ⇒ T0): T0 + +

    +
    Definition Classes
    AnyRef
    +
  24. + + +

    + + + val + + + testsPassed: Boolean + +

    +

    Returns true if all of the tests passed.

    +
  25. + + +

    + + + def + + + toString(): String + +

    +
    Definition Classes
    AnyRef → Any
    +
  26. + + +

    + + final + def + + + wait(): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  27. + + +

    + + final + def + + + wait(arg0: Long, arg1: Int): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  28. + + +

    + + final + def + + + wait(arg0: Long): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
+
+ + + + +
+ +
+
+

Inherited from AnyRef

+
+

Inherited from Any

+
+ +
+ +
+
+

Ungrouped

+ +
+
+ +
+ +
+ + + + + + \ No newline at end of file diff --git a/com/iinteractive/test/tap/TestBuilder.html b/com/iinteractive/test/tap/TestBuilder.html new file mode 100644 index 0000000..cde10da --- /dev/null +++ b/com/iinteractive/test/tap/TestBuilder.html @@ -0,0 +1,604 @@ + + + + + TestBuilder - com.iinteractive.test.tap.TestBuilder + + + + + + + + + + + + + + + +
+ +

com.iinteractive.test.tap

+

TestBuilder

+
+ +

+ + + class + + + TestBuilder extends AnyRef + +

+ +

This class provides a convenient yet low level API for generating TAP +streams. Each instance of this class handles a single TAP stream, and +keeps track of things like the current test number for you. All +TAP-producing methods write the TAP lines to Console.out or +Console.err, so you can override those (via Console.withOut or +Console.withErr). +

+ Linear Supertypes +
AnyRef, Any
+
+ + +
+
+
+ Ordering +
    + +
  1. Alphabetic
  2. +
  3. By inheritance
  4. +
+
+
+ Inherited
+
+
    +
  1. TestBuilder
  2. AnyRef
  3. Any
  4. +
+
+ +
    +
  1. Hide All
  2. +
  3. Show all
  4. +
+ Learn more about member selection +
+
+ Visibility +
  1. Public
  2. All
+
+
+ +
+
+
+

Instance Constructors

+
  1. + + +

    + + + new + + + TestBuilder(plan: Plan = NoPlan, terminalInUse: Boolean = false) + +

    +

    Creates a new builder instance, and emits the corresponding plan line, +unless the plan is not given.

    Creates a new builder instance, and emits the corresponding plan line, +unless the plan is not given. +

    plan

    plan for this test.

    terminalInUse

    Whether this test is being run from a harness which + will not just be writing directly to the output. + This will make things written to Console.err have + a newline prepended, so that they always start on + an empty line. +

    +
+
+ + + + + +
+

Value Members

+
  1. + + +

    + + final + def + + + !=(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  2. + + +

    + + final + def + + + !=(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  3. + + +

    + + final + def + + + ##(): Int + +

    +
    Definition Classes
    AnyRef → Any
    +
  4. + + +

    + + final + def + + + ==(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  5. + + +

    + + final + def + + + ==(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  6. + + +

    + + final + def + + + asInstanceOf[T0]: T0 + +

    +
    Definition Classes
    Any
    +
  7. + + +

    + + + def + + + bailOut(message: String): Unit + +

    +

    Abort the current test, with a message.

    +
  8. + + +

    + + + def + + + clone(): AnyRef + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  9. + + +

    + + + def + + + cloneForSubtest(newPlan: Plan): TestBuilder + +

    +

    Create a new TestBuilder instance, to be used to run a subtest.

    Create a new TestBuilder instance, to be used to run a subtest. This new +instance will have all of its lines prefixed by an additional level of +indentation. This instance will still need to have doneTesting +called on it, and the result of the subtest will still need to be +reported as a separate test result through ok. +

    +
  10. + + +

    + + + def + + + diag(message: String): Unit + +

    +

    Writes a comment line to Console.err.

    Writes a comment line to Console.err. This will allow it to be +visible in most summarizing harnesses (which consume and parse +everything that goes to Console.out). +

    +
  11. + + +

    + + + def + + + doneTesting: Boolean + +

    +

    Finalize the current builder instance.

    Finalize the current builder instance. This writes the auto-calculated +plan to Console.out if the plan type was NoPlan and reports a +summary of the test results as a comment to Console.err. +

    returns

    whether or not the test class as a whole passed. +

    +
  12. + + +

    + + final + def + + + eq(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  13. + + +

    + + + def + + + equals(arg0: Any): Boolean + +

    +
    Definition Classes
    AnyRef → Any
    +
  14. + + +

    + + + def + + + exitCode: Int + +

    +

    The exit code to use, in harnesses that run a single test.

    The exit code to use, in harnesses that run a single test. Passing tests +return 0, invalid tests (such as running a different number of tests +than planned) return 255, and all others return the number of failed +tests. +

    +
  15. + + +

    + + + def + + + finalize(): Unit + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  16. + + +

    + + final + def + + + getClass(): Class[_] + +

    +
    Definition Classes
    AnyRef → Any
    +
  17. + + +

    + + + def + + + hashCode(): Int + +

    +
    Definition Classes
    AnyRef → Any
    +
  18. + + +

    + + final + def + + + isInstanceOf[T0]: Boolean + +

    +
    Definition Classes
    Any
    +
  19. + + +

    + + final + def + + + ne(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  20. + + +

    + + + def + + + note(message: String): Unit + +

    +

    Write a comment line to Console.out.

    Write a comment line to Console.out. This will typically only be +visible in the raw TAP stream. +

    +
  21. + + +

    + + final + def + + + notify(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  22. + + +

    + + final + def + + + notifyAll(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  23. + + +

    + + + def + + + ok(test: Boolean, description: String): Unit + +

    +

    Reports a single test result with description to Console.out.

    +
  24. + + +

    + + + def + + + ok(test: Boolean): Unit + +

    +

    Reports a single test result to Console.out.

    +
  25. + + +

    + + + def + + + skip(reason: String): Unit + +

    +

    Reports a single skipped test result to Console.out.

    +
  26. + + +

    + + final + def + + + synchronized[T0](arg0: ⇒ T0): T0 + +

    +
    Definition Classes
    AnyRef
    +
  27. + + +

    + + + def + + + toString(): String + +

    +
    Definition Classes
    AnyRef → Any
    +
  28. + + +

    + + + def + + + todo(todo: String, test: Boolean, description: String): Unit + +

    +

    Reports a single TODO test result with description to Console.out.

    +
  29. + + +

    + + + def + + + todo(todo: String, test: Boolean): Unit + +

    +

    Reports a single TODO test result to Console.out.

    +
  30. + + +

    + + final + def + + + wait(): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  31. + + +

    + + final + def + + + wait(arg0: Long, arg1: Int): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  32. + + +

    + + final + def + + + wait(arg0: Long): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
+
+ + + + +
+ +
+
+

Inherited from AnyRef

+
+

Inherited from Any

+
+ +
+ +
+
+

Ungrouped

+ +
+
+ +
+ +
+ + + + + + \ No newline at end of file diff --git a/com/iinteractive/test/tap/TestResult.html b/com/iinteractive/test/tap/TestResult.html new file mode 100644 index 0000000..178c576 --- /dev/null +++ b/com/iinteractive/test/tap/TestResult.html @@ -0,0 +1,503 @@ + + + + + TestResult - com.iinteractive.test.tap.TestResult + + + + + + + + + + + + + + + +
+ +

com.iinteractive.test.tap

+

TestResult

+
+ +

+ + + class + + + TestResult extends AnyRef + +

+ +

The result of a single test. +

+ Linear Supertypes +
AnyRef, Any
+
+ + +
+
+
+ Ordering +
    + +
  1. Alphabetic
  2. +
  3. By inheritance
  4. +
+
+
+ Inherited
+
+
    +
  1. TestResult
  2. AnyRef
  3. Any
  4. +
+
+ +
    +
  1. Hide All
  2. +
  3. Show all
  4. +
+ Learn more about member selection +
+
+ Visibility +
  1. Public
  2. All
+
+
+ +
+
+
+

Instance Constructors

+
  1. + + +

    + + + new + + + TestResult(passed: Boolean, number: Int, description: String, directive: Option[Directive], subtest: Option[TAPResult]) + +

    +

    passed

    True if the test passed

    number

    The test number in the TAP stream

    description

    The test description

    directive

    The Directive + (either skip or todo) that was provided for this test, + if any

    subtest

    The com.iinteractive.test.tap.TAPResult for the + subtest that this test corresponds to, if any +

    +
+
+ + + + + +
+

Value Members

+
  1. + + +

    + + final + def + + + !=(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  2. + + +

    + + final + def + + + !=(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  3. + + +

    + + final + def + + + ##(): Int + +

    +
    Definition Classes
    AnyRef → Any
    +
  4. + + +

    + + final + def + + + ==(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  5. + + +

    + + final + def + + + ==(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  6. + + +

    + + final + def + + + asInstanceOf[T0]: T0 + +

    +
    Definition Classes
    Any
    +
  7. + + +

    + + + def + + + clone(): AnyRef + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  8. + + +

    + + + val + + + description: String + +

    +

    The test description

    +
  9. + + +

    + + + val + + + directive: Option[Directive] + +

    +

    The Directive + (either skip or todo) that was provided for this test, + if any

    +
  10. + + +

    + + final + def + + + eq(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  11. + + +

    + + + def + + + equals(arg0: Any): Boolean + +

    +
    Definition Classes
    AnyRef → Any
    +
  12. + + +

    + + + def + + + finalize(): Unit + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  13. + + +

    + + final + def + + + getClass(): Class[_] + +

    +
    Definition Classes
    AnyRef → Any
    +
  14. + + +

    + + + def + + + hashCode(): Int + +

    +
    Definition Classes
    AnyRef → Any
    +
  15. + + +

    + + final + def + + + isInstanceOf[T0]: Boolean + +

    +
    Definition Classes
    Any
    +
  16. + + +

    + + final + def + + + ne(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  17. + + +

    + + final + def + + + notify(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  18. + + +

    + + final + def + + + notifyAll(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  19. + + +

    + + + val + + + number: Int + +

    +

    The test number in the TAP stream

    +
  20. + + +

    + + + val + + + passed: Boolean + +

    +

    True if the test passed

    +
  21. + + +

    + + + val + + + subtest: Option[TAPResult] + +

    +

    The com.iinteractive.test.tap.TAPResult for the + subtest that this test corresponds to, if any +

    +
  22. + + +

    + + final + def + + + synchronized[T0](arg0: ⇒ T0): T0 + +

    +
    Definition Classes
    AnyRef
    +
  23. + + +

    + + + def + + + toString(): String + +

    +
    Definition Classes
    AnyRef → Any
    +
  24. + + +

    + + final + def + + + wait(): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  25. + + +

    + + final + def + + + wait(arg0: Long, arg1: Int): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  26. + + +

    + + final + def + + + wait(arg0: Long): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
+
+ + + + +
+ +
+
+

Inherited from AnyRef

+
+

Inherited from Any

+
+ +
+ +
+
+

Ungrouped

+ +
+
+ +
+ +
+ + + + + + \ No newline at end of file diff --git a/com/iinteractive/test/tap/TodoDirective.html b/com/iinteractive/test/tap/TodoDirective.html new file mode 100644 index 0000000..9c4378a --- /dev/null +++ b/com/iinteractive/test/tap/TodoDirective.html @@ -0,0 +1,397 @@ + + + + + TodoDirective - com.iinteractive.test.tap.TodoDirective + + + + + + + + + + + + + + + +
+ +

com.iinteractive.test.tap

+

TodoDirective

+
+ +

+ + + case class + + + TodoDirective extends Directive with Product with Serializable + +

+ +

A directive indicating that this test is known to fail.

+ Linear Supertypes +
Serializable, Serializable, Product, Equals, Directive, AnyRef, Any
+
+ + +
+
+
+ Ordering +
    + +
  1. Alphabetic
  2. +
  3. By inheritance
  4. +
+
+
+ Inherited
+
+
    +
  1. TodoDirective
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. Directive
  7. AnyRef
  8. Any
  9. +
+
+ +
    +
  1. Hide All
  2. +
  3. Show all
  4. +
+ Learn more about member selection +
+
+ Visibility +
  1. Public
  2. All
+
+
+ +
+
+ + + + + + +
+

Value Members

+
  1. + + +

    + + final + def + + + !=(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  2. + + +

    + + final + def + + + !=(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  3. + + +

    + + final + def + + + ##(): Int + +

    +
    Definition Classes
    AnyRef → Any
    +
  4. + + +

    + + final + def + + + ==(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  5. + + +

    + + final + def + + + ==(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  6. + + +

    + + final + def + + + asInstanceOf[T0]: T0 + +

    +
    Definition Classes
    Any
    +
  7. + + +

    + + + def + + + clone(): AnyRef + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  8. + + +

    + + final + def + + + eq(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  9. + + +

    + + + def + + + finalize(): Unit + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  10. + + +

    + + final + def + + + getClass(): Class[_] + +

    +
    Definition Classes
    AnyRef → Any
    +
  11. + + +

    + + final + def + + + isInstanceOf[T0]: Boolean + +

    +
    Definition Classes
    Any
    +
  12. + + +

    + + + val + + + message: Option[String] + +

    +
    Definition Classes
    TodoDirectiveDirective
    +
  13. + + +

    + + final + def + + + ne(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  14. + + +

    + + final + def + + + notify(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  15. + + +

    + + final + def + + + notifyAll(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  16. + + +

    + + final + def + + + synchronized[T0](arg0: ⇒ T0): T0 + +

    +
    Definition Classes
    AnyRef
    +
  17. + + +

    + + final + def + + + wait(): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  18. + + +

    + + final + def + + + wait(arg0: Long, arg1: Int): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  19. + + +

    + + final + def + + + wait(arg0: Long): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
+
+ + + + +
+ +
+
+

Inherited from Serializable

+
+

Inherited from Serializable

+
+

Inherited from Product

+
+

Inherited from Equals

+
+

Inherited from Directive

+
+

Inherited from AnyRef

+
+

Inherited from Any

+
+ +
+ +
+
+

Ungrouped

+ +
+
+ +
+ +
+ + + + + + \ No newline at end of file diff --git a/com/iinteractive/test/tap/package$$ParseException.html b/com/iinteractive/test/tap/package$$ParseException.html new file mode 100644 index 0000000..834187e --- /dev/null +++ b/com/iinteractive/test/tap/package$$ParseException.html @@ -0,0 +1,588 @@ + + + + + ParseException - com.iinteractive.test.tap.ParseException + + + + + + + + + + + + + + + +
+ +

com.iinteractive.test.tap

+

ParseException

+
+ +

+ + + case class + + + ParseException(message: String) extends RuntimeException with Product with Serializable + +

+ +

Exception representing an error during parsing. It is thrown when a TAP +line isn't recognized. +

+ Linear Supertypes +
Serializable, Product, Equals, RuntimeException, Exception, Throwable, Serializable, AnyRef, Any
+
+ + +
+
+
+ Ordering +
    + +
  1. Alphabetic
  2. +
  3. By inheritance
  4. +
+
+
+ Inherited
+
+
    +
  1. ParseException
  2. Serializable
  3. Product
  4. Equals
  5. RuntimeException
  6. Exception
  7. Throwable
  8. Serializable
  9. AnyRef
  10. Any
  11. +
+
+ +
    +
  1. Hide All
  2. +
  3. Show all
  4. +
+ Learn more about member selection +
+
+ Visibility +
  1. Public
  2. All
+
+
+ +
+
+
+

Instance Constructors

+
  1. + + +

    + + + new + + + ParseException(message: String) + +

    + +
+
+ + + + + +
+

Value Members

+
  1. + + +

    + + final + def + + + !=(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  2. + + +

    + + final + def + + + !=(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  3. + + +

    + + final + def + + + ##(): Int + +

    +
    Definition Classes
    AnyRef → Any
    +
  4. + + +

    + + final + def + + + ==(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  5. + + +

    + + final + def + + + ==(arg0: Any): Boolean + +

    +
    Definition Classes
    Any
    +
  6. + + +

    + + final + def + + + addSuppressed(arg0: Throwable): Unit + +

    +
    Definition Classes
    Throwable
    +
  7. + + +

    + + final + def + + + asInstanceOf[T0]: T0 + +

    +
    Definition Classes
    Any
    +
  8. + + +

    + + + def + + + clone(): AnyRef + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  9. + + +

    + + final + def + + + eq(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  10. + + +

    + + + def + + + fillInStackTrace(): Throwable + +

    +
    Definition Classes
    Throwable
    +
  11. + + +

    + + + def + + + finalize(): Unit + +

    +
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  12. + + +

    + + + def + + + getCause(): Throwable + +

    +
    Definition Classes
    Throwable
    +
  13. + + +

    + + final + def + + + getClass(): Class[_] + +

    +
    Definition Classes
    AnyRef → Any
    +
  14. + + +

    + + + def + + + getLocalizedMessage(): String + +

    +
    Definition Classes
    Throwable
    +
  15. + + +

    + + + def + + + getMessage(): String + +

    +
    Definition Classes
    Throwable
    +
  16. + + +

    + + + def + + + getStackTrace(): Array[StackTraceElement] + +

    +
    Definition Classes
    Throwable
    +
  17. + + +

    + + final + def + + + getSuppressed(): Array[Throwable] + +

    +
    Definition Classes
    Throwable
    +
  18. + + +

    + + + def + + + initCause(arg0: Throwable): Throwable + +

    +
    Definition Classes
    Throwable
    +
  19. + + +

    + + final + def + + + isInstanceOf[T0]: Boolean + +

    +
    Definition Classes
    Any
    +
  20. + + +

    + + + val + + + message: String + +

    + +
  21. + + +

    + + final + def + + + ne(arg0: AnyRef): Boolean + +

    +
    Definition Classes
    AnyRef
    +
  22. + + +

    + + final + def + + + notify(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  23. + + +

    + + final + def + + + notifyAll(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  24. + + +

    + + + def + + + printStackTrace(arg0: PrintWriter): Unit + +

    +
    Definition Classes
    Throwable
    +
  25. + + +

    + + + def + + + printStackTrace(arg0: PrintStream): Unit + +

    +
    Definition Classes
    Throwable
    +
  26. + + +

    + + + def + + + printStackTrace(): Unit + +

    +
    Definition Classes
    Throwable
    +
  27. + + +

    + + + def + + + setStackTrace(arg0: Array[StackTraceElement]): Unit + +

    +
    Definition Classes
    Throwable
    +
  28. + + +

    + + final + def + + + synchronized[T0](arg0: ⇒ T0): T0 + +

    +
    Definition Classes
    AnyRef
    +
  29. + + +

    + + + def + + + toString(): String + +

    +
    Definition Classes
    Throwable → AnyRef → Any
    +
  30. + + +

    + + final + def + + + wait(): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  31. + + +

    + + final + def + + + wait(arg0: Long, arg1: Int): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
  32. + + +

    + + final + def + + + wait(arg0: Long): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws() + +
    +
+
+ + + + +
+ +
+
+

Inherited from Serializable

+
+

Inherited from Product

+
+

Inherited from Equals

+
+

Inherited from RuntimeException

+
+

Inherited from Exception

+
+

Inherited from Throwable

+
+

Inherited from Serializable

+
+

Inherited from AnyRef

+
+

Inherited from Any

+
+ +
+ +
+
+

Ungrouped

+ +
+
+ +
+ +
+ + + + + + \ No newline at end of file diff --git a/com/iinteractive/test/tap/package.html b/com/iinteractive/test/tap/package.html new file mode 100644 index 0000000..a0a10d0 --- /dev/null +++ b/com/iinteractive/test/tap/package.html @@ -0,0 +1,363 @@ + + + + + tap - com.iinteractive.test.tap + + + + + + + + + + + + + + + +
+ +

com.iinteractive.test

+

tap

+
+ +

+ + + package + + + tap + +

+ +

Classes for TAP generation and parsing.

+ Linear Supertypes +
AnyRef, Any
+
+ + +
+
+
+ Ordering +
    + +
  1. Alphabetic
  2. +
  3. By inheritance
  4. +
+
+
+ Inherited
+
+
    +
  1. tap
  2. AnyRef
  3. Any
  4. +
+
+ +
    +
  1. Hide All
  2. +
  3. Show all
  4. +
+ Learn more about member selection +
+
+ Visibility +
  1. Public
  2. All
+
+
+ +
+
+ + +
+

Type Members

+
  1. + + +

    + + + case class + + + CommentEvent extends TAPEvent with Product with Serializable + +

    +

    A comment (currently unused).

    +
  2. + + +

    + + sealed + trait + + + Directive extends AnyRef + +

    +

    A modifier associated with a test result.

    +
  3. + + +

    + + + case class + + + EndEvent extends TAPEvent with Product with Serializable + +

    +

    The end of a TAP stream.

    +
  4. + + +

    + + + case class + + + ParseException(message: String) extends RuntimeException with Product with Serializable + +

    +

    Exception representing an error during parsing.

    +
  5. + + +

    + + + class + + + Parser extends AnyRef + +

    +

    This class parses a TAP stream.

    +
  6. + + +

    + + + case class + + + PlanEvent extends TAPEvent with Product with Serializable + +

    +

    A test plan.

    +
  7. + + +

    + + + case class + + + ResultEvent extends TAPEvent with Product with Serializable + +

    +

    An individual test result.

    +
  8. + + +

    + + + case class + + + SkipDirective extends Directive with Product with Serializable + +

    +

    A directive indicating that this test was skipped.

    +
  9. + + +

    + + + case class + + + SubtestEndEvent extends TAPEvent with Product with Serializable + +

    +

    The end of a subtest (currently unused).

    +
  10. + + +

    + + sealed + trait + + + TAPEvent extends AnyRef + +

    +

    An event emitted while parsing a TAP stream.

    +
  11. + + +

    + + + class + + + TAPResult extends AnyRef + +

    +

    The summarized results of a TAP stream.

    +
  12. + + +

    + + + class + + + TestBuilder extends AnyRef + +

    +

    This class provides a convenient yet low level API for generating TAP +streams.

    +
  13. + + +

    + + + class + + + TestResult extends AnyRef + +

    +

    The result of a single test.

    +
  14. + + +

    + + + case class + + + TodoDirective extends Directive with Product with Serializable + +

    +

    A directive indicating that this test is known to fail.

    +
+
+ + + +
+

Value Members

+
  1. + + +

    + + + object + + + Consumer + +

    +

    Contains a method to parse an individual line of TAP.

    +
  2. + + +

    + + + object + + + Producer + +

    +

    Contains functions for producing individual lines of TAP.

    +
  3. + + +

    + + + object + + + StartEvent extends TAPEvent with Product with Serializable + +

    +

    The start of a TAP stream.

    +
  4. + + +

    + + + object + + + SubtestStartEvent extends TAPEvent with Product with Serializable + +

    +

    The start of a subtest (currently unused).

    +
+
+ + + + +
+ +
+
+

Inherited from AnyRef

+
+

Inherited from Any

+
+ +
+ +
+
+

Ungrouped

+ +
+
+ +
+ +
+ + + + + + \ No newline at end of file diff --git a/com/package.html b/com/package.html new file mode 100644 index 0000000..0288bad --- /dev/null +++ b/com/package.html @@ -0,0 +1,111 @@ + + + + + com - com + + + + + + + + + + + + + + + +
+ + +

com

+
+ +

+ + + package + + + com + +

+ +
+ + +
+
+ + +
+ Visibility +
  1. Public
  2. All
+
+
+ +
+
+ + + + + + +
+

Value Members

+
  1. + + +

    + + + package + + + iinteractive + +

    + +
+
+ + + + +
+ +
+ + +
+ +
+
+

Ungrouped

+ +
+
+ +
+ +
+ + + + + + \ No newline at end of file diff --git a/index.html b/index.html index 1c30d74..c588da2 100644 --- a/index.html +++ b/index.html @@ -28,26 +28,26 @@
    -
    1. - org +
      1. + com
          -
          1. - org.perl8 +
            1. + com.iinteractive
                -
                1. - org.perl8.test -
                  1. (case class)BailOutException
                  2. (class)ExternalTest
                  3. (object)
                    NoPlan
                  4. (case class)NumericPlan
                  5. (trait)Plan
                  6. (case class)SkipAll
                  7. (trait)Test
                  8. (class)TestMore
                  -
                  1. - org.perl8.test.harness -
                    1. (trait)MultiTestReporter
                    2. (trait)Reporter
                    3. (trait)SummarizedTests
                    4. (class)SummaryReporter
                    5. (class)TAPReporter
                    6. (object)
                      TestHarness
                    +
                    1. + com.iinteractive.test +
                      1. (case class)BailOutException
                      2. (class)ExternalTest
                      3. (object)
                        NoPlan
                      4. (case class)NumericPlan
                      5. (trait)Plan
                      6. (case class)SkipAll
                      7. (trait)Test
                      8. (class)TestMore
                      +
                      1. + com.iinteractive.test.harness +
                        1. (trait)MultiTestReporter
                        2. (trait)Reporter
                        3. (trait)SummarizedTests
                        4. (class)SummaryReporter
                        5. (class)TAPReporter
                        6. (object)
                          TestHarness
                        -
                      2. - org.perl8.test.sbt -
                        1. (object)
                          Fingerprint
                        2. (class)Framework
                        3. (class)Runner
                        4. (class)SBTReporter
                        +
                      3. + com.iinteractive.test.sbt +
                        1. (object)
                          Fingerprint
                        2. (class)Framework
                        3. (class)Runner
                        4. (class)SBTReporter
                        -
                      4. - org.perl8.test.tap -
                        1. (case class)CommentEvent
                        2. (object)
                          Consumer
                        3. (trait)Directive
                        4. (case class)EndEvent
                        5. (case class)ParseException
                        6. (class)Parser
                        7. (case class)PlanEvent
                        8. (object)
                          Producer
                        9. (case class)ResultEvent
                        10. (case class)SkipDirective
                        11. (object)
                          StartEvent
                        12. (case class)SubtestEndEvent
                        13. (object)
                          SubtestStartEvent
                        14. (trait)TAPEvent
                        15. (class)TAPResult
                        16. (class)TestBuilder
                        17. (class)TestResult
                        18. (case class)TodoDirective
                        +
                      5. + com.iinteractive.test.tap +
                        1. (case class)CommentEvent
                        2. (object)
                          Consumer
                        3. (trait)Directive
                        4. (case class)EndEvent
                        5. (case class)ParseException
                        6. (class)Parser
                        7. (case class)PlanEvent
                        8. (object)
                          Producer
                        9. (case class)ResultEvent
                        10. (case class)SkipDirective
                        11. (object)
                          StartEvent
                        12. (case class)SubtestEndEvent
                        13. (object)
                          SubtestStartEvent
                        14. (trait)TAPEvent
                        15. (class)TAPResult
                        16. (class)TestBuilder
                        17. (class)TestResult
                        18. (case class)TodoDirective
                    diff --git a/index.js b/index.js index 1848041..a9d119d 100644 --- a/index.js +++ b/index.js @@ -1 +1 @@ -Index.PACKAGES = {"org.perl8.test" : [{"case class" : "org\/perl8\/test\/package$$BailOutException.html", "name" : "org.perl8.test.BailOutException"}, {"class" : "org\/perl8\/test\/ExternalTest.html", "name" : "org.perl8.test.ExternalTest"}, {"object" : "org\/perl8\/test\/package$$NoPlan$.html", "name" : "org.perl8.test.NoPlan"}, {"case class" : "org\/perl8\/test\/package$$NumericPlan.html", "name" : "org.perl8.test.NumericPlan"}, {"trait" : "org\/perl8\/test\/package$$Plan.html", "name" : "org.perl8.test.Plan"}, {"case class" : "org\/perl8\/test\/package$$SkipAll.html", "name" : "org.perl8.test.SkipAll"}, {"trait" : "org\/perl8\/test\/Test.html", "name" : "org.perl8.test.Test"}, {"class" : "org\/perl8\/test\/TestMore.html", "name" : "org.perl8.test.TestMore"}], "org.perl8.test.tap" : [{"case class" : "org\/perl8\/test\/tap\/CommentEvent.html", "name" : "org.perl8.test.tap.CommentEvent"}, {"object" : "org\/perl8\/test\/tap\/Consumer$.html", "name" : "org.perl8.test.tap.Consumer"}, {"trait" : "org\/perl8\/test\/tap\/Directive.html", "name" : "org.perl8.test.tap.Directive"}, {"case class" : "org\/perl8\/test\/tap\/EndEvent.html", "name" : "org.perl8.test.tap.EndEvent"}, {"case class" : "org\/perl8\/test\/tap\/package$$ParseException.html", "name" : "org.perl8.test.tap.ParseException"}, {"class" : "org\/perl8\/test\/tap\/Parser.html", "name" : "org.perl8.test.tap.Parser"}, {"case class" : "org\/perl8\/test\/tap\/PlanEvent.html", "name" : "org.perl8.test.tap.PlanEvent"}, {"object" : "org\/perl8\/test\/tap\/Producer$.html", "name" : "org.perl8.test.tap.Producer"}, {"case class" : "org\/perl8\/test\/tap\/ResultEvent.html", "name" : "org.perl8.test.tap.ResultEvent"}, {"case class" : "org\/perl8\/test\/tap\/SkipDirective.html", "name" : "org.perl8.test.tap.SkipDirective"}, {"object" : "org\/perl8\/test\/tap\/StartEvent$.html", "name" : "org.perl8.test.tap.StartEvent"}, {"case class" : "org\/perl8\/test\/tap\/SubtestEndEvent.html", "name" : "org.perl8.test.tap.SubtestEndEvent"}, {"object" : "org\/perl8\/test\/tap\/SubtestStartEvent$.html", "name" : "org.perl8.test.tap.SubtestStartEvent"}, {"trait" : "org\/perl8\/test\/tap\/TAPEvent.html", "name" : "org.perl8.test.tap.TAPEvent"}, {"class" : "org\/perl8\/test\/tap\/TAPResult.html", "name" : "org.perl8.test.tap.TAPResult"}, {"class" : "org\/perl8\/test\/tap\/TestBuilder.html", "name" : "org.perl8.test.tap.TestBuilder"}, {"class" : "org\/perl8\/test\/tap\/TestResult.html", "name" : "org.perl8.test.tap.TestResult"}, {"case class" : "org\/perl8\/test\/tap\/TodoDirective.html", "name" : "org.perl8.test.tap.TodoDirective"}], "org" : [], "org.perl8.test.sbt" : [{"object" : "org\/perl8\/test\/sbt\/Fingerprint$.html", "name" : "org.perl8.test.sbt.Fingerprint"}, {"class" : "org\/perl8\/test\/sbt\/Framework.html", "name" : "org.perl8.test.sbt.Framework"}, {"class" : "org\/perl8\/test\/sbt\/Runner.html", "name" : "org.perl8.test.sbt.Runner"}, {"class" : "org\/perl8\/test\/sbt\/SBTReporter.html", "name" : "org.perl8.test.sbt.SBTReporter"}], "org.perl8.test.harness" : [{"trait" : "org\/perl8\/test\/harness\/MultiTestReporter.html", "name" : "org.perl8.test.harness.MultiTestReporter"}, {"trait" : "org\/perl8\/test\/harness\/Reporter.html", "name" : "org.perl8.test.harness.Reporter"}, {"trait" : "org\/perl8\/test\/harness\/SummarizedTests.html", "name" : "org.perl8.test.harness.SummarizedTests"}, {"class" : "org\/perl8\/test\/harness\/SummaryReporter.html", "name" : "org.perl8.test.harness.SummaryReporter"}, {"class" : "org\/perl8\/test\/harness\/TAPReporter.html", "name" : "org.perl8.test.harness.TAPReporter"}, {"object" : "org\/perl8\/test\/harness\/TestHarness$.html", "name" : "org.perl8.test.harness.TestHarness"}], "org.perl8" : []}; \ No newline at end of file +Index.PACKAGES = {"com.iinteractive.test.harness" : [{"trait" : "com\/iinteractive\/test\/harness\/MultiTestReporter.html", "name" : "com.iinteractive.test.harness.MultiTestReporter"}, {"trait" : "com\/iinteractive\/test\/harness\/Reporter.html", "name" : "com.iinteractive.test.harness.Reporter"}, {"trait" : "com\/iinteractive\/test\/harness\/SummarizedTests.html", "name" : "com.iinteractive.test.harness.SummarizedTests"}, {"class" : "com\/iinteractive\/test\/harness\/SummaryReporter.html", "name" : "com.iinteractive.test.harness.SummaryReporter"}, {"class" : "com\/iinteractive\/test\/harness\/TAPReporter.html", "name" : "com.iinteractive.test.harness.TAPReporter"}, {"object" : "com\/iinteractive\/test\/harness\/TestHarness$.html", "name" : "com.iinteractive.test.harness.TestHarness"}], "com.iinteractive" : [], "com.iinteractive.test" : [{"case class" : "com\/iinteractive\/test\/package$$BailOutException.html", "name" : "com.iinteractive.test.BailOutException"}, {"class" : "com\/iinteractive\/test\/ExternalTest.html", "name" : "com.iinteractive.test.ExternalTest"}, {"object" : "com\/iinteractive\/test\/package$$NoPlan$.html", "name" : "com.iinteractive.test.NoPlan"}, {"case class" : "com\/iinteractive\/test\/package$$NumericPlan.html", "name" : "com.iinteractive.test.NumericPlan"}, {"trait" : "com\/iinteractive\/test\/package$$Plan.html", "name" : "com.iinteractive.test.Plan"}, {"case class" : "com\/iinteractive\/test\/package$$SkipAll.html", "name" : "com.iinteractive.test.SkipAll"}, {"trait" : "com\/iinteractive\/test\/Test.html", "name" : "com.iinteractive.test.Test"}, {"class" : "com\/iinteractive\/test\/TestMore.html", "name" : "com.iinteractive.test.TestMore"}], "com.iinteractive.test.tap" : [{"case class" : "com\/iinteractive\/test\/tap\/CommentEvent.html", "name" : "com.iinteractive.test.tap.CommentEvent"}, {"object" : "com\/iinteractive\/test\/tap\/Consumer$.html", "name" : "com.iinteractive.test.tap.Consumer"}, {"trait" : "com\/iinteractive\/test\/tap\/Directive.html", "name" : "com.iinteractive.test.tap.Directive"}, {"case class" : "com\/iinteractive\/test\/tap\/EndEvent.html", "name" : "com.iinteractive.test.tap.EndEvent"}, {"case class" : "com\/iinteractive\/test\/tap\/package$$ParseException.html", "name" : "com.iinteractive.test.tap.ParseException"}, {"class" : "com\/iinteractive\/test\/tap\/Parser.html", "name" : "com.iinteractive.test.tap.Parser"}, {"case class" : "com\/iinteractive\/test\/tap\/PlanEvent.html", "name" : "com.iinteractive.test.tap.PlanEvent"}, {"object" : "com\/iinteractive\/test\/tap\/Producer$.html", "name" : "com.iinteractive.test.tap.Producer"}, {"case class" : "com\/iinteractive\/test\/tap\/ResultEvent.html", "name" : "com.iinteractive.test.tap.ResultEvent"}, {"case class" : "com\/iinteractive\/test\/tap\/SkipDirective.html", "name" : "com.iinteractive.test.tap.SkipDirective"}, {"object" : "com\/iinteractive\/test\/tap\/StartEvent$.html", "name" : "com.iinteractive.test.tap.StartEvent"}, {"case class" : "com\/iinteractive\/test\/tap\/SubtestEndEvent.html", "name" : "com.iinteractive.test.tap.SubtestEndEvent"}, {"object" : "com\/iinteractive\/test\/tap\/SubtestStartEvent$.html", "name" : "com.iinteractive.test.tap.SubtestStartEvent"}, {"trait" : "com\/iinteractive\/test\/tap\/TAPEvent.html", "name" : "com.iinteractive.test.tap.TAPEvent"}, {"class" : "com\/iinteractive\/test\/tap\/TAPResult.html", "name" : "com.iinteractive.test.tap.TAPResult"}, {"class" : "com\/iinteractive\/test\/tap\/TestBuilder.html", "name" : "com.iinteractive.test.tap.TestBuilder"}, {"class" : "com\/iinteractive\/test\/tap\/TestResult.html", "name" : "com.iinteractive.test.tap.TestResult"}, {"case class" : "com\/iinteractive\/test\/tap\/TodoDirective.html", "name" : "com.iinteractive.test.tap.TodoDirective"}], "com.iinteractive.test.sbt" : [{"object" : "com\/iinteractive\/test\/sbt\/Fingerprint$.html", "name" : "com.iinteractive.test.sbt.Fingerprint"}, {"class" : "com\/iinteractive\/test\/sbt\/Framework.html", "name" : "com.iinteractive.test.sbt.Framework"}, {"class" : "com\/iinteractive\/test\/sbt\/Runner.html", "name" : "com.iinteractive.test.sbt.Runner"}, {"class" : "com\/iinteractive\/test\/sbt\/SBTReporter.html", "name" : "com.iinteractive.test.sbt.SBTReporter"}], "com" : []}; \ No newline at end of file diff --git a/index/index-b.html b/index/index-b.html index 6869759..af27a6c 100644 --- a/index/index-b.html +++ b/index/index-b.html @@ -13,12 +13,12 @@
                    BAIL_OUT
                    - +
                    bailOut
                    - +
                    BailOutException
                    - +
                    \ No newline at end of file diff --git a/index/index-c.html b/index/index-c.html index 3094ccb..f03d0f1 100644 --- a/index/index-c.html +++ b/index/index-c.html @@ -13,21 +13,24 @@
                    cloneForSubtest
                    - + +
                    +
                    com
                    +
                    comment
                    - +
                    CommentEvent
                    - +
                    CommentLine
                    - +
                    Consumer
                    - +
                    contents
                    - +
                    \ No newline at end of file diff --git a/index/index-d.html b/index/index-d.html index f7d68c6..3c42810 100644 --- a/index/index-d.html +++ b/index/index-d.html @@ -13,18 +13,18 @@
                    delayedInit
                    - +
                    description
                    - +
                    diag
                    - +
                    directive
                    - +
                    doneTesting
                    - +
                    \ No newline at end of file diff --git a/index/index-e.html b/index/index-e.html index b4416ee..0bc8f80 100644 --- a/index/index-e.html +++ b/index/index-e.html @@ -13,12 +13,12 @@
                    EndEvent
                    - +
                    exitCode
                    - +
                    ExternalTest
                    - +
                    \ No newline at end of file diff --git a/index/index-f.html b/index/index-f.html index 4c53a42..6c002ea 100644 --- a/index/index-f.html +++ b/index/index-f.html @@ -13,15 +13,15 @@
                    fail
                    - +
                    fails
                    - +
                    Fingerprint
                    - +
                    Framework
                    - +
                    \ No newline at end of file diff --git a/index/index-h.html b/index/index-h.html index 17103b2..fd9b1ea 100644 --- a/index/index-h.html +++ b/index/index-h.html @@ -13,9 +13,9 @@
                    harness
                    - +
                    hideTestMethod
                    - +
                    \ No newline at end of file diff --git a/index/index-i.html b/index/index-i.html index a12419a..4ba310e 100644 --- a/index/index-i.html +++ b/index/index-i.html @@ -13,21 +13,24 @@
                    ignoreFrame
                    - + +
                    +
                    iinteractive
                    +
                    indent
                    - +
                    intToPlan
                    - +
                    is
                    - +
                    isModule
                    - +
                    isnt
                    - +
                    \ No newline at end of file diff --git a/index/index-l.html b/index/index-l.html index d047fab..6cb110f 100644 --- a/index/index-l.html +++ b/index/index-l.html @@ -13,12 +13,12 @@
                    like
                    - +
                    Line
                    - +
                    loadClass
                    - +
                    \ No newline at end of file diff --git a/index/index-m.html b/index/index-m.html index bbeeb61..7e0f2ea 100644 --- a/index/index-m.html +++ b/index/index-m.html @@ -13,15 +13,15 @@
                    main
                    - +
                    matchesPlan
                    - +
                    message
                    - +
                    MultiTestReporter
                    - +
                    \ No newline at end of file diff --git a/index/index-n.html b/index/index-n.html index a646c68..28e74bf 100644 --- a/index/index-n.html +++ b/index/index-n.html @@ -13,21 +13,21 @@
                    name
                    - +
                    newInstance
                    - +
                    NoPlan
                    - +
                    note
                    - +
                    number
                    - +
                    NumericPlan
                    - +
                    \ No newline at end of file diff --git a/index/index-o.html b/index/index-o.html index 3103b10..f188867 100644 --- a/index/index-o.html +++ b/index/index-o.html @@ -13,9 +13,6 @@
                    ok
                    - -
                    -
                    org
                    - +
                    \ No newline at end of file diff --git a/index/index-p.html b/index/index-p.html index b790c3c..ea76e23 100644 --- a/index/index-p.html +++ b/index/index-p.html @@ -13,42 +13,39 @@
                    parse
                    - +
                    ParseException
                    - +
                    parseLine
                    - +
                    parseOpts
                    - +
                    Parser
                    - +
                    pass
                    - +
                    passed
                    - -
                    -
                    perl8
                    - +
                    plan
                    - +
                    PlanEvent
                    - +
                    PlanLine
                    - +
                    printTestSummary
                    - +
                    Producer
                    - +
                    \ No newline at end of file diff --git a/index/index-r.html b/index/index-r.html index 9b85a02..5bd078f 100644 --- a/index/index-r.html +++ b/index/index-r.html @@ -13,33 +13,33 @@
                    Reporter
                    - +
                    result
                    - +
                    ResultEvent
                    - +
                    ResultLine
                    - +
                    results
                    - +
                    run
                    - +
                    runInHarness
                    - +
                    Runner
                    - +
                    runOneTest
                    - +
                    runTests
                    - +
                    \ No newline at end of file diff --git a/index/index-s.html b/index/index-s.html index 7b34911..3698643 100644 --- a/index/index-s.html +++ b/index/index-s.html @@ -13,42 +13,42 @@
                    sbt
                    - +
                    SBTReporter
                    - +
                    skip
                    - +
                    skipAll
                    - +
                    SkipDirective
                    - +
                    StartEvent
                    - +
                    subtest
                    - +
                    SubtestEndEvent
                    - +
                    SubtestStartEvent
                    - +
                    success
                    - +
                    SummarizedTests
                    - +
                    SummaryReporter
                    - +
                    superClassName
                    - +
                    \ No newline at end of file diff --git a/index/index-t.html b/index/index-t.html index 9f9aae0..ee2178c 100644 --- a/index/index-t.html +++ b/index/index-t.html @@ -13,54 +13,54 @@
                    tap
                    - +
                    TAPEvent
                    - +
                    TAPReporter
                    - +
                    TAPResult
                    - +
                    Test
                    - +
                    TestBuilder
                    - +
                    TestHarness
                    - +
                    TestMore
                    - +
                    TestResult
                    - +
                    testRunner
                    - +
                    tests
                    - +
                    testsPassed
                    - +
                    text
                    - +
                    todo
                    - +
                    TodoDirective
                    - +
                    todoResult
                    - +
                    toString
                    - +
                    \ No newline at end of file diff --git a/index/index-u.html b/index/index-u.html index 1dfdaa8..546ac66 100644 --- a/index/index-u.html +++ b/index/index-u.html @@ -13,9 +13,9 @@
                    unlike
                    - +
                    usage
                    - +
                    \ No newline at end of file diff --git a/org/package.html b/org/package.html deleted file mode 100644 index 385b0cd..0000000 --- a/org/package.html +++ /dev/null @@ -1,111 +0,0 @@ - - - - - org - org - - - - - - - - - - - - - - - -
                    - - -

                    org

                    -
                    - -

                    - - - package - - - org - -

                    - -
                    - - -
                    -
                    - - -
                    - Visibility -
                    1. Public
                    2. All
                    -
                    -
                    - -
                    -
                    - - - - - - -
                    -

                    Value Members

                    -
                    1. - - -

                      - - - package - - - perl8 - -

                      - -
                    -
                    - - - - -
                    - -
                    - - -
                    - -
                    -
                    -

                    Ungrouped

                    - -
                    -
                    - -
                    - -
                    - - - - - - \ No newline at end of file diff --git a/org/perl8/package.html b/org/perl8/package.html deleted file mode 100644 index 03416e9..0000000 --- a/org/perl8/package.html +++ /dev/null @@ -1,111 +0,0 @@ - - - - - perl8 - org.perl8 - - - - - - - - - - - - - - - -
                    - -

                    org

                    -

                    perl8

                    -
                    - -

                    - - - package - - - perl8 - -

                    - -
                    - - -
                    -
                    - - -
                    - Visibility -
                    1. Public
                    2. All
                    -
                    -
                    - -
                    -
                    - - - - - - -
                    -

                    Value Members

                    -
                    1. - - -

                      - - - package - - - test - -

                      - -
                    -
                    - - - - -
                    - -
                    - - -
                    - -
                    -
                    -

                    Ungrouped

                    - -
                    -
                    - -
                    - -
                    - - - - - - \ No newline at end of file diff --git a/org/perl8/test/ExternalTest.html b/org/perl8/test/ExternalTest.html deleted file mode 100644 index b456520..0000000 --- a/org/perl8/test/ExternalTest.html +++ /dev/null @@ -1,491 +0,0 @@ - - - - - ExternalTest - org.perl8.test.ExternalTest - - - - - - - - - - - - - - - -
                    - -

                    org.perl8.test

                    -

                    ExternalTest

                    -
                    - -

                    - - - class - - - ExternalTest extends Test - -

                    - -

                    Runs an external process which emits TAP, and parses it as a test.

                    This test class can be used if you have existing tests that you would like -to be able to include in a test suite using this framework. You just need -to write a test class for each external test that looks like this:

                    class MyTest1 extends ExternalTest("perl", "t/basic.t")

                    This will run your external process, and use its TAP stream as its output. -This will allow it to, for instance, be a part of the test suite that runs -via sbt test. As with any other test class, its stdout and stderr will -be sent to Console.out and Console.err, where they can be overridden -as needed. -

                    - Linear Supertypes -
                    Test, AnyRef, Any
                    -
                    - - -
                    -
                    -
                    - Ordering -
                      - -
                    1. Alphabetic
                    2. -
                    3. By inheritance
                    4. -
                    -
                    -
                    - Inherited
                    -
                    -
                      -
                    1. ExternalTest
                    2. Test
                    3. AnyRef
                    4. Any
                    5. -
                    -
                    - -
                      -
                    1. Hide All
                    2. -
                    3. Show all
                    4. -
                    - Learn more about member selection -
                    -
                    - Visibility -
                    1. Public
                    2. All
                    -
                    -
                    - -
                    -
                    -
                    -

                    Instance Constructors

                    -
                    1. - - -

                      - - - new - - - ExternalTest(cmdLine: String*) - -

                      - -
                    -
                    - - - - - -
                    -

                    Value Members

                    -
                    1. - - -

                      - - final - def - - - !=(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    2. - - -

                      - - final - def - - - !=(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    3. - - -

                      - - final - def - - - ##(): Int - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    4. - - -

                      - - final - def - - - ==(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    5. - - -

                      - - final - def - - - ==(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    6. - - -

                      - - final - def - - - asInstanceOf[T0]: T0 - -

                      -
                      Definition Classes
                      Any
                      -
                    7. - - -

                      - - - def - - - clone(): AnyRef - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    8. - - -

                      - - final - def - - - eq(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    9. - - -

                      - - - def - - - equals(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    10. - - -

                      - - - def - - - finalize(): Unit - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    11. - - -

                      - - final - def - - - getClass(): Class[_] - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    12. - - -

                      - - - def - - - hashCode(): Int - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    13. - - -

                      - - final - def - - - isInstanceOf[T0]: Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    14. - - -

                      - - final - def - - - ne(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    15. - - -

                      - - final - def - - - notify(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    16. - - -

                      - - final - def - - - notifyAll(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    17. - - -

                      - - - def - - - run: Int - -

                      -

                      Runs the test.

                      Runs the test. The TAP stream will be written to Console.out and -Console.err, so you can swap these out as required in order to parse it. -

                      returns

                      The exit code that the test produced. Success is indicated by 0, - failure to run the correct number of tests by 255, and any other - failure by the number of tests that failed. This should be used - by reporters which run a single test, which can call - sys.exit(exitCode) -

                      Definition Classes
                      Test
                      -
                    18. - - -

                      - - - def - - - runInHarness: Int - -

                      -

                      Runs the test just like run, but in a way that makes sense when test - results are being summarized rather than directly displayed.

                      Runs the test just like run, but in a way that makes sense when test - results are being summarized rather than directly displayed.

                      Summarizing test reporters tend to repeatedly update the same line on - the terminal, so this method makes calls to - diag (which sends messages to - stderr, where they are typically displayed as-is) prefix the message - with a newline, to ensure that the output starts on its own line. -

                      Definition Classes
                      Test
                      -
                    19. - - -

                      - - - def - - - runTests(raw: Boolean): Int - -

                      -
                      Attributes
                      protected
                      Definition Classes
                      ExternalTestTest
                      -
                    20. - - -

                      - - final - def - - - synchronized[T0](arg0: ⇒ T0): T0 - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    21. - - -

                      - - - def - - - toString(): String - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    22. - - -

                      - - final - def - - - wait(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    23. - - -

                      - - final - def - - - wait(arg0: Long, arg1: Int): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    24. - - -

                      - - final - def - - - wait(arg0: Long): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    -
                    - - - - -
                    - -
                    -
                    -

                    Inherited from Test

                    -
                    -

                    Inherited from AnyRef

                    -
                    -

                    Inherited from Any

                    -
                    - -
                    - -
                    -
                    -

                    Ungrouped

                    - -
                    -
                    - -
                    - -
                    - - - - - - \ No newline at end of file diff --git a/org/perl8/test/Test.html b/org/perl8/test/Test.html deleted file mode 100644 index 36482bd..0000000 --- a/org/perl8/test/Test.html +++ /dev/null @@ -1,475 +0,0 @@ - - - - - Test - org.perl8.test.Test - - - - - - - - - - - - - - - -
                    - -

                    org.perl8.test

                    -

                    Test

                    -
                    - -

                    - - - trait - - - Test extends AnyRef - -

                    - -

                    Base trait for test classes in this framework. Any tests that should be -autodiscovered by sbt test should extend this trait, and implement -runTests. -

                    - Linear Supertypes -
                    AnyRef, Any
                    -
                    - Known Subclasses - -
                    - - -
                    -
                    -
                    - Ordering -
                      - -
                    1. Alphabetic
                    2. -
                    3. By inheritance
                    4. -
                    -
                    -
                    - Inherited
                    -
                    -
                      -
                    1. Test
                    2. AnyRef
                    3. Any
                    4. -
                    -
                    - -
                      -
                    1. Hide All
                    2. -
                    3. Show all
                    4. -
                    - Learn more about member selection -
                    -
                    - Visibility -
                    1. Public
                    2. All
                    -
                    -
                    - -
                    -
                    - - - - -
                    -

                    Abstract Value Members

                    -
                    1. - - -

                      - - abstract - def - - - runTests(terminalInUse: Boolean): Int - -

                      -
                      Attributes
                      protected
                      -
                    -
                    - -
                    -

                    Concrete Value Members

                    -
                    1. - - -

                      - - final - def - - - !=(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    2. - - -

                      - - final - def - - - !=(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    3. - - -

                      - - final - def - - - ##(): Int - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    4. - - -

                      - - final - def - - - ==(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    5. - - -

                      - - final - def - - - ==(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    6. - - -

                      - - final - def - - - asInstanceOf[T0]: T0 - -

                      -
                      Definition Classes
                      Any
                      -
                    7. - - -

                      - - - def - - - clone(): AnyRef - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    8. - - -

                      - - final - def - - - eq(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    9. - - -

                      - - - def - - - equals(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    10. - - -

                      - - - def - - - finalize(): Unit - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    11. - - -

                      - - final - def - - - getClass(): Class[_] - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    12. - - -

                      - - - def - - - hashCode(): Int - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    13. - - -

                      - - final - def - - - isInstanceOf[T0]: Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    14. - - -

                      - - final - def - - - ne(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    15. - - -

                      - - final - def - - - notify(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    16. - - -

                      - - final - def - - - notifyAll(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    17. - - -

                      - - - def - - - run: Int - -

                      -

                      Runs the test.

                      Runs the test. The TAP stream will be written to Console.out and -Console.err, so you can swap these out as required in order to parse it. -

                      returns

                      The exit code that the test produced. Success is indicated by 0, - failure to run the correct number of tests by 255, and any other - failure by the number of tests that failed. This should be used - by reporters which run a single test, which can call - sys.exit(exitCode) -

                      -
                    18. - - -

                      - - - def - - - runInHarness: Int - -

                      -

                      Runs the test just like run, but in a way that makes sense when test - results are being summarized rather than directly displayed.

                      Runs the test just like run, but in a way that makes sense when test - results are being summarized rather than directly displayed.

                      Summarizing test reporters tend to repeatedly update the same line on - the terminal, so this method makes calls to - diag (which sends messages to - stderr, where they are typically displayed as-is) prefix the message - with a newline, to ensure that the output starts on its own line. -

                      -
                    19. - - -

                      - - final - def - - - synchronized[T0](arg0: ⇒ T0): T0 - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    20. - - -

                      - - - def - - - toString(): String - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    21. - - -

                      - - final - def - - - wait(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    22. - - -

                      - - final - def - - - wait(arg0: Long, arg1: Int): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    23. - - -

                      - - final - def - - - wait(arg0: Long): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    -
                    - - - - -
                    - -
                    -
                    -

                    Inherited from AnyRef

                    -
                    -

                    Inherited from Any

                    -
                    - -
                    - -
                    -
                    -

                    Ungrouped

                    - -
                    -
                    - -
                    - -
                    - - - - - - \ No newline at end of file diff --git a/org/perl8/test/TestMore.html b/org/perl8/test/TestMore.html deleted file mode 100644 index c94202e..0000000 --- a/org/perl8/test/TestMore.html +++ /dev/null @@ -1,993 +0,0 @@ - - - - - TestMore - org.perl8.test.TestMore - - - - - - - - - - - - - - - -
                    - -

                    org.perl8.test

                    -

                    TestMore

                    -
                    - -

                    - - - class - - - TestMore extends Test with DelayedInit - -

                    - -

                    This class is an implementation of the excellent -Test::More testing library for -Perl. It provides a simple assertion-based testing API, which produces -TAP, which can be -parsed by any TAP consumer. This library includes several TAP-consuming -harnesses to use with tests using this class, including one that supports -testing via sbt test.

                    Basics

                    The most basic test looks like this:

                    -class MyTest extends TestMore {
                    -  ok(true)
                    -}
                    -

                    This runs a test containing a single assertion. This will generate a TAP -stream that looks like this:

                    -ok 1
                    -1..1
                    -

                    which can be parsed by one of the test harnesses provided by this library.

                    Running tests

                    The simplest way to run tests is through sbt. You can register this -framework with sbt by adding this line to your build.sbt file:

                    -testFrameworks += new TestFramework("org.perl8.test.sbt.Framework")
                    -

                    Then, any classes in your test directory which extend TestMore will be -automatically detected and run.

                    Assertions

                    This class contains many more assertion methods than just ok. Here is a -more extensive example (borrowed from Test::More's documentation):

                    -class MyTest extends TestMore {
                    -  ok(got == expected, testName)
                    -
                    -  is(got, expected, testName)
                    -  isnt(got, expected, testName)
                    -
                    -  diag("here's what went wrong")
                    -
                    -  like(got, """expected""".r, testName)
                    -  unlike(got, """expected""".r, testName)
                    -
                    -  skip(howMany, why) {
                    -    ok(foo(), testName)
                    -    is(foo(42), 23, testName)
                    -  }
                    -
                    -  todo(why) {
                    -    ok(foo(), testName)
                    -    is(foo(42), 23, testName)
                    -  }
                    -
                    -  pass(testName)
                    -  fail(testName)
                    -
                    -  BAIL_OUT(why)
                    -}
                    -

                    The difference between the simple ok method and the more specific -methods like is and like is in how failures are reported. If you write -this:

                    -ok(1 == 2)
                    -

                    the output will look like this:

                    -not ok 1
                    -#   Failed test at MyTest.scala line 4.
                    -

                    On the other hand, a more specific assertion such as:

                    -is(1, 2)
                    -

                    will produce more useful output:

                    -not ok 1
                    -#   Failed test at MyTest.scala line 4.
                    -#          got: 1
                    -#     expected: 2
                    -

                    In addition to assertions, there are also several methods which take a -block of code to run, to modify the assertions contained in that block.

                    The todo method runs tests which are expected to fail. If they do fail, -the failure is reported to the test harness as a normal succeeding test, -and nothing happens. If they succeed, they are still reported as a -succeeding test, but a message is displayed to the user indicating that -the todo indication can be removed.

                    The skip method takes a block which should not be run at all. This is -similar to todo, except that it is useful for tests which could cause -problems if they were to actually run. Since the tests are never run, it's -not possible to count how many tests there should be, so this must be -specified as a parameter.

                    The subtest method runs a block of assertions as though they were an -entirely separate test, and then reports the result of that test as a -single assertion in the test that called subtest.

                    Test plans

                    Normally, you can run any number of assertions within your class body, and -the framework will assume that if no exceptions were thrown, all of the -assertions that were meant to be run were actually run. Sometimes, -however, that may not be a safe assumption, especially with heavily -callback-driven code. In this case, you can specify exactly how many tests -you intend to run, and the number of tests actually run will be checked -against this at the end. To declare this, give a number to the TestMore -constructor:

                    -class MyTest extends TestMore(5) {
                    -  ???
                    -}
                    -

                    In addition, if the entire test should be skipped, you can give a plan of -SkipAll():

                    -class MyTest extends TestMore(SkipAll()) {
                    -  ???
                    -}
                    -

                    Extensions

                    These assertion methods are written with the intention of being -composable. You can write your own test methods which call is or ok on -more specific bits of data. The one issue here is that, as shown above, -test failure messages refer to the file and line where the is or ok -call was made. If you want this to instead point at the line where your -assertion helper method was called, you can use the hideTestMethod -method like this:

                    -trait MyTestHelpers { this: TestMore =>
                    -  def notok (cond: Boolean) = hideTestMethod {
                    -    ok(!cond)
                    -  }
                    -}
                    -

                    This way, the test failure will be reported from the line where notok -was called, not from the call to ok in the notok method. -

                    - Linear Supertypes -
                    DelayedInit, Test, AnyRef, Any
                    -
                    - - -
                    -
                    -
                    - Ordering -
                      - -
                    1. Alphabetic
                    2. -
                    3. By inheritance
                    4. -
                    -
                    -
                    - Inherited
                    -
                    -
                      -
                    1. TestMore
                    2. DelayedInit
                    3. Test
                    4. AnyRef
                    5. Any
                    6. -
                    -
                    - -
                      -
                    1. Hide All
                    2. -
                    3. Show all
                    4. -
                    - Learn more about member selection -
                    -
                    - Visibility -
                    1. Public
                    2. All
                    -
                    -
                    - -
                    -
                    -
                    -

                    Instance Constructors

                    -
                    1. - - -

                      - - - new - - - TestMore(plan: Plan = test.this.`package`.NoPlan) - -

                      - -
                    -
                    - - - - - -
                    -

                    Value Members

                    -
                    1. - - -

                      - - final - def - - - !=(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    2. - - -

                      - - final - def - - - !=(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    3. - - -

                      - - final - def - - - ##(): Int - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    4. - - -

                      - - final - def - - - ==(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    5. - - -

                      - - final - def - - - ==(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    6. - - -

                      - - - def - - - BAIL_OUT(desc: String): Unit - -

                      -

                      Halt execution of the entire test suite.

                      Halt execution of the entire test suite. -

                      Example: -
                      1. BAIL_OUT("can't connect to the database!") -

                      -
                      -
                    7. - - -

                      - - final - def - - - asInstanceOf[T0]: T0 - -

                      -
                      Definition Classes
                      Any
                      -
                    8. - - -

                      - - - def - - - clone(): AnyRef - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    9. - - -

                      - - - def - - - delayedInit(body: ⇒ Unit): Unit - -

                      -
                      Definition Classes
                      TestMore → DelayedInit
                      -
                    10. - - -

                      - - - def - - - diag(message: String): Unit - -

                      -

                      Output a comment to Console.err.

                      Output a comment to Console.err. This is intended to be visible to -users even when running the test under a summarizing harness. -

                      Example: -
                      1. diag("Testing with Scala " + util.Properties.versionString) -

                      -
                      -
                    11. - - -

                      - - final - def - - - eq(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    12. - - -

                      - - - def - - - equals(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    13. - - -

                      - - - def - - - fail(desc: String): Boolean - -

                      -

                      An assertion that always fails, with a reason.

                      An assertion that always fails, with a reason. -

                      Example: -
                      1. fail("we should never get here") -

                      -
                      -
                    14. - - -

                      - - - def - - - fail: Boolean - -

                      -

                      An assertion that always fails.

                      An assertion that always fails. -

                      Example: -
                      1. fail() -

                      -
                      -
                    15. - - -

                      - - - def - - - finalize(): Unit - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    16. - - -

                      - - final - def - - - getClass(): Class[_] - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    17. - - -

                      - - - def - - - hashCode(): Int - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    18. - - -

                      - - - def - - - hideTestMethod[T](body: ⇒ T): T - -

                      -

                      A helper method which should be used to wrap test utility methods.

                      A helper method which should be used to wrap test utility methods. -Normally, when tests fail, a message is printed giving the file and line -number of the call to the test method. If you write your own test -methods, they will typically use the existing methods to generate -assertions, and so the file and line numbers will likely be much less -useful. Wrapping the body of your method in this method will ensure that -the file and line number that is reported is the line where your helper -method is called instead. -

                      Example: -
                      1. def testFixtures = hideTestMethod { ??? } -

                      -
                      -
                    19. - - -

                      - - - def - - - ignoreFrame(frame: StackTraceElement): Boolean - -

                      -
                      Attributes
                      protected
                      -
                    20. - - -

                      - - - def - - - is[T](got: T, expected: T, desc: String): Boolean - -

                      -

                      Assert that two objects are equal (using ==), and describe the -assertion.

                      Assert that two objects are equal (using ==), and describe the -assertion. -

                      Example: -
                      1. is(response.status, 200, "we got a 200 OK response") -

                      -
                      -
                    21. - - -

                      - - - def - - - is[T](got: T, expected: T): Boolean - -

                      -

                      Assert that two objects are equal (using ==).

                      Assert that two objects are equal (using ==). -

                      Example: -
                      1. is(response.status, 200) -

                      -
                      -
                    22. - - -

                      - - final - def - - - isInstanceOf[T0]: Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    23. - - -

                      - - - def - - - isnt[T](got: T, expected: T, desc: String): Boolean - -

                      -

                      Assert that two objects are not equal (using !=), and describe the -assertion.

                      Assert that two objects are not equal (using !=), and describe the -assertion. -

                      Example: -
                      1. isnt(response.body, "", "we got a response body") -

                      -
                      -
                    24. - - -

                      - - - def - - - isnt[T](got: T, expected: T): Boolean - -

                      -

                      Assert that two objects are not equal (using !=).

                      Assert that two objects are not equal (using !=). -

                      Example: -
                      1. isnt(response.body, "") -

                      -
                      -
                    25. - - -

                      - - - def - - - like(got: String, rx: Regex, desc: String): Boolean - -

                      -

                      Assert that a string matches a regular expression, and describe the -assertion.

                      Assert that a string matches a regular expression, and describe the -assertion. -

                      Example: -
                      1. like(response.header("Content-Type"), """text/x?html""".r, "we got an html content type") -

                      -
                      -
                    26. - - -

                      - - - def - - - like(got: String, rx: Regex): Boolean - -

                      -

                      Assert that a string matches a regular expression.

                      Assert that a string matches a regular expression. -

                      Example: -
                      1. like(response.header("Content-Type"), """text/x?html""".r) -

                      -
                      -
                    27. - - -

                      - - final - def - - - ne(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    28. - - -

                      - - - def - - - note(message: String): Unit - -

                      -

                      Output a comment to Console.out.

                      Output a comment to Console.out. This is intended to only be visible -when viewing the raw TAP stream. -

                      Example: -
                      1. note("Starting the response tests") -

                      -
                      -
                    29. - - -

                      - - final - def - - - notify(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    30. - - -

                      - - final - def - - - notifyAll(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    31. - - -

                      - - - def - - - ok(cond: Boolean, desc: String): Boolean - -

                      -

                      Assert that a condition is true, and describe the assertion.

                      Assert that a condition is true, and describe the assertion. -

                      Example: -
                      1. ok(response.isSuccess, "the response succeeded") -

                      -
                      -
                    32. - - -

                      - - - def - - - ok(cond: Boolean): Boolean - -

                      -

                      Assert that a condition is true.

                      Assert that a condition is true. -

                      Example: -
                      1. ok(response.isSuccess) -

                      -
                      -
                    33. - - -

                      - - - def - - - pass(desc: String): Boolean - -

                      -

                      An assertion that always succeeds, with a reason.

                      An assertion that always succeeds, with a reason. -

                      Example: -
                      1. pass("this line of code should be executed") -

                      -
                      -
                    34. - - -

                      - - - def - - - pass: Boolean - -

                      -

                      An assertion that always succeeds.

                      An assertion that always succeeds. -

                      Example: -
                      1. pass() -

                      -
                      -
                    35. - - -

                      - - - def - - - run: Int - -

                      -

                      Runs the test.

                      Runs the test. The TAP stream will be written to Console.out and -Console.err, so you can swap these out as required in order to parse it. -

                      returns

                      The exit code that the test produced. Success is indicated by 0, - failure to run the correct number of tests by 255, and any other - failure by the number of tests that failed. This should be used - by reporters which run a single test, which can call - sys.exit(exitCode) -

                      Definition Classes
                      Test
                      -
                    36. - - -

                      - - - def - - - runInHarness: Int - -

                      -

                      Runs the test just like run, but in a way that makes sense when test - results are being summarized rather than directly displayed.

                      Runs the test just like run, but in a way that makes sense when test - results are being summarized rather than directly displayed.

                      Summarizing test reporters tend to repeatedly update the same line on - the terminal, so this method makes calls to - diag (which sends messages to - stderr, where they are typically displayed as-is) prefix the message - with a newline, to ensure that the output starts on its own line. -

                      Definition Classes
                      Test
                      -
                    37. - - -

                      - - - def - - - runTests(terminalInUse: Boolean): Int - -

                      -
                      Attributes
                      protected
                      Definition Classes
                      TestMoreTest
                      -
                    38. - - -

                      - - - def - - - skip(count: Int, reason: String)(body: ⇒ Unit): Unit - -

                      -

                      Mark a block of tests that should not be run at all.

                      Mark a block of tests that should not be run at all. They are treated as -always passing. -

                      Example: -
                      1. skip(3, "too dangerous to run for now") { ??? } -

                      -
                      -
                    39. - - -

                      - - - def - - - subtest(name: String, plan: Plan = NoPlan)(body: ⇒ Unit): Boolean - -

                      -

                      Declare a logical group of assertions, to be run as a single test.

                      Declare a logical group of assertions, to be run as a single test. This -is effectively an entirely separate test, which is run, and the result -of that test is reported as a single assertion in the test that contains -it. The subtest can specify its own plan in the same way that the -overall test is allowed to. The name will be used as the description for -the single assertion that the overall test sees. -

                      Example: -
                      1. subtest("response tests") { ??? } -

                      -
                      -
                    40. - - -

                      - - final - def - - - synchronized[T0](arg0: ⇒ T0): T0 - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    41. - - -

                      - - - def - - - toString(): String - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    42. - - -

                      - - - def - - - todo(reason: String)(body: ⇒ Unit): Unit - -

                      -

                      Mark a block of tests as expected to fail.

                      Mark a block of tests as expected to fail. If the tests which run in the -todo block fail, they will not be treated as test failures, and if they -succeed, the user will be notified. -

                      Example: -
                      1. todo("waiting on fixes elsewhere") { ??? } -

                      -
                      -
                    43. - - -

                      - - - def - - - unlike(got: String, rx: Regex, desc: String): Boolean - -

                      -

                      Assert that a string doesn't match a regular expression.

                      Assert that a string doesn't match a regular expression. -

                      Example: -
                      1. unlike(response.header("Authorization"), """^Digest.*""".r, "we don't support digest authentication") -

                      -
                      -
                    44. - - -

                      - - - def - - - unlike(got: String, rx: Regex): Boolean - -

                      -

                      Assert that a string doesn't match a regular expression.

                      Assert that a string doesn't match a regular expression. -

                      Example: -
                      1. unlike(response.header("Authorization"), """^Digest.*""".r) -

                      -
                      -
                    45. - - -

                      - - final - def - - - wait(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    46. - - -

                      - - final - def - - - wait(arg0: Long, arg1: Int): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    47. - - -

                      - - final - def - - - wait(arg0: Long): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    -
                    - - - - -
                    - -
                    -
                    -

                    Inherited from DelayedInit

                    -
                    -

                    Inherited from Test

                    -
                    -

                    Inherited from AnyRef

                    -
                    -

                    Inherited from Any

                    -
                    - -
                    - -
                    -
                    -

                    Ungrouped

                    - -
                    -
                    - -
                    - -
                    - - - - - - \ No newline at end of file diff --git a/org/perl8/test/harness/MultiTestReporter.html b/org/perl8/test/harness/MultiTestReporter.html deleted file mode 100644 index 20561d4..0000000 --- a/org/perl8/test/harness/MultiTestReporter.html +++ /dev/null @@ -1,440 +0,0 @@ - - - - - MultiTestReporter - org.perl8.test.harness.MultiTestReporter - - - - - - - - - - - - - - - -
                    - -

                    org.perl8.test.harness

                    -

                    MultiTestReporter

                    -
                    - -

                    - - - trait - - - MultiTestReporter extends AnyRef - -

                    - -

                    Classes that implement MultiTestReporter are capable of running a group -of test classes, given their names. This typically involves some sort of -summarization. -

                    See also

                    Reporter. -

                    - Linear Supertypes -
                    AnyRef, Any
                    -
                    - Known Subclasses - -
                    - - -
                    -
                    -
                    - Ordering -
                      - -
                    1. Alphabetic
                    2. -
                    3. By inheritance
                    4. -
                    -
                    -
                    - Inherited
                    -
                    -
                      -
                    1. MultiTestReporter
                    2. AnyRef
                    3. Any
                    4. -
                    -
                    - -
                      -
                    1. Hide All
                    2. -
                    3. Show all
                    4. -
                    - Learn more about member selection -
                    -
                    - Visibility -
                    1. Public
                    2. All
                    -
                    -
                    - -
                    -
                    - - - - -
                    -

                    Abstract Value Members

                    -
                    1. - - -

                      - - abstract - def - - - run(testNames: Seq[String]): Int - -

                      -

                      Runs the test classes identifed by the list of fully qualified class -names testNames.

                      Runs the test classes identifed by the list of fully qualified class -names testNames. -

                      returns

                      The exit code for the harness to use. Will be 0 on success. -

                      -
                    -
                    - -
                    -

                    Concrete Value Members

                    -
                    1. - - -

                      - - final - def - - - !=(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    2. - - -

                      - - final - def - - - !=(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    3. - - -

                      - - final - def - - - ##(): Int - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    4. - - -

                      - - final - def - - - ==(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    5. - - -

                      - - final - def - - - ==(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    6. - - -

                      - - final - def - - - asInstanceOf[T0]: T0 - -

                      -
                      Definition Classes
                      Any
                      -
                    7. - - -

                      - - - def - - - clone(): AnyRef - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    8. - - -

                      - - final - def - - - eq(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    9. - - -

                      - - - def - - - equals(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    10. - - -

                      - - - def - - - finalize(): Unit - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    11. - - -

                      - - final - def - - - getClass(): Class[_] - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    12. - - -

                      - - - def - - - hashCode(): Int - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    13. - - -

                      - - final - def - - - isInstanceOf[T0]: Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    14. - - -

                      - - final - def - - - ne(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    15. - - -

                      - - final - def - - - notify(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    16. - - -

                      - - final - def - - - notifyAll(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    17. - - -

                      - - final - def - - - synchronized[T0](arg0: ⇒ T0): T0 - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    18. - - -

                      - - - def - - - toString(): String - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    19. - - -

                      - - final - def - - - wait(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    20. - - -

                      - - final - def - - - wait(arg0: Long, arg1: Int): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    21. - - -

                      - - final - def - - - wait(arg0: Long): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    -
                    - - - - -
                    - -
                    -
                    -

                    Inherited from AnyRef

                    -
                    -

                    Inherited from Any

                    -
                    - -
                    - -
                    -
                    -

                    Ungrouped

                    - -
                    -
                    - -
                    - -
                    - - - - - - \ No newline at end of file diff --git a/org/perl8/test/harness/Reporter.html b/org/perl8/test/harness/Reporter.html deleted file mode 100644 index 865c1f2..0000000 --- a/org/perl8/test/harness/Reporter.html +++ /dev/null @@ -1,439 +0,0 @@ - - - - - Reporter - org.perl8.test.harness.Reporter - - - - - - - - - - - - - - - -
                    - -

                    org.perl8.test.harness

                    -

                    Reporter

                    -
                    - -

                    - - - trait - - - Reporter extends AnyRef - -

                    - -

                    Classes that implement Reporter are capable of running a test class, -given its name. -

                    See also

                    MultiTestReporter. -

                    - Linear Supertypes -
                    AnyRef, Any
                    -
                    - Known Subclasses - -
                    - - -
                    -
                    -
                    - Ordering -
                      - -
                    1. Alphabetic
                    2. -
                    3. By inheritance
                    4. -
                    -
                    -
                    - Inherited
                    -
                    -
                      -
                    1. Reporter
                    2. AnyRef
                    3. Any
                    4. -
                    -
                    - -
                      -
                    1. Hide All
                    2. -
                    3. Show all
                    4. -
                    - Learn more about member selection -
                    -
                    - Visibility -
                    1. Public
                    2. All
                    -
                    -
                    - -
                    -
                    - - - - -
                    -

                    Abstract Value Members

                    -
                    1. - - -

                      - - abstract - def - - - run(testName: String): Int - -

                      -

                      Runs the test class identifed by the fully qualified class name -testName.

                      Runs the test class identifed by the fully qualified class name -testName. -

                      returns

                      The exit code for the harness to use. Will be 0 on success. -

                      -
                    -
                    - -
                    -

                    Concrete Value Members

                    -
                    1. - - -

                      - - final - def - - - !=(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    2. - - -

                      - - final - def - - - !=(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    3. - - -

                      - - final - def - - - ##(): Int - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    4. - - -

                      - - final - def - - - ==(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    5. - - -

                      - - final - def - - - ==(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    6. - - -

                      - - final - def - - - asInstanceOf[T0]: T0 - -

                      -
                      Definition Classes
                      Any
                      -
                    7. - - -

                      - - - def - - - clone(): AnyRef - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    8. - - -

                      - - final - def - - - eq(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    9. - - -

                      - - - def - - - equals(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    10. - - -

                      - - - def - - - finalize(): Unit - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    11. - - -

                      - - final - def - - - getClass(): Class[_] - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    12. - - -

                      - - - def - - - hashCode(): Int - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    13. - - -

                      - - final - def - - - isInstanceOf[T0]: Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    14. - - -

                      - - final - def - - - ne(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    15. - - -

                      - - final - def - - - notify(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    16. - - -

                      - - final - def - - - notifyAll(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    17. - - -

                      - - final - def - - - synchronized[T0](arg0: ⇒ T0): T0 - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    18. - - -

                      - - - def - - - toString(): String - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    19. - - -

                      - - final - def - - - wait(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    20. - - -

                      - - final - def - - - wait(arg0: Long, arg1: Int): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    21. - - -

                      - - final - def - - - wait(arg0: Long): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    -
                    - - - - -
                    - -
                    -
                    -

                    Inherited from AnyRef

                    -
                    -

                    Inherited from Any

                    -
                    - -
                    - -
                    -
                    -

                    Ungrouped

                    - -
                    -
                    - -
                    - -
                    - - - - - - \ No newline at end of file diff --git a/org/perl8/test/harness/SummarizedTests.html b/org/perl8/test/harness/SummarizedTests.html deleted file mode 100644 index 94addf2..0000000 --- a/org/perl8/test/harness/SummarizedTests.html +++ /dev/null @@ -1,437 +0,0 @@ - - - - - SummarizedTests - org.perl8.test.harness.SummarizedTests - - - - - - - - - - - - - - - -
                    - -

                    org.perl8.test.harness

                    -

                    SummarizedTests

                    -
                    - -

                    - - - trait - - - SummarizedTests extends AnyRef - -

                    - -

                    This is a trait for classes that run tests and summarize the results. It -provides a single runOneTest method, which runs a test class and -produces a stream of TAP events which can -be used to produce whatever summarized output you need. -

                    - Linear Supertypes -
                    AnyRef, Any
                    -
                    - Known Subclasses - -
                    - - -
                    -
                    -
                    - Ordering -
                      - -
                    1. Alphabetic
                    2. -
                    3. By inheritance
                    4. -
                    -
                    -
                    - Inherited
                    -
                    -
                      -
                    1. SummarizedTests
                    2. AnyRef
                    3. Any
                    4. -
                    -
                    - -
                      -
                    1. Hide All
                    2. -
                    3. Show all
                    4. -
                    - Learn more about member selection -
                    -
                    - Visibility -
                    1. Public
                    2. All
                    -
                    -
                    - -
                    -
                    - - - - - - -
                    -

                    Value Members

                    -
                    1. - - -

                      - - final - def - - - !=(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    2. - - -

                      - - final - def - - - !=(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    3. - - -

                      - - final - def - - - ##(): Int - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    4. - - -

                      - - final - def - - - ==(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    5. - - -

                      - - final - def - - - ==(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    6. - - -

                      - - final - def - - - asInstanceOf[T0]: T0 - -

                      -
                      Definition Classes
                      Any
                      -
                    7. - - -

                      - - - def - - - clone(): AnyRef - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    8. - - -

                      - - final - def - - - eq(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    9. - - -

                      - - - def - - - equals(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    10. - - -

                      - - - def - - - finalize(): Unit - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    11. - - -

                      - - final - def - - - getClass(): Class[_] - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    12. - - -

                      - - - def - - - hashCode(): Int - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    13. - - -

                      - - final - def - - - isInstanceOf[T0]: Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    14. - - -

                      - - final - def - - - ne(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    15. - - -

                      - - final - def - - - notify(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    16. - - -

                      - - final - def - - - notifyAll(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    17. - - -

                      - - - def - - - runOneTest(test: Test, cb: (TAPEvent) ⇒ Unit): TAPResult - -

                      -

                      Runs a single test instance, calling cb with -each TAP event as it is produced.

                      Runs a single test instance, calling cb with -each TAP event as it is produced. -

                      returns

                      The overall result of the test instance. -

                      Attributes
                      protected
                      -
                    18. - - -

                      - - final - def - - - synchronized[T0](arg0: ⇒ T0): T0 - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    19. - - -

                      - - - def - - - toString(): String - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    20. - - -

                      - - final - def - - - wait(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    21. - - -

                      - - final - def - - - wait(arg0: Long, arg1: Int): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    22. - - -

                      - - final - def - - - wait(arg0: Long): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    -
                    - - - - -
                    - -
                    -
                    -

                    Inherited from AnyRef

                    -
                    -

                    Inherited from Any

                    -
                    - -
                    - -
                    -
                    -

                    Ungrouped

                    - -
                    -
                    - -
                    - -
                    - - - - - - \ No newline at end of file diff --git a/org/perl8/test/harness/SummaryReporter.html b/org/perl8/test/harness/SummaryReporter.html deleted file mode 100644 index 364aaf3..0000000 --- a/org/perl8/test/harness/SummaryReporter.html +++ /dev/null @@ -1,496 +0,0 @@ - - - - - SummaryReporter - org.perl8.test.harness.SummaryReporter - - - - - - - - - - - - - - - -
                    - -

                    org.perl8.test.harness

                    -

                    SummaryReporter

                    -
                    - -

                    - - - class - - - SummaryReporter extends MultiTestReporter with SummarizedTests - -

                    - -

                    Runs a series of tests. The TAP output from these tests is parsed, and -output is produced which is similar in style to Perl's -Test::Harness. -

                    - Linear Supertypes - -
                    - - -
                    -
                    -
                    - Ordering -
                      - -
                    1. Alphabetic
                    2. -
                    3. By inheritance
                    4. -
                    -
                    -
                    - Inherited
                    -
                    -
                      -
                    1. SummaryReporter
                    2. SummarizedTests
                    3. MultiTestReporter
                    4. AnyRef
                    5. Any
                    6. -
                    -
                    - -
                      -
                    1. Hide All
                    2. -
                    3. Show all
                    4. -
                    - Learn more about member selection -
                    -
                    - Visibility -
                    1. Public
                    2. All
                    -
                    -
                    - -
                    -
                    -
                    -

                    Instance Constructors

                    -
                    1. - - -

                      - - - new - - - SummaryReporter() - -

                      - -
                    -
                    - - - - - -
                    -

                    Value Members

                    -
                    1. - - -

                      - - final - def - - - !=(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    2. - - -

                      - - final - def - - - !=(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    3. - - -

                      - - final - def - - - ##(): Int - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    4. - - -

                      - - final - def - - - ==(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    5. - - -

                      - - final - def - - - ==(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    6. - - -

                      - - final - def - - - asInstanceOf[T0]: T0 - -

                      -
                      Definition Classes
                      Any
                      -
                    7. - - -

                      - - - def - - - clone(): AnyRef - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    8. - - -

                      - - final - def - - - eq(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    9. - - -

                      - - - def - - - equals(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    10. - - -

                      - - - def - - - finalize(): Unit - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    11. - - -

                      - - final - def - - - getClass(): Class[_] - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    12. - - -

                      - - - def - - - hashCode(): Int - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    13. - - -

                      - - final - def - - - isInstanceOf[T0]: Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    14. - - -

                      - - final - def - - - ne(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    15. - - -

                      - - final - def - - - notify(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    16. - - -

                      - - final - def - - - notifyAll(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    17. - - -

                      - - - def - - - printTestSummary(success: Boolean, results: Map[String, TAPResult]): Unit - -

                      -
                      Attributes
                      protected
                      -
                    18. - - -

                      - - - def - - - run(testNames: Seq[String]): Int - -

                      -

                      Runs the test classes identifed by the list of fully qualified class -names testNames.

                      Runs the test classes identifed by the list of fully qualified class -names testNames. -

                      returns

                      The exit code for the harness to use. Will be 0 on success. -

                      Definition Classes
                      SummaryReporterMultiTestReporter
                      -
                    19. - - -

                      - - - def - - - runOneTest(test: Test, cb: (TAPEvent) ⇒ Unit): TAPResult - -

                      -

                      Runs a single test instance, calling cb with -each TAP event as it is produced.

                      Runs a single test instance, calling cb with -each TAP event as it is produced. -

                      returns

                      The overall result of the test instance. -

                      Attributes
                      protected
                      Definition Classes
                      SummarizedTests
                      -
                    20. - - -

                      - - - def - - - runTests(testNames: Seq[String]): Map[String, TAPResult] - -

                      -
                      Attributes
                      protected
                      -
                    21. - - -

                      - - final - def - - - synchronized[T0](arg0: ⇒ T0): T0 - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    22. - - -

                      - - - def - - - toString(): String - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    23. - - -

                      - - final - def - - - wait(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    24. - - -

                      - - final - def - - - wait(arg0: Long, arg1: Int): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    25. - - -

                      - - final - def - - - wait(arg0: Long): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    -
                    - - - - -
                    - -
                    -
                    -

                    Inherited from SummarizedTests

                    -
                    -

                    Inherited from MultiTestReporter

                    -
                    -

                    Inherited from AnyRef

                    -
                    -

                    Inherited from Any

                    -
                    - -
                    - -
                    -
                    -

                    Ungrouped

                    - -
                    -
                    - -
                    - -
                    - - - - - - \ No newline at end of file diff --git a/org/perl8/test/harness/TAPReporter.html b/org/perl8/test/harness/TAPReporter.html deleted file mode 100644 index dbc81ed..0000000 --- a/org/perl8/test/harness/TAPReporter.html +++ /dev/null @@ -1,450 +0,0 @@ - - - - - TAPReporter - org.perl8.test.harness.TAPReporter - - - - - - - - - - - - - - - -
                    - -

                    org.perl8.test.harness

                    -

                    TAPReporter

                    -
                    - -

                    - - - class - - - TAPReporter extends Reporter - -

                    - -

                    Runs a single test. The TAP stream from that test is written directly to -stdout/stderr. -

                    - Linear Supertypes -
                    Reporter, AnyRef, Any
                    -
                    - - -
                    -
                    -
                    - Ordering -
                      - -
                    1. Alphabetic
                    2. -
                    3. By inheritance
                    4. -
                    -
                    -
                    - Inherited
                    -
                    -
                      -
                    1. TAPReporter
                    2. Reporter
                    3. AnyRef
                    4. Any
                    5. -
                    -
                    - -
                      -
                    1. Hide All
                    2. -
                    3. Show all
                    4. -
                    - Learn more about member selection -
                    -
                    - Visibility -
                    1. Public
                    2. All
                    -
                    -
                    - -
                    -
                    -
                    -

                    Instance Constructors

                    -
                    1. - - -

                      - - - new - - - TAPReporter() - -

                      - -
                    -
                    - - - - - -
                    -

                    Value Members

                    -
                    1. - - -

                      - - final - def - - - !=(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    2. - - -

                      - - final - def - - - !=(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    3. - - -

                      - - final - def - - - ##(): Int - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    4. - - -

                      - - final - def - - - ==(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    5. - - -

                      - - final - def - - - ==(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    6. - - -

                      - - final - def - - - asInstanceOf[T0]: T0 - -

                      -
                      Definition Classes
                      Any
                      -
                    7. - - -

                      - - - def - - - clone(): AnyRef - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    8. - - -

                      - - final - def - - - eq(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    9. - - -

                      - - - def - - - equals(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    10. - - -

                      - - - def - - - finalize(): Unit - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    11. - - -

                      - - final - def - - - getClass(): Class[_] - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    12. - - -

                      - - - def - - - hashCode(): Int - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    13. - - -

                      - - final - def - - - isInstanceOf[T0]: Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    14. - - -

                      - - final - def - - - ne(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    15. - - -

                      - - final - def - - - notify(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    16. - - -

                      - - final - def - - - notifyAll(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    17. - - -

                      - - - def - - - run(testName: String): Int - -

                      -

                      Runs the test class identifed by the fully qualified class name -testName.

                      Runs the test class identifed by the fully qualified class name -testName. -

                      returns

                      The exit code for the harness to use. Will be 0 on success. -

                      Definition Classes
                      TAPReporterReporter
                      -
                    18. - - -

                      - - final - def - - - synchronized[T0](arg0: ⇒ T0): T0 - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    19. - - -

                      - - - def - - - toString(): String - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    20. - - -

                      - - final - def - - - wait(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    21. - - -

                      - - final - def - - - wait(arg0: Long, arg1: Int): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    22. - - -

                      - - final - def - - - wait(arg0: Long): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    -
                    - - - - -
                    - -
                    -
                    -

                    Inherited from Reporter

                    -
                    -

                    Inherited from AnyRef

                    -
                    -

                    Inherited from Any

                    -
                    - -
                    - -
                    -
                    -

                    Ungrouped

                    - -
                    -
                    - -
                    - -
                    - - - - - - \ No newline at end of file diff --git a/org/perl8/test/harness/TestHarness$.html b/org/perl8/test/harness/TestHarness$.html deleted file mode 100644 index 6bee01e..0000000 --- a/org/perl8/test/harness/TestHarness$.html +++ /dev/null @@ -1,473 +0,0 @@ - - - - - TestHarness - org.perl8.test.harness.TestHarness - - - - - - - - - - - - - - - -
                    - -

                    org.perl8.test.harness

                    -

                    TestHarness

                    -
                    - -

                    - - - object - - - TestHarness - -

                    - -

                    This is the entry point to running tests written with this library from -the command line. Note that this library also implements the -common testing interface for -test libraries, so tests should also just work with sbt test.

                    If this application is run and given just a single test class name, it -will run that test and write its TAP stream to the console.

                    $ scala org.perl8.test.harness.TestHarness MyTest
                    -ok 1
                    -ok 2
                    -1..2

                    If this application is run and given multiple test class names, it will -run each of those tests, and present a summary report, similar to the one -produces by -Perl's Test::Harness.

                    $ scala org.perl8.test.harness.TestHarness MyTest1 MyTest2
                    -MyTest1 .. ok
                    -MyTest2 .. ok
                    -All tests successful.
                    -Files=2, Tests=4
                    -Result: PASS

                    This application also accepts a few command line options to customize its -behavior:

                    • -r: Alternative Reporter class to - use for running a single test.
                    • -R: Alternative - MultiTestReporter - class to use for running a group of tests. Also enables using the - MultiTestReporter for a single test.
                    • --help: Prints usage information. -
                    - Linear Supertypes -
                    AnyRef, Any
                    -
                    - - -
                    -
                    -
                    - Ordering -
                      - -
                    1. Alphabetic
                    2. -
                    3. By inheritance
                    4. -
                    -
                    -
                    - Inherited
                    -
                    -
                      -
                    1. TestHarness
                    2. AnyRef
                    3. Any
                    4. -
                    -
                    - -
                      -
                    1. Hide All
                    2. -
                    3. Show all
                    4. -
                    - Learn more about member selection -
                    -
                    - Visibility -
                    1. Public
                    2. All
                    -
                    -
                    - -
                    -
                    - - - - - - -
                    -

                    Value Members

                    -
                    1. - - -

                      - - final - def - - - !=(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    2. - - -

                      - - final - def - - - !=(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    3. - - -

                      - - final - def - - - ##(): Int - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    4. - - -

                      - - final - def - - - ==(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    5. - - -

                      - - final - def - - - ==(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    6. - - -

                      - - final - def - - - asInstanceOf[T0]: T0 - -

                      -
                      Definition Classes
                      Any
                      -
                    7. - - -

                      - - - def - - - clone(): AnyRef - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    8. - - -

                      - - final - def - - - eq(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    9. - - -

                      - - - def - - - equals(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    10. - - -

                      - - - def - - - finalize(): Unit - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    11. - - -

                      - - final - def - - - getClass(): Class[_] - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    12. - - -

                      - - - def - - - hashCode(): Int - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    13. - - -

                      - - final - def - - - isInstanceOf[T0]: Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    14. - - -

                      - - - def - - - main(args: Array[String]): Unit - -

                      -

                      Entry point for the harness application.

                      -
                    15. - - -

                      - - final - def - - - ne(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    16. - - -

                      - - final - def - - - notify(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    17. - - -

                      - - final - def - - - notifyAll(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    18. - - -

                      - - - def - - - parseOpts(args: List[String]): Map[String, Any] - -

                      -
                      Attributes
                      protected
                      -
                    19. - - -

                      - - final - def - - - synchronized[T0](arg0: ⇒ T0): T0 - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    20. - - -

                      - - - def - - - toString(): String - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    21. - - -

                      - - - def - - - usage(exitCode: Int): Nothing - -

                      -
                      Attributes
                      protected
                      -
                    22. - - -

                      - - final - def - - - wait(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    23. - - -

                      - - final - def - - - wait(arg0: Long, arg1: Int): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    24. - - -

                      - - final - def - - - wait(arg0: Long): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    -
                    - - - - -
                    - -
                    -
                    -

                    Inherited from AnyRef

                    -
                    -

                    Inherited from Any

                    -
                    - -
                    - -
                    -
                    -

                    Ungrouped

                    - -
                    -
                    - -
                    - -
                    - - - - - - \ No newline at end of file diff --git a/org/perl8/test/harness/package.html b/org/perl8/test/harness/package.html deleted file mode 100644 index ce046e1..0000000 --- a/org/perl8/test/harness/package.html +++ /dev/null @@ -1,255 +0,0 @@ - - - - - harness - org.perl8.test.harness - - - - - - - - - - - - - - - -
                    - -

                    org.perl8.test

                    -

                    harness

                    -
                    - -

                    - - - package - - - harness - -

                    - -

                    Classes to handle running test instances and providing output.

                    - Linear Supertypes -
                    AnyRef, Any
                    -
                    - - -
                    -
                    -
                    - Ordering -
                      - -
                    1. Alphabetic
                    2. -
                    3. By inheritance
                    4. -
                    -
                    -
                    - Inherited
                    -
                    -
                      -
                    1. harness
                    2. AnyRef
                    3. Any
                    4. -
                    -
                    - -
                      -
                    1. Hide All
                    2. -
                    3. Show all
                    4. -
                    - Learn more about member selection -
                    -
                    - Visibility -
                    1. Public
                    2. All
                    -
                    -
                    - -
                    -
                    - - -
                    -

                    Type Members

                    -
                    1. - - -

                      - - - trait - - - MultiTestReporter extends AnyRef - -

                      -

                      Classes that implement MultiTestReporter are capable of running a group -of test classes, given their names.

                      -
                    2. - - -

                      - - - trait - - - Reporter extends AnyRef - -

                      -

                      Classes that implement Reporter are capable of running a test class, -given its name.

                      -
                    3. - - -

                      - - - trait - - - SummarizedTests extends AnyRef - -

                      -

                      This is a trait for classes that run tests and summarize the results.

                      -
                    4. - - -

                      - - - class - - - SummaryReporter extends MultiTestReporter with SummarizedTests - -

                      -

                      Runs a series of tests.

                      -
                    5. - - -

                      - - - class - - - TAPReporter extends Reporter - -

                      -

                      Runs a single test.

                      -
                    -
                    - - - -
                    -

                    Value Members

                    -
                    1. - - -

                      - - - object - - - TestHarness - -

                      -

                      This is the entry point to running tests written with this library from -the command line.

                      -
                    2. - - -

                      - - - def - - - loadClass[T](className: String)(implicit arg0: ClassTag[T]): Class[_] - -

                      -

                      Loads className, returning the -Class -instance.

                      -
                    3. - - -

                      - - - def - - - newInstance[T, U <: AnyRef](className: String, arg: U)(implicit arg0: ClassTag[T], arg1: ClassTag[U]): T - -

                      -

                      Loads className and creates a new instance of it, using a -one-argument constructor.

                      Loads className and creates a new instance of it, using a -one-argument constructor. Passes arg as the argument to the -constructor. -

                      -
                    4. - - -

                      - - - def - - - newInstance[T](className: String)(implicit arg0: ClassTag[T]): T - -

                      -

                      Loads className and creates a new instance of it, using the -no-argument constructor.

                      -
                    -
                    - - - - -
                    - -
                    -
                    -

                    Inherited from AnyRef

                    -
                    -

                    Inherited from Any

                    -
                    - -
                    - -
                    -
                    -

                    Ungrouped

                    - -
                    -
                    - -
                    - -
                    - - - - - - \ No newline at end of file diff --git a/org/perl8/test/package$$BailOutException.html b/org/perl8/test/package$$BailOutException.html deleted file mode 100644 index 94a3fce..0000000 --- a/org/perl8/test/package$$BailOutException.html +++ /dev/null @@ -1,588 +0,0 @@ - - - - - BailOutException - org.perl8.test.BailOutException - - - - - - - - - - - - - - - -
                    - -

                    org.perl8.test

                    -

                    BailOutException

                    -
                    - -

                    - - - case class - - - BailOutException(message: String) extends RuntimeException with Product with Serializable - -

                    - -

                    Exception thrown when a test bails out. Corresponds to -Bail out! [message] in TAP. -

                    - Linear Supertypes -
                    Serializable, Product, Equals, RuntimeException, Exception, Throwable, Serializable, AnyRef, Any
                    -
                    - - -
                    -
                    -
                    - Ordering -
                      - -
                    1. Alphabetic
                    2. -
                    3. By inheritance
                    4. -
                    -
                    -
                    - Inherited
                    -
                    -
                      -
                    1. BailOutException
                    2. Serializable
                    3. Product
                    4. Equals
                    5. RuntimeException
                    6. Exception
                    7. Throwable
                    8. Serializable
                    9. AnyRef
                    10. Any
                    11. -
                    -
                    - -
                      -
                    1. Hide All
                    2. -
                    3. Show all
                    4. -
                    - Learn more about member selection -
                    -
                    - Visibility -
                    1. Public
                    2. All
                    -
                    -
                    - -
                    -
                    -
                    -

                    Instance Constructors

                    -
                    1. - - -

                      - - - new - - - BailOutException(message: String) - -

                      - -
                    -
                    - - - - - -
                    -

                    Value Members

                    -
                    1. - - -

                      - - final - def - - - !=(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    2. - - -

                      - - final - def - - - !=(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    3. - - -

                      - - final - def - - - ##(): Int - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    4. - - -

                      - - final - def - - - ==(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    5. - - -

                      - - final - def - - - ==(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    6. - - -

                      - - final - def - - - addSuppressed(arg0: Throwable): Unit - -

                      -
                      Definition Classes
                      Throwable
                      -
                    7. - - -

                      - - final - def - - - asInstanceOf[T0]: T0 - -

                      -
                      Definition Classes
                      Any
                      -
                    8. - - -

                      - - - def - - - clone(): AnyRef - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    9. - - -

                      - - final - def - - - eq(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    10. - - -

                      - - - def - - - fillInStackTrace(): Throwable - -

                      -
                      Definition Classes
                      Throwable
                      -
                    11. - - -

                      - - - def - - - finalize(): Unit - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    12. - - -

                      - - - def - - - getCause(): Throwable - -

                      -
                      Definition Classes
                      Throwable
                      -
                    13. - - -

                      - - final - def - - - getClass(): Class[_] - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    14. - - -

                      - - - def - - - getLocalizedMessage(): String - -

                      -
                      Definition Classes
                      Throwable
                      -
                    15. - - -

                      - - - def - - - getMessage(): String - -

                      -
                      Definition Classes
                      Throwable
                      -
                    16. - - -

                      - - - def - - - getStackTrace(): Array[StackTraceElement] - -

                      -
                      Definition Classes
                      Throwable
                      -
                    17. - - -

                      - - final - def - - - getSuppressed(): Array[Throwable] - -

                      -
                      Definition Classes
                      Throwable
                      -
                    18. - - -

                      - - - def - - - initCause(arg0: Throwable): Throwable - -

                      -
                      Definition Classes
                      Throwable
                      -
                    19. - - -

                      - - final - def - - - isInstanceOf[T0]: Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    20. - - -

                      - - - val - - - message: String - -

                      - -
                    21. - - -

                      - - final - def - - - ne(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    22. - - -

                      - - final - def - - - notify(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    23. - - -

                      - - final - def - - - notifyAll(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    24. - - -

                      - - - def - - - printStackTrace(arg0: PrintWriter): Unit - -

                      -
                      Definition Classes
                      Throwable
                      -
                    25. - - -

                      - - - def - - - printStackTrace(arg0: PrintStream): Unit - -

                      -
                      Definition Classes
                      Throwable
                      -
                    26. - - -

                      - - - def - - - printStackTrace(): Unit - -

                      -
                      Definition Classes
                      Throwable
                      -
                    27. - - -

                      - - - def - - - setStackTrace(arg0: Array[StackTraceElement]): Unit - -

                      -
                      Definition Classes
                      Throwable
                      -
                    28. - - -

                      - - final - def - - - synchronized[T0](arg0: ⇒ T0): T0 - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    29. - - -

                      - - - def - - - toString(): String - -

                      -
                      Definition Classes
                      Throwable → AnyRef → Any
                      -
                    30. - - -

                      - - final - def - - - wait(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    31. - - -

                      - - final - def - - - wait(arg0: Long, arg1: Int): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    32. - - -

                      - - final - def - - - wait(arg0: Long): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    -
                    - - - - -
                    - -
                    -
                    -

                    Inherited from Serializable

                    -
                    -

                    Inherited from Product

                    -
                    -

                    Inherited from Equals

                    -
                    -

                    Inherited from RuntimeException

                    -
                    -

                    Inherited from Exception

                    -
                    -

                    Inherited from Throwable

                    -
                    -

                    Inherited from Serializable

                    -
                    -

                    Inherited from AnyRef

                    -
                    -

                    Inherited from Any

                    -
                    - -
                    - -
                    -
                    -

                    Ungrouped

                    - -
                    -
                    - -
                    - -
                    - - - - - - \ No newline at end of file diff --git a/org/perl8/test/package$$NoPlan$.html b/org/perl8/test/package$$NoPlan$.html deleted file mode 100644 index fa0279c..0000000 --- a/org/perl8/test/package$$NoPlan$.html +++ /dev/null @@ -1,426 +0,0 @@ - - - - - NoPlan - org.perl8.test.NoPlan - - - - - - - - - - - - - - - -
                    - -

                    org.perl8.test

                    -

                    NoPlan

                    -
                    - -

                    - - - object - - - NoPlan extends Plan with Product with Serializable - -

                    - -

                    A test which did not declare a plan yet.

                    - Linear Supertypes -
                    Serializable, Serializable, Product, Equals, Plan, AnyRef, Any
                    -
                    - - -
                    -
                    -
                    - Ordering -
                      - -
                    1. Alphabetic
                    2. -
                    3. By inheritance
                    4. -
                    -
                    -
                    - Inherited
                    -
                    -
                      -
                    1. NoPlan
                    2. Serializable
                    3. Serializable
                    4. Product
                    5. Equals
                    6. Plan
                    7. AnyRef
                    8. Any
                    9. -
                    -
                    - -
                      -
                    1. Hide All
                    2. -
                    3. Show all
                    4. -
                    - Learn more about member selection -
                    -
                    - Visibility -
                    1. Public
                    2. All
                    -
                    -
                    - -
                    -
                    - - - - - - -
                    -

                    Value Members

                    -
                    1. - - -

                      - - final - def - - - !=(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    2. - - -

                      - - final - def - - - !=(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    3. - - -

                      - - final - def - - - ##(): Int - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    4. - - -

                      - - final - def - - - ==(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    5. - - -

                      - - final - def - - - ==(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    6. - - -

                      - - final - def - - - asInstanceOf[T0]: T0 - -

                      -
                      Definition Classes
                      Any
                      -
                    7. - - -

                      - - - def - - - clone(): AnyRef - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    8. - - -

                      - - final - def - - - eq(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    9. - - -

                      - - - def - - - equals(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    10. - - -

                      - - - def - - - finalize(): Unit - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    11. - - -

                      - - final - def - - - getClass(): Class[_] - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    12. - - -

                      - - final - def - - - isInstanceOf[T0]: Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    13. - - -

                      - - final - def - - - ne(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    14. - - -

                      - - final - def - - - notify(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    15. - - -

                      - - final - def - - - notifyAll(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    16. - - -

                      - - - val - - - plan: Int - -

                      -

                      How many tests will be run.

                      How many tests will be run.

                      Always 0 for this class. -

                      Definition Classes
                      NoPlanPlan
                      -
                    17. - - -

                      - - - val - - - skipAll: None.type - -

                      -

                      Whether this test was skipped.

                      Whether this test was skipped. It should contain Some(message) if -the test is skipped, and None otherwise.

                      Always None for this class. -

                      Definition Classes
                      NoPlanPlan
                      -
                    18. - - -

                      - - final - def - - - synchronized[T0](arg0: ⇒ T0): T0 - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    19. - - -

                      - - final - def - - - wait(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    20. - - -

                      - - final - def - - - wait(arg0: Long, arg1: Int): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    21. - - -

                      - - final - def - - - wait(arg0: Long): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    -
                    - - - - -
                    - -
                    -
                    -

                    Inherited from Serializable

                    -
                    -

                    Inherited from Serializable

                    -
                    -

                    Inherited from Product

                    -
                    -

                    Inherited from Equals

                    -
                    -

                    Inherited from Plan

                    -
                    -

                    Inherited from AnyRef

                    -
                    -

                    Inherited from Any

                    -
                    - -
                    - -
                    -
                    -

                    Ungrouped

                    - -
                    -
                    - -
                    - -
                    - - - - - - \ No newline at end of file diff --git a/org/perl8/test/package$$NumericPlan.html b/org/perl8/test/package$$NumericPlan.html deleted file mode 100644 index 4230e6d..0000000 --- a/org/perl8/test/package$$NumericPlan.html +++ /dev/null @@ -1,428 +0,0 @@ - - - - - NumericPlan - org.perl8.test.NumericPlan - - - - - - - - - - - - - - - -
                    - -

                    org.perl8.test

                    -

                    NumericPlan

                    -
                    - -

                    - - - case class - - - NumericPlan(plan: Int) extends Plan with Product with Serializable - -

                    - -

                    An explicit plan number. Corresponds to 1..5 in TAP.

                    - Linear Supertypes -
                    Serializable, Serializable, Product, Equals, Plan, AnyRef, Any
                    -
                    - - -
                    -
                    -
                    - Ordering -
                      - -
                    1. Alphabetic
                    2. -
                    3. By inheritance
                    4. -
                    -
                    -
                    - Inherited
                    -
                    -
                      -
                    1. NumericPlan
                    2. Serializable
                    3. Serializable
                    4. Product
                    5. Equals
                    6. Plan
                    7. AnyRef
                    8. Any
                    9. -
                    -
                    - -
                      -
                    1. Hide All
                    2. -
                    3. Show all
                    4. -
                    - Learn more about member selection -
                    -
                    - Visibility -
                    1. Public
                    2. All
                    -
                    -
                    - -
                    -
                    -
                    -

                    Instance Constructors

                    -
                    1. - - -

                      - - - new - - - NumericPlan(plan: Int) - -

                      - -
                    -
                    - - - - - -
                    -

                    Value Members

                    -
                    1. - - -

                      - - final - def - - - !=(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    2. - - -

                      - - final - def - - - !=(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    3. - - -

                      - - final - def - - - ##(): Int - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    4. - - -

                      - - final - def - - - ==(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    5. - - -

                      - - final - def - - - ==(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    6. - - -

                      - - final - def - - - asInstanceOf[T0]: T0 - -

                      -
                      Definition Classes
                      Any
                      -
                    7. - - -

                      - - - def - - - clone(): AnyRef - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    8. - - -

                      - - final - def - - - eq(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    9. - - -

                      - - - def - - - finalize(): Unit - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    10. - - -

                      - - final - def - - - getClass(): Class[_] - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    11. - - -

                      - - final - def - - - isInstanceOf[T0]: Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    12. - - -

                      - - final - def - - - ne(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    13. - - -

                      - - final - def - - - notify(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    14. - - -

                      - - final - def - - - notifyAll(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    15. - - -

                      - - - val - - - plan: Int - -

                      -

                      How many tests will be run.

                      How many tests will be run.

                      Definition Classes
                      NumericPlanPlan
                      -
                    16. - - -

                      - - - val - - - skipAll: None.type - -

                      -

                      Whether this test was skipped.

                      Whether this test was skipped. It should contain Some(message) if -the test is skipped, and None otherwise.

                      Always None for this class. -

                      Definition Classes
                      NumericPlanPlan
                      -
                    17. - - -

                      - - final - def - - - synchronized[T0](arg0: ⇒ T0): T0 - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    18. - - -

                      - - final - def - - - wait(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    19. - - -

                      - - final - def - - - wait(arg0: Long, arg1: Int): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    20. - - -

                      - - final - def - - - wait(arg0: Long): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    -
                    - - - - -
                    - -
                    -
                    -

                    Inherited from Serializable

                    -
                    -

                    Inherited from Serializable

                    -
                    -

                    Inherited from Product

                    -
                    -

                    Inherited from Equals

                    -
                    -

                    Inherited from Plan

                    -
                    -

                    Inherited from AnyRef

                    -
                    -

                    Inherited from Any

                    -
                    - -
                    - -
                    -
                    -

                    Ungrouped

                    - -
                    -
                    - -
                    - -
                    - - - - - - \ No newline at end of file diff --git a/org/perl8/test/package$$Plan.html b/org/perl8/test/package$$Plan.html deleted file mode 100644 index 70b68bb..0000000 --- a/org/perl8/test/package$$Plan.html +++ /dev/null @@ -1,449 +0,0 @@ - - - - - Plan - org.perl8.test.Plan - - - - - - - - - - - - - - - -
                    - -

                    org.perl8.test

                    -

                    Plan

                    -
                    - -

                    - - sealed - trait - - - Plan extends AnyRef - -

                    - -

                    A test plan. This represents the TAP statement telling how many tests -will be run. -

                    - Linear Supertypes -
                    AnyRef, Any
                    -
                    - Known Subclasses - -
                    - - -
                    -
                    -
                    - Ordering -
                      - -
                    1. Alphabetic
                    2. -
                    3. By inheritance
                    4. -
                    -
                    -
                    - Inherited
                    -
                    -
                      -
                    1. Plan
                    2. AnyRef
                    3. Any
                    4. -
                    -
                    - -
                      -
                    1. Hide All
                    2. -
                    3. Show all
                    4. -
                    - Learn more about member selection -
                    -
                    - Visibility -
                    1. Public
                    2. All
                    -
                    -
                    - -
                    -
                    - - - - -
                    -

                    Abstract Value Members

                    -
                    1. - - -

                      - - abstract - val - - - plan: Int - -

                      -

                      How many tests will be run.

                      -
                    2. - - -

                      - - abstract - val - - - skipAll: Option[String] - -

                      -

                      Whether this test was skipped.

                      Whether this test was skipped. It should contain Some(message) if -the test is skipped, and None otherwise. -

                      -
                    -
                    - -
                    -

                    Concrete Value Members

                    -
                    1. - - -

                      - - final - def - - - !=(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    2. - - -

                      - - final - def - - - !=(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    3. - - -

                      - - final - def - - - ##(): Int - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    4. - - -

                      - - final - def - - - ==(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    5. - - -

                      - - final - def - - - ==(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    6. - - -

                      - - final - def - - - asInstanceOf[T0]: T0 - -

                      -
                      Definition Classes
                      Any
                      -
                    7. - - -

                      - - - def - - - clone(): AnyRef - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    8. - - -

                      - - final - def - - - eq(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    9. - - -

                      - - - def - - - equals(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    10. - - -

                      - - - def - - - finalize(): Unit - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    11. - - -

                      - - final - def - - - getClass(): Class[_] - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    12. - - -

                      - - - def - - - hashCode(): Int - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    13. - - -

                      - - final - def - - - isInstanceOf[T0]: Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    14. - - -

                      - - final - def - - - ne(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    15. - - -

                      - - final - def - - - notify(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    16. - - -

                      - - final - def - - - notifyAll(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    17. - - -

                      - - final - def - - - synchronized[T0](arg0: ⇒ T0): T0 - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    18. - - -

                      - - - def - - - toString(): String - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    19. - - -

                      - - final - def - - - wait(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    20. - - -

                      - - final - def - - - wait(arg0: Long, arg1: Int): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    21. - - -

                      - - final - def - - - wait(arg0: Long): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    -
                    - - - - -
                    - -
                    -
                    -

                    Inherited from AnyRef

                    -
                    -

                    Inherited from Any

                    -
                    - -
                    - -
                    -
                    -

                    Ungrouped

                    - -
                    -
                    - -
                    - -
                    - - - - - - \ No newline at end of file diff --git a/org/perl8/test/package$$SkipAll.html b/org/perl8/test/package$$SkipAll.html deleted file mode 100644 index 0122b80..0000000 --- a/org/perl8/test/package$$SkipAll.html +++ /dev/null @@ -1,444 +0,0 @@ - - - - - SkipAll - org.perl8.test.SkipAll - - - - - - - - - - - - - - - -
                    - -

                    org.perl8.test

                    -

                    SkipAll

                    -
                    - -

                    - - - case class - - - SkipAll(message: String) extends Plan with Product with Serializable - -

                    - -

                    A test which has declared that the entire test has been skipped. -Corresponds to 1..0 # SKIP [message] in TAP. -

                    - Linear Supertypes -
                    Serializable, Serializable, Product, Equals, Plan, AnyRef, Any
                    -
                    - - -
                    -
                    -
                    - Ordering -
                      - -
                    1. Alphabetic
                    2. -
                    3. By inheritance
                    4. -
                    -
                    -
                    - Inherited
                    -
                    -
                      -
                    1. SkipAll
                    2. Serializable
                    3. Serializable
                    4. Product
                    5. Equals
                    6. Plan
                    7. AnyRef
                    8. Any
                    9. -
                    -
                    - -
                      -
                    1. Hide All
                    2. -
                    3. Show all
                    4. -
                    - Learn more about member selection -
                    -
                    - Visibility -
                    1. Public
                    2. All
                    -
                    -
                    - -
                    -
                    -
                    -

                    Instance Constructors

                    -
                    1. - - -

                      - - - new - - - SkipAll(message: String) - -

                      - -
                    -
                    - - - - - -
                    -

                    Value Members

                    -
                    1. - - -

                      - - final - def - - - !=(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    2. - - -

                      - - final - def - - - !=(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    3. - - -

                      - - final - def - - - ##(): Int - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    4. - - -

                      - - final - def - - - ==(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    5. - - -

                      - - final - def - - - ==(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    6. - - -

                      - - final - def - - - asInstanceOf[T0]: T0 - -

                      -
                      Definition Classes
                      Any
                      -
                    7. - - -

                      - - - def - - - clone(): AnyRef - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    8. - - -

                      - - final - def - - - eq(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    9. - - -

                      - - - def - - - finalize(): Unit - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    10. - - -

                      - - final - def - - - getClass(): Class[_] - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    11. - - -

                      - - final - def - - - isInstanceOf[T0]: Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    12. - - -

                      - - - val - - - message: String - -

                      - -
                    13. - - -

                      - - final - def - - - ne(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    14. - - -

                      - - final - def - - - notify(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    15. - - -

                      - - final - def - - - notifyAll(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    16. - - -

                      - - - val - - - plan: Int - -

                      -

                      How many tests will be run.

                      How many tests will be run.

                      Always 0 for this class. -

                      Definition Classes
                      SkipAllPlan
                      -
                    17. - - -

                      - - - val - - - skipAll: Some[String] - -

                      -

                      Whether this test was skipped.

                      Whether this test was skipped. It should contain Some(message) if -the test is skipped, and None otherwise.

                      Never None for this class. -

                      Definition Classes
                      SkipAllPlan
                      -
                    18. - - -

                      - - final - def - - - synchronized[T0](arg0: ⇒ T0): T0 - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    19. - - -

                      - - final - def - - - wait(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    20. - - -

                      - - final - def - - - wait(arg0: Long, arg1: Int): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    21. - - -

                      - - final - def - - - wait(arg0: Long): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    -
                    - - - - -
                    - -
                    -
                    -

                    Inherited from Serializable

                    -
                    -

                    Inherited from Serializable

                    -
                    -

                    Inherited from Product

                    -
                    -

                    Inherited from Equals

                    -
                    -

                    Inherited from Plan

                    -
                    -

                    Inherited from AnyRef

                    -
                    -

                    Inherited from Any

                    -
                    - -
                    - -
                    -
                    -

                    Ungrouped

                    - -
                    -
                    - -
                    - -
                    - - - - - - \ No newline at end of file diff --git a/org/perl8/test/package.html b/org/perl8/test/package.html deleted file mode 100644 index f3276f2..0000000 --- a/org/perl8/test/package.html +++ /dev/null @@ -1,288 +0,0 @@ - - - - - test - org.perl8.test - - - - - - - - - - - - - - - -
                    - -

                    org.perl8

                    -

                    test

                    -
                    - -

                    - - - package - - - test - -

                    - -
                    - Linear Supertypes -
                    AnyRef, Any
                    -
                    - - -
                    -
                    -
                    - Ordering -
                      - -
                    1. Alphabetic
                    2. -
                    3. By inheritance
                    4. -
                    -
                    -
                    - Inherited
                    -
                    -
                      -
                    1. test
                    2. AnyRef
                    3. Any
                    4. -
                    -
                    - -
                      -
                    1. Hide All
                    2. -
                    3. Show all
                    4. -
                    - Learn more about member selection -
                    -
                    - Visibility -
                    1. Public
                    2. All
                    -
                    -
                    - -
                    -
                    - - -
                    -

                    Type Members

                    -
                    1. - - -

                      - - - case class - - - BailOutException(message: String) extends RuntimeException with Product with Serializable - -

                      -

                      Exception thrown when a test bails out.

                      -
                    2. - - -

                      - - - class - - - ExternalTest extends Test - -

                      -

                      Runs an external process which emits TAP, and parses it as a test.

                      -
                    3. - - -

                      - - - case class - - - NumericPlan(plan: Int) extends Plan with Product with Serializable - -

                      -

                      An explicit plan number.

                      -
                    4. - - -

                      - - sealed - trait - - - Plan extends AnyRef - -

                      -

                      A test plan.

                      -
                    5. - - -

                      - - - case class - - - SkipAll(message: String) extends Plan with Product with Serializable - -

                      -

                      A test which has declared that the entire test has been skipped.

                      -
                    6. - - -

                      - - - trait - - - Test extends AnyRef - -

                      -

                      Base trait for test classes in this framework.

                      -
                    7. - - -

                      - - - class - - - TestMore extends Test with DelayedInit - -

                      -

                      This class is an implementation of the excellent -Test::More testing library for -Perl.

                      -
                    -
                    - - - -
                    -

                    Value Members

                    -
                    1. - - -

                      - - - object - - - NoPlan extends Plan with Product with Serializable - -

                      -

                      A test which did not declare a plan yet.

                      -
                    2. - - -

                      - - - package - - - harness - -

                      -

                      Classes to handle running test instances and providing output.

                      -
                    3. - - -

                      - - implicit - def - - - intToPlan(p: Int): Plan - -

                      -

                      Converts an -Int to a -NumericPlan.

                      -
                    4. - - -

                      - - - package - - - sbt - -

                      -

                      Classes for interoperating with sbt test.

                      -
                    5. - - -

                      - - - package - - - tap - -

                      -

                      Classes for TAP generation and parsing.

                      -
                    -
                    - - - - -
                    - -
                    -
                    -

                    Inherited from AnyRef

                    -
                    -

                    Inherited from Any

                    -
                    - -
                    - -
                    -
                    -

                    Ungrouped

                    - -
                    -
                    - -
                    - -
                    - - - - - - \ No newline at end of file diff --git a/org/perl8/test/sbt/Fingerprint$.html b/org/perl8/test/sbt/Fingerprint$.html deleted file mode 100644 index aa6cec2..0000000 --- a/org/perl8/test/sbt/Fingerprint$.html +++ /dev/null @@ -1,445 +0,0 @@ - - - - - Fingerprint - org.perl8.test.sbt.Fingerprint - - - - - - - - - - - - - - - -
                    - -

                    org.perl8.test.sbt

                    -

                    Fingerprint

                    -
                    - -

                    - - - object - - - Fingerprint extends SubclassFingerprint - -

                    - -
                    - Linear Supertypes -
                    SubclassFingerprint, Fingerprint, AnyRef, Any
                    -
                    - - -
                    -
                    -
                    - Ordering -
                      - -
                    1. Alphabetic
                    2. -
                    3. By inheritance
                    4. -
                    -
                    -
                    - Inherited
                    -
                    -
                      -
                    1. Fingerprint
                    2. SubclassFingerprint
                    3. Fingerprint
                    4. AnyRef
                    5. Any
                    6. -
                    -
                    - -
                      -
                    1. Hide All
                    2. -
                    3. Show all
                    4. -
                    - Learn more about member selection -
                    -
                    - Visibility -
                    1. Public
                    2. All
                    -
                    -
                    - -
                    -
                    - - - - - - -
                    -

                    Value Members

                    -
                    1. - - -

                      - - final - def - - - !=(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    2. - - -

                      - - final - def - - - !=(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    3. - - -

                      - - final - def - - - ##(): Int - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    4. - - -

                      - - final - def - - - ==(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    5. - - -

                      - - final - def - - - ==(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    6. - - -

                      - - final - def - - - asInstanceOf[T0]: T0 - -

                      -
                      Definition Classes
                      Any
                      -
                    7. - - -

                      - - - def - - - clone(): AnyRef - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    8. - - -

                      - - final - def - - - eq(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    9. - - -

                      - - - def - - - equals(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    10. - - -

                      - - - def - - - finalize(): Unit - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    11. - - -

                      - - final - def - - - getClass(): Class[_] - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    12. - - -

                      - - - def - - - hashCode(): Int - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    13. - - -

                      - - final - def - - - isInstanceOf[T0]: Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    14. - - -

                      - - - def - - - isModule(): Boolean - -

                      -
                      Definition Classes
                      Fingerprint → SubclassFingerprint
                      -
                    15. - - -

                      - - final - def - - - ne(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    16. - - -

                      - - final - def - - - notify(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    17. - - -

                      - - final - def - - - notifyAll(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    18. - - -

                      - - - def - - - superClassName(): String - -

                      -
                      Definition Classes
                      Fingerprint → SubclassFingerprint
                      -
                    19. - - -

                      - - final - def - - - synchronized[T0](arg0: ⇒ T0): T0 - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    20. - - -

                      - - - def - - - toString(): String - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    21. - - -

                      - - final - def - - - wait(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    22. - - -

                      - - final - def - - - wait(arg0: Long, arg1: Int): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    23. - - -

                      - - final - def - - - wait(arg0: Long): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    -
                    - - - - -
                    - -
                    -
                    -

                    Inherited from SubclassFingerprint

                    -
                    -

                    Inherited from Fingerprint

                    -
                    -

                    Inherited from AnyRef

                    -
                    -

                    Inherited from Any

                    -
                    - -
                    - -
                    -
                    -

                    Ungrouped

                    - -
                    -
                    - -
                    - -
                    - - - - - - \ No newline at end of file diff --git a/org/perl8/test/sbt/Framework.html b/org/perl8/test/sbt/Framework.html deleted file mode 100644 index acf1081..0000000 --- a/org/perl8/test/sbt/Framework.html +++ /dev/null @@ -1,472 +0,0 @@ - - - - - Framework - org.perl8.test.sbt.Framework - - - - - - - - - - - - - - - -
                    - -

                    org.perl8.test.sbt

                    -

                    Framework

                    -
                    - -

                    - - - class - - - Framework extends scalatools.testing.Framework - -

                    - -

                    Implementation of -org.scalatools.testing.Framework. -

                    - Linear Supertypes -
                    scalatools.testing.Framework, AnyRef, Any
                    -
                    - - -
                    -
                    -
                    - Ordering -
                      - -
                    1. Alphabetic
                    2. -
                    3. By inheritance
                    4. -
                    -
                    -
                    - Inherited
                    -
                    -
                      -
                    1. Framework
                    2. Framework
                    3. AnyRef
                    4. Any
                    5. -
                    -
                    - -
                      -
                    1. Hide All
                    2. -
                    3. Show all
                    4. -
                    - Learn more about member selection -
                    -
                    - Visibility -
                    1. Public
                    2. All
                    -
                    -
                    - -
                    -
                    -
                    -

                    Instance Constructors

                    -
                    1. - - -

                      - - - new - - - Framework() - -

                      - -
                    -
                    - - - - - -
                    -

                    Value Members

                    -
                    1. - - -

                      - - final - def - - - !=(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    2. - - -

                      - - final - def - - - !=(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    3. - - -

                      - - final - def - - - ##(): Int - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    4. - - -

                      - - final - def - - - ==(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    5. - - -

                      - - final - def - - - ==(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    6. - - -

                      - - final - def - - - asInstanceOf[T0]: T0 - -

                      -
                      Definition Classes
                      Any
                      -
                    7. - - -

                      - - - def - - - clone(): AnyRef - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    8. - - -

                      - - final - def - - - eq(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    9. - - -

                      - - - def - - - equals(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    10. - - -

                      - - - def - - - finalize(): Unit - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    11. - - -

                      - - final - def - - - getClass(): Class[_] - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    12. - - -

                      - - - def - - - hashCode(): Int - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    13. - - -

                      - - final - def - - - isInstanceOf[T0]: Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    14. - - -

                      - - - val - - - name: String - -

                      -
                      Definition Classes
                      Framework → Framework
                      -
                    15. - - -

                      - - final - def - - - ne(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    16. - - -

                      - - final - def - - - notify(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    17. - - -

                      - - final - def - - - notifyAll(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    18. - - -

                      - - final - def - - - synchronized[T0](arg0: ⇒ T0): T0 - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    19. - - -

                      - - - def - - - testRunner(testClassLoader: ClassLoader, loggers: Array[Logger]): scalatools.testing.Runner - -

                      -
                      Definition Classes
                      Framework → Framework
                      -
                    20. - - -

                      - - - val - - - tests: Array[Fingerprint] - -

                      -
                      Definition Classes
                      Framework → Framework
                      -
                    21. - - -

                      - - - def - - - toString(): String - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    22. - - -

                      - - final - def - - - wait(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    23. - - -

                      - - final - def - - - wait(arg0: Long, arg1: Int): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    24. - - -

                      - - final - def - - - wait(arg0: Long): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    -
                    - - - - -
                    - -
                    -
                    -

                    Inherited from scalatools.testing.Framework

                    -
                    -

                    Inherited from AnyRef

                    -
                    -

                    Inherited from Any

                    -
                    - -
                    - -
                    -
                    -

                    Ungrouped

                    - -
                    -
                    - -
                    - -
                    - - - - - - \ No newline at end of file diff --git a/org/perl8/test/sbt/Runner.html b/org/perl8/test/sbt/Runner.html deleted file mode 100644 index f2667cd..0000000 --- a/org/perl8/test/sbt/Runner.html +++ /dev/null @@ -1,462 +0,0 @@ - - - - - Runner - org.perl8.test.sbt.Runner - - - - - - - - - - - - - - - -
                    - -

                    org.perl8.test.sbt

                    -

                    Runner

                    -
                    - -

                    - - - class - - - Runner extends Runner2 - -

                    - -

                    Implementation of -org.scalatools.testing.Runner2 -using SBTReporter. -

                    - Linear Supertypes -
                    Runner2, scalatools.testing.Runner, AnyRef, Any
                    -
                    - - -
                    -
                    -
                    - Ordering -
                      - -
                    1. Alphabetic
                    2. -
                    3. By inheritance
                    4. -
                    -
                    -
                    - Inherited
                    -
                    -
                      -
                    1. Runner
                    2. Runner2
                    3. Runner
                    4. AnyRef
                    5. Any
                    6. -
                    -
                    - -
                      -
                    1. Hide All
                    2. -
                    3. Show all
                    4. -
                    - Learn more about member selection -
                    -
                    - Visibility -
                    1. Public
                    2. All
                    -
                    -
                    - -
                    -
                    -
                    -

                    Instance Constructors

                    -
                    1. - - -

                      - - - new - - - Runner(loader: ClassLoader, loggers: Array[Logger]) - -

                      - -
                    -
                    - - - - - -
                    -

                    Value Members

                    -
                    1. - - -

                      - - final - def - - - !=(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    2. - - -

                      - - final - def - - - !=(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    3. - - -

                      - - final - def - - - ##(): Int - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    4. - - -

                      - - final - def - - - ==(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    5. - - -

                      - - final - def - - - ==(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    6. - - -

                      - - final - def - - - asInstanceOf[T0]: T0 - -

                      -
                      Definition Classes
                      Any
                      -
                    7. - - -

                      - - - def - - - clone(): AnyRef - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    8. - - -

                      - - final - def - - - eq(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    9. - - -

                      - - - def - - - equals(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    10. - - -

                      - - - def - - - finalize(): Unit - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    11. - - -

                      - - final - def - - - getClass(): Class[_] - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    12. - - -

                      - - - def - - - hashCode(): Int - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    13. - - -

                      - - final - def - - - isInstanceOf[T0]: Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    14. - - -

                      - - final - def - - - ne(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    15. - - -

                      - - final - def - - - notify(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    16. - - -

                      - - final - def - - - notifyAll(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    17. - - -

                      - - - def - - - run(testClassName: String, fingerprint: Fingerprint, eventHandler: EventHandler, args: Array[String]): Unit - -

                      -
                      Definition Classes
                      Runner → Runner2
                      -
                    18. - - -

                      - - final - def - - - run(arg0: String, arg1: TestFingerprint, arg2: EventHandler, arg3: Array[String]): Unit - -

                      -
                      Definition Classes
                      Runner2 → Runner
                      -
                    19. - - -

                      - - final - def - - - synchronized[T0](arg0: ⇒ T0): T0 - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    20. - - -

                      - - - def - - - toString(): String - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    21. - - -

                      - - final - def - - - wait(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    22. - - -

                      - - final - def - - - wait(arg0: Long, arg1: Int): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    23. - - -

                      - - final - def - - - wait(arg0: Long): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    -
                    - - - - -
                    - -
                    -
                    -

                    Inherited from Runner2

                    -
                    -

                    Inherited from scalatools.testing.Runner

                    -
                    -

                    Inherited from AnyRef

                    -
                    -

                    Inherited from Any

                    -
                    - -
                    - -
                    -
                    -

                    Ungrouped

                    - -
                    -
                    - -
                    - -
                    - - - - - - \ No newline at end of file diff --git a/org/perl8/test/sbt/SBTReporter.html b/org/perl8/test/sbt/SBTReporter.html deleted file mode 100644 index 27842ff..0000000 --- a/org/perl8/test/sbt/SBTReporter.html +++ /dev/null @@ -1,467 +0,0 @@ - - - - - SBTReporter - org.perl8.test.sbt.SBTReporter - - - - - - - - - - - - - - - -
                    - -

                    org.perl8.test.sbt

                    -

                    SBTReporter

                    -
                    - -

                    - - - class - - - SBTReporter extends Reporter with SummarizedTests - -

                    - -

                    Runs a single test under the SBT test harness.

                    - Linear Supertypes - -
                    - - -
                    -
                    -
                    - Ordering -
                      - -
                    1. Alphabetic
                    2. -
                    3. By inheritance
                    4. -
                    -
                    -
                    - Inherited
                    -
                    -
                      -
                    1. SBTReporter
                    2. SummarizedTests
                    3. Reporter
                    4. AnyRef
                    5. Any
                    6. -
                    -
                    - -
                      -
                    1. Hide All
                    2. -
                    3. Show all
                    4. -
                    - Learn more about member selection -
                    -
                    - Visibility -
                    1. Public
                    2. All
                    -
                    -
                    - -
                    -
                    -
                    -

                    Instance Constructors

                    -
                    1. - - -

                      - - - new - - - SBTReporter(loader: ClassLoader, loggers: Array[Logger], eventHandler: EventHandler) - -

                      - -
                    -
                    - - - - - -
                    -

                    Value Members

                    -
                    1. - - -

                      - - final - def - - - !=(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    2. - - -

                      - - final - def - - - !=(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    3. - - -

                      - - final - def - - - ##(): Int - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    4. - - -

                      - - final - def - - - ==(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    5. - - -

                      - - final - def - - - ==(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    6. - - -

                      - - final - def - - - asInstanceOf[T0]: T0 - -

                      -
                      Definition Classes
                      Any
                      -
                    7. - - -

                      - - - def - - - clone(): AnyRef - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    8. - - -

                      - - final - def - - - eq(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    9. - - -

                      - - - def - - - equals(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    10. - - -

                      - - - def - - - finalize(): Unit - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    11. - - -

                      - - final - def - - - getClass(): Class[_] - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    12. - - -

                      - - - def - - - hashCode(): Int - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    13. - - -

                      - - final - def - - - isInstanceOf[T0]: Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    14. - - -

                      - - final - def - - - ne(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    15. - - -

                      - - final - def - - - notify(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    16. - - -

                      - - final - def - - - notifyAll(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    17. - - -

                      - - - def - - - run(testName: String): Int - -

                      -

                      Runs the test class identifed by the fully qualified class name -testName.

                      Runs the test class identifed by the fully qualified class name -testName. -

                      returns

                      The exit code for the harness to use. Will be 0 on success. -

                      Definition Classes
                      SBTReporterReporter
                      -
                    18. - - -

                      - - - def - - - runOneTest(test: Test, cb: (TAPEvent) ⇒ Unit): TAPResult - -

                      -

                      Runs a single test instance, calling cb with -each TAP event as it is produced.

                      Runs a single test instance, calling cb with -each TAP event as it is produced. -

                      returns

                      The overall result of the test instance. -

                      Attributes
                      protected
                      Definition Classes
                      SummarizedTests
                      -
                    19. - - -

                      - - final - def - - - synchronized[T0](arg0: ⇒ T0): T0 - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    20. - - -

                      - - - def - - - toString(): String - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    21. - - -

                      - - final - def - - - wait(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    22. - - -

                      - - final - def - - - wait(arg0: Long, arg1: Int): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    23. - - -

                      - - final - def - - - wait(arg0: Long): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    -
                    - - - - -
                    - -
                    -
                    -

                    Inherited from SummarizedTests

                    -
                    -

                    Inherited from Reporter

                    -
                    -

                    Inherited from AnyRef

                    -
                    -

                    Inherited from Any

                    -
                    - -
                    - -
                    -
                    -

                    Ungrouped

                    - -
                    -
                    - -
                    - -
                    - - - - - - \ No newline at end of file diff --git a/org/perl8/test/sbt/package.html b/org/perl8/test/sbt/package.html deleted file mode 100644 index e371f60..0000000 --- a/org/perl8/test/sbt/package.html +++ /dev/null @@ -1,184 +0,0 @@ - - - - - sbt - org.perl8.test.sbt - - - - - - - - - - - - - - - -
                    - -

                    org.perl8.test

                    -

                    sbt

                    -
                    - -

                    - - - package - - - sbt - -

                    - -

                    Classes for interoperating with sbt test.

                    - Linear Supertypes -
                    AnyRef, Any
                    -
                    - - -
                    -
                    -
                    - Ordering -
                      - -
                    1. Alphabetic
                    2. -
                    3. By inheritance
                    4. -
                    -
                    -
                    - Inherited
                    -
                    -
                      -
                    1. sbt
                    2. AnyRef
                    3. Any
                    4. -
                    -
                    - -
                      -
                    1. Hide All
                    2. -
                    3. Show all
                    4. -
                    - Learn more about member selection -
                    -
                    - Visibility -
                    1. Public
                    2. All
                    -
                    -
                    - -
                    -
                    - - -
                    -

                    Type Members

                    -
                    1. - - -

                      - - - class - - - Framework extends scalatools.testing.Framework - -

                      -

                      Implementation of -org.scalatools.testing.Framework.

                      -
                    2. - - -

                      - - - class - - - Runner extends Runner2 - -

                      -

                      Implementation of -org.scalatools.testing.Runner2 -using SBTReporter.

                      -
                    3. - - -

                      - - - class - - - SBTReporter extends Reporter with SummarizedTests - -

                      -

                      Runs a single test under the SBT test harness.

                      -
                    -
                    - - - -
                    -

                    Value Members

                    -
                    1. - - -

                      - - - object - - - Fingerprint extends SubclassFingerprint - -

                      -

                      Implementation of -org.scalatools.testing.Fingerprint.

                      -
                    -
                    - - - - -
                    - -
                    -
                    -

                    Inherited from AnyRef

                    -
                    -

                    Inherited from Any

                    -
                    - -
                    - -
                    -
                    -

                    Ungrouped

                    - -
                    -
                    - -
                    - -
                    - - - - - - \ No newline at end of file diff --git a/org/perl8/test/tap/CommentEvent.html b/org/perl8/test/tap/CommentEvent.html deleted file mode 100644 index 0cf77bb..0000000 --- a/org/perl8/test/tap/CommentEvent.html +++ /dev/null @@ -1,397 +0,0 @@ - - - - - CommentEvent - org.perl8.test.tap.CommentEvent - - - - - - - - - - - - - - - -
                    - -

                    org.perl8.test.tap

                    -

                    CommentEvent

                    -
                    - -

                    - - - case class - - - CommentEvent extends TAPEvent with Product with Serializable - -

                    - -

                    A comment (currently unused).

                    - Linear Supertypes -
                    Serializable, Serializable, Product, Equals, TAPEvent, AnyRef, Any
                    -
                    - - -
                    -
                    -
                    - Ordering -
                      - -
                    1. Alphabetic
                    2. -
                    3. By inheritance
                    4. -
                    -
                    -
                    - Inherited
                    -
                    -
                      -
                    1. CommentEvent
                    2. Serializable
                    3. Serializable
                    4. Product
                    5. Equals
                    6. TAPEvent
                    7. AnyRef
                    8. Any
                    9. -
                    -
                    - -
                      -
                    1. Hide All
                    2. -
                    3. Show all
                    4. -
                    - Learn more about member selection -
                    -
                    - Visibility -
                    1. Public
                    2. All
                    -
                    -
                    - -
                    -
                    - - - - - - -
                    -

                    Value Members

                    -
                    1. - - -

                      - - final - def - - - !=(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    2. - - -

                      - - final - def - - - !=(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    3. - - -

                      - - final - def - - - ##(): Int - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    4. - - -

                      - - final - def - - - ==(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    5. - - -

                      - - final - def - - - ==(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    6. - - -

                      - - final - def - - - asInstanceOf[T0]: T0 - -

                      -
                      Definition Classes
                      Any
                      -
                    7. - - -

                      - - - def - - - clone(): AnyRef - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    8. - - -

                      - - final - def - - - eq(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    9. - - -

                      - - - def - - - finalize(): Unit - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    10. - - -

                      - - final - def - - - getClass(): Class[_] - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    11. - - -

                      - - final - def - - - isInstanceOf[T0]: Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    12. - - -

                      - - final - def - - - ne(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    13. - - -

                      - - final - def - - - notify(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    14. - - -

                      - - final - def - - - notifyAll(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    15. - - -

                      - - final - def - - - synchronized[T0](arg0: ⇒ T0): T0 - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    16. - - -

                      - - - val - - - text: String - -

                      - -
                    17. - - -

                      - - final - def - - - wait(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    18. - - -

                      - - final - def - - - wait(arg0: Long, arg1: Int): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    19. - - -

                      - - final - def - - - wait(arg0: Long): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    -
                    - - - - -
                    - -
                    -
                    -

                    Inherited from Serializable

                    -
                    -

                    Inherited from Serializable

                    -
                    -

                    Inherited from Product

                    -
                    -

                    Inherited from Equals

                    -
                    -

                    Inherited from TAPEvent

                    -
                    -

                    Inherited from AnyRef

                    -
                    -

                    Inherited from Any

                    -
                    - -
                    - -
                    -
                    -

                    Ungrouped

                    - -
                    -
                    - -
                    - -
                    - - - - - - \ No newline at end of file diff --git a/org/perl8/test/tap/Consumer$$CommentLine.html b/org/perl8/test/tap/Consumer$$CommentLine.html deleted file mode 100644 index 61f27dd..0000000 --- a/org/perl8/test/tap/Consumer$$CommentLine.html +++ /dev/null @@ -1,437 +0,0 @@ - - - - - CommentLine - org.perl8.test.tap.Consumer.CommentLine - - - - - - - - - - - - - - - -
                    - -

                    org.perl8.test.tap.Consumer

                    -

                    CommentLine

                    -
                    - -

                    - - - case class - - - CommentLine extends Line with Product with Serializable - -

                    - -

                    A parsed TAP line containing a comment. -

                    - Linear Supertypes -
                    Serializable, Serializable, Product, Equals, Line, AnyRef, Any
                    -
                    - - -
                    -
                    -
                    - Ordering -
                      - -
                    1. Alphabetic
                    2. -
                    3. By inheritance
                    4. -
                    -
                    -
                    - Inherited
                    -
                    -
                      -
                    1. CommentLine
                    2. Serializable
                    3. Serializable
                    4. Product
                    5. Equals
                    6. Line
                    7. AnyRef
                    8. Any
                    9. -
                    -
                    - -
                      -
                    1. Hide All
                    2. -
                    3. Show all
                    4. -
                    - Learn more about member selection -
                    -
                    - Visibility -
                    1. Public
                    2. All
                    -
                    -
                    - -
                    -
                    - - - - - - -
                    -

                    Value Members

                    -
                    1. - - -

                      - - final - def - - - !=(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    2. - - -

                      - - final - def - - - !=(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    3. - - -

                      - - final - def - - - ##(): Int - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    4. - - -

                      - - final - def - - - ==(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    5. - - -

                      - - final - def - - - ==(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    6. - - -

                      - - final - def - - - asInstanceOf[T0]: T0 - -

                      -
                      Definition Classes
                      Any
                      -
                    7. - - -

                      - - - def - - - clone(): AnyRef - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    8. - - -

                      - - - def - - - contents: String - -

                      -

                      The meaningful portion of the TAP line.

                      The meaningful portion of the TAP line.

                      Definition Classes
                      CommentLineLine
                      -
                    9. - - -

                      - - final - def - - - eq(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    10. - - -

                      - - - def - - - finalize(): Unit - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    11. - - -

                      - - final - def - - - getClass(): Class[_] - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    12. - - -

                      - - - val - - - indent: String - -

                      -

                      The indentation of the TAP line (used in subtests).

                      The indentation of the TAP line (used in subtests).

                      Definition Classes
                      CommentLineLine
                      -
                    13. - - -

                      - - final - def - - - isInstanceOf[T0]: Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    14. - - -

                      - - final - def - - - ne(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    15. - - -

                      - - final - def - - - notify(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    16. - - -

                      - - final - def - - - notifyAll(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    17. - - -

                      - - final - def - - - synchronized[T0](arg0: ⇒ T0): T0 - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    18. - - -

                      - - - val - - - text: String - -

                      -

                      The text of the comment (not including the #).

                      -
                    19. - - -

                      - - - def - - - toString(): String - -

                      -

                      The line itself that was parsed.

                      The line itself that was parsed.

                      Definition Classes
                      Line → AnyRef → Any
                      -
                    20. - - -

                      - - final - def - - - wait(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    21. - - -

                      - - final - def - - - wait(arg0: Long, arg1: Int): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    22. - - -

                      - - final - def - - - wait(arg0: Long): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    -
                    - - - - -
                    - -
                    -
                    -

                    Inherited from Serializable

                    -
                    -

                    Inherited from Serializable

                    -
                    -

                    Inherited from Product

                    -
                    -

                    Inherited from Equals

                    -
                    -

                    Inherited from Line

                    -
                    -

                    Inherited from AnyRef

                    -
                    -

                    Inherited from Any

                    -
                    - -
                    - -
                    -
                    -

                    Ungrouped

                    - -
                    -
                    - -
                    - -
                    - - - - - - \ No newline at end of file diff --git a/org/perl8/test/tap/Consumer$$Line.html b/org/perl8/test/tap/Consumer$$Line.html deleted file mode 100644 index 04a55f2..0000000 --- a/org/perl8/test/tap/Consumer$$Line.html +++ /dev/null @@ -1,445 +0,0 @@ - - - - - Line - org.perl8.test.tap.Consumer.Line - - - - - - - - - - - - - - - -
                    - -

                    org.perl8.test.tap.Consumer

                    -

                    Line

                    -
                    - -

                    - - sealed - trait - - - Line extends AnyRef - -

                    - -

                    The representation of a parsed line of TAP.

                    - Linear Supertypes -
                    AnyRef, Any
                    -
                    - Known Subclasses - -
                    - - -
                    -
                    -
                    - Ordering -
                      - -
                    1. Alphabetic
                    2. -
                    3. By inheritance
                    4. -
                    -
                    -
                    - Inherited
                    -
                    -
                      -
                    1. Line
                    2. AnyRef
                    3. Any
                    4. -
                    -
                    - -
                      -
                    1. Hide All
                    2. -
                    3. Show all
                    4. -
                    - Learn more about member selection -
                    -
                    - Visibility -
                    1. Public
                    2. All
                    -
                    -
                    - -
                    -
                    - - - - -
                    -

                    Abstract Value Members

                    -
                    1. - - -

                      - - abstract - def - - - contents: String - -

                      -

                      The meaningful portion of the TAP line.

                      -
                    2. - - -

                      - - abstract - def - - - indent: String - -

                      -

                      The indentation of the TAP line (used in subtests).

                      -
                    -
                    - -
                    -

                    Concrete Value Members

                    -
                    1. - - -

                      - - final - def - - - !=(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    2. - - -

                      - - final - def - - - !=(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    3. - - -

                      - - final - def - - - ##(): Int - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    4. - - -

                      - - final - def - - - ==(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    5. - - -

                      - - final - def - - - ==(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    6. - - -

                      - - final - def - - - asInstanceOf[T0]: T0 - -

                      -
                      Definition Classes
                      Any
                      -
                    7. - - -

                      - - - def - - - clone(): AnyRef - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    8. - - -

                      - - final - def - - - eq(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    9. - - -

                      - - - def - - - equals(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    10. - - -

                      - - - def - - - finalize(): Unit - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    11. - - -

                      - - final - def - - - getClass(): Class[_] - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    12. - - -

                      - - - def - - - hashCode(): Int - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    13. - - -

                      - - final - def - - - isInstanceOf[T0]: Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    14. - - -

                      - - final - def - - - ne(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    15. - - -

                      - - final - def - - - notify(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    16. - - -

                      - - final - def - - - notifyAll(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    17. - - -

                      - - final - def - - - synchronized[T0](arg0: ⇒ T0): T0 - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    18. - - -

                      - - - def - - - toString(): String - -

                      -

                      The line itself that was parsed.

                      The line itself that was parsed.

                      Definition Classes
                      Line → AnyRef → Any
                      -
                    19. - - -

                      - - final - def - - - wait(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    20. - - -

                      - - final - def - - - wait(arg0: Long, arg1: Int): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    21. - - -

                      - - final - def - - - wait(arg0: Long): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    -
                    - - - - -
                    - -
                    -
                    -

                    Inherited from AnyRef

                    -
                    -

                    Inherited from Any

                    -
                    - -
                    - -
                    -
                    -

                    Ungrouped

                    - -
                    -
                    - -
                    - -
                    - - - - - - \ No newline at end of file diff --git a/org/perl8/test/tap/Consumer$$PlanLine.html b/org/perl8/test/tap/Consumer$$PlanLine.html deleted file mode 100644 index 6f24ff9..0000000 --- a/org/perl8/test/tap/Consumer$$PlanLine.html +++ /dev/null @@ -1,437 +0,0 @@ - - - - - PlanLine - org.perl8.test.tap.Consumer.PlanLine - - - - - - - - - - - - - - - -
                    - -

                    org.perl8.test.tap.Consumer

                    -

                    PlanLine

                    -
                    - -

                    - - - case class - - - PlanLine extends Line with Product with Serializable - -

                    - -

                    A parsed TAP line containing a test plan. -

                    - Linear Supertypes -
                    Serializable, Serializable, Product, Equals, Line, AnyRef, Any
                    -
                    - - -
                    -
                    -
                    - Ordering -
                      - -
                    1. Alphabetic
                    2. -
                    3. By inheritance
                    4. -
                    -
                    -
                    - Inherited
                    -
                    -
                      -
                    1. PlanLine
                    2. Serializable
                    3. Serializable
                    4. Product
                    5. Equals
                    6. Line
                    7. AnyRef
                    8. Any
                    9. -
                    -
                    - -
                      -
                    1. Hide All
                    2. -
                    3. Show all
                    4. -
                    - Learn more about member selection -
                    -
                    - Visibility -
                    1. Public
                    2. All
                    -
                    -
                    - -
                    -
                    - - - - - - -
                    -

                    Value Members

                    -
                    1. - - -

                      - - final - def - - - !=(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    2. - - -

                      - - final - def - - - !=(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    3. - - -

                      - - final - def - - - ##(): Int - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    4. - - -

                      - - final - def - - - ==(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    5. - - -

                      - - final - def - - - ==(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    6. - - -

                      - - final - def - - - asInstanceOf[T0]: T0 - -

                      -
                      Definition Classes
                      Any
                      -
                    7. - - -

                      - - - def - - - clone(): AnyRef - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    8. - - -

                      - - - def - - - contents: String - -

                      -

                      The meaningful portion of the TAP line.

                      The meaningful portion of the TAP line.

                      Definition Classes
                      PlanLineLine
                      -
                    9. - - -

                      - - final - def - - - eq(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    10. - - -

                      - - - def - - - finalize(): Unit - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    11. - - -

                      - - final - def - - - getClass(): Class[_] - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    12. - - -

                      - - - val - - - indent: String - -

                      -

                      The indentation of the TAP line (used in subtests).

                      The indentation of the TAP line (used in subtests).

                      Definition Classes
                      PlanLineLine
                      -
                    13. - - -

                      - - final - def - - - isInstanceOf[T0]: Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    14. - - -

                      - - final - def - - - ne(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    15. - - -

                      - - final - def - - - notify(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    16. - - -

                      - - final - def - - - notifyAll(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    17. - - -

                      - - - val - - - plan: Plan - -

                      -

                      The Plan that this line represents.

                      -
                    18. - - -

                      - - final - def - - - synchronized[T0](arg0: ⇒ T0): T0 - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    19. - - -

                      - - - def - - - toString(): String - -

                      -

                      The line itself that was parsed.

                      The line itself that was parsed.

                      Definition Classes
                      Line → AnyRef → Any
                      -
                    20. - - -

                      - - final - def - - - wait(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    21. - - -

                      - - final - def - - - wait(arg0: Long, arg1: Int): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    22. - - -

                      - - final - def - - - wait(arg0: Long): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    -
                    - - - - -
                    - -
                    -
                    -

                    Inherited from Serializable

                    -
                    -

                    Inherited from Serializable

                    -
                    -

                    Inherited from Product

                    -
                    -

                    Inherited from Equals

                    -
                    -

                    Inherited from Line

                    -
                    -

                    Inherited from AnyRef

                    -
                    -

                    Inherited from Any

                    -
                    - -
                    - -
                    -
                    -

                    Ungrouped

                    - -
                    -
                    - -
                    - -
                    - - - - - - \ No newline at end of file diff --git a/org/perl8/test/tap/Consumer$$ResultLine.html b/org/perl8/test/tap/Consumer$$ResultLine.html deleted file mode 100644 index e06e754..0000000 --- a/org/perl8/test/tap/Consumer$$ResultLine.html +++ /dev/null @@ -1,438 +0,0 @@ - - - - - ResultLine - org.perl8.test.tap.Consumer.ResultLine - - - - - - - - - - - - - - - -
                    - -

                    org.perl8.test.tap.Consumer

                    -

                    ResultLine

                    -
                    - -

                    - - - case class - - - ResultLine extends Line with Product with Serializable - -

                    - -

                    A parsed TAP line containing a test result. -

                    - Linear Supertypes -
                    Serializable, Serializable, Product, Equals, Line, AnyRef, Any
                    -
                    - - -
                    -
                    -
                    - Ordering -
                      - -
                    1. Alphabetic
                    2. -
                    3. By inheritance
                    4. -
                    -
                    -
                    - Inherited
                    -
                    -
                      -
                    1. ResultLine
                    2. Serializable
                    3. Serializable
                    4. Product
                    5. Equals
                    6. Line
                    7. AnyRef
                    8. Any
                    9. -
                    -
                    - -
                      -
                    1. Hide All
                    2. -
                    3. Show all
                    4. -
                    - Learn more about member selection -
                    -
                    - Visibility -
                    1. Public
                    2. All
                    -
                    -
                    - -
                    -
                    - - - - - - -
                    -

                    Value Members

                    -
                    1. - - -

                      - - final - def - - - !=(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    2. - - -

                      - - final - def - - - !=(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    3. - - -

                      - - final - def - - - ##(): Int - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    4. - - -

                      - - final - def - - - ==(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    5. - - -

                      - - final - def - - - ==(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    6. - - -

                      - - final - def - - - asInstanceOf[T0]: T0 - -

                      -
                      Definition Classes
                      Any
                      -
                    7. - - -

                      - - - def - - - clone(): AnyRef - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    8. - - -

                      - - - def - - - contents: String - -

                      -

                      The meaningful portion of the TAP line.

                      The meaningful portion of the TAP line.

                      Definition Classes
                      ResultLineLine
                      -
                    9. - - -

                      - - final - def - - - eq(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    10. - - -

                      - - - def - - - finalize(): Unit - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    11. - - -

                      - - final - def - - - getClass(): Class[_] - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    12. - - -

                      - - - val - - - indent: String - -

                      -

                      The indentation of the TAP line (used in subtests).

                      The indentation of the TAP line (used in subtests).

                      Definition Classes
                      ResultLineLine
                      -
                    13. - - -

                      - - final - def - - - isInstanceOf[T0]: Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    14. - - -

                      - - final - def - - - ne(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    15. - - -

                      - - final - def - - - notify(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    16. - - -

                      - - final - def - - - notifyAll(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    17. - - -

                      - - - val - - - result: TestResult - -

                      -

                      The TestResult that this - line represents.

                      -
                    18. - - -

                      - - final - def - - - synchronized[T0](arg0: ⇒ T0): T0 - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    19. - - -

                      - - - def - - - toString(): String - -

                      -

                      The line itself that was parsed.

                      The line itself that was parsed.

                      Definition Classes
                      Line → AnyRef → Any
                      -
                    20. - - -

                      - - final - def - - - wait(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    21. - - -

                      - - final - def - - - wait(arg0: Long, arg1: Int): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    22. - - -

                      - - final - def - - - wait(arg0: Long): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    -
                    - - - - -
                    - -
                    -
                    -

                    Inherited from Serializable

                    -
                    -

                    Inherited from Serializable

                    -
                    -

                    Inherited from Product

                    -
                    -

                    Inherited from Equals

                    -
                    -

                    Inherited from Line

                    -
                    -

                    Inherited from AnyRef

                    -
                    -

                    Inherited from Any

                    -
                    - -
                    - -
                    -
                    -

                    Ungrouped

                    - -
                    -
                    - -
                    - -
                    - - - - - - \ No newline at end of file diff --git a/org/perl8/test/tap/Consumer$.html b/org/perl8/test/tap/Consumer$.html deleted file mode 100644 index dee22a0..0000000 --- a/org/perl8/test/tap/Consumer$.html +++ /dev/null @@ -1,484 +0,0 @@ - - - - - Consumer - org.perl8.test.tap.Consumer - - - - - - - - - - - - - - - -
                    - -

                    org.perl8.test.tap

                    -

                    Consumer

                    -
                    - -

                    - - - object - - - Consumer - -

                    - -

                    Contains a method to parse an individual line of TAP.

                    - Linear Supertypes -
                    AnyRef, Any
                    -
                    - - -
                    -
                    -
                    - Ordering -
                      - -
                    1. Alphabetic
                    2. -
                    3. By inheritance
                    4. -
                    -
                    -
                    - Inherited
                    -
                    -
                      -
                    1. Consumer
                    2. AnyRef
                    3. Any
                    4. -
                    -
                    - -
                      -
                    1. Hide All
                    2. -
                    3. Show all
                    4. -
                    - Learn more about member selection -
                    -
                    - Visibility -
                    1. Public
                    2. All
                    -
                    -
                    - -
                    -
                    - - -
                    -

                    Type Members

                    -
                    1. - - -

                      - - - case class - - - CommentLine extends Line with Product with Serializable - -

                      -

                      A parsed TAP line containing a comment.

                      -
                    2. - - -

                      - - sealed - trait - - - Line extends AnyRef - -

                      -

                      The representation of a parsed line of TAP.

                      -
                    3. - - -

                      - - - case class - - - PlanLine extends Line with Product with Serializable - -

                      -

                      A parsed TAP line containing a test plan.

                      -
                    4. - - -

                      - - - case class - - - ResultLine extends Line with Product with Serializable - -

                      -

                      A parsed TAP line containing a test result.

                      -
                    -
                    - - - -
                    -

                    Value Members

                    -
                    1. - - -

                      - - final - def - - - !=(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    2. - - -

                      - - final - def - - - !=(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    3. - - -

                      - - final - def - - - ##(): Int - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    4. - - -

                      - - final - def - - - ==(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    5. - - -

                      - - final - def - - - ==(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    6. - - -

                      - - final - def - - - asInstanceOf[T0]: T0 - -

                      -
                      Definition Classes
                      Any
                      -
                    7. - - -

                      - - - def - - - clone(): AnyRef - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    8. - - -

                      - - final - def - - - eq(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    9. - - -

                      - - - def - - - equals(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    10. - - -

                      - - - def - - - finalize(): Unit - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    11. - - -

                      - - final - def - - - getClass(): Class[_] - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    12. - - -

                      - - - def - - - hashCode(): Int - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    13. - - -

                      - - final - def - - - isInstanceOf[T0]: Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    14. - - -

                      - - final - def - - - ne(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    15. - - -

                      - - final - def - - - notify(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    16. - - -

                      - - final - def - - - notifyAll(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    17. - - -

                      - - - def - - - parseLine(line: String): Line - -

                      -

                      Parses a line of TAP.

                      Parses a line of TAP. -

                      returns

                      A Line object corresponding - to the parsed line. -

                      -
                    18. - - -

                      - - final - def - - - synchronized[T0](arg0: ⇒ T0): T0 - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    19. - - -

                      - - - def - - - toString(): String - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    20. - - -

                      - - final - def - - - wait(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    21. - - -

                      - - final - def - - - wait(arg0: Long, arg1: Int): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    22. - - -

                      - - final - def - - - wait(arg0: Long): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    -
                    - - - - -
                    - -
                    -
                    -

                    Inherited from AnyRef

                    -
                    -

                    Inherited from Any

                    -
                    - -
                    - -
                    -
                    -

                    Ungrouped

                    - -
                    -
                    - -
                    - -
                    - - - - - - \ No newline at end of file diff --git a/org/perl8/test/tap/Directive.html b/org/perl8/test/tap/Directive.html deleted file mode 100644 index cf2f232..0000000 --- a/org/perl8/test/tap/Directive.html +++ /dev/null @@ -1,435 +0,0 @@ - - - - - Directive - org.perl8.test.tap.Directive - - - - - - - - - - - - - - - -
                    - -

                    org.perl8.test.tap

                    -

                    Directive

                    -
                    - -

                    - - sealed - trait - - - Directive extends AnyRef - -

                    - -

                    A modifier associated with a test result. This is indicated by a # at -the end of the result line, followed by the type of directive, and an -optional message. -

                    - Linear Supertypes -
                    AnyRef, Any
                    -
                    - Known Subclasses - -
                    - - -
                    -
                    -
                    - Ordering -
                      - -
                    1. Alphabetic
                    2. -
                    3. By inheritance
                    4. -
                    -
                    -
                    - Inherited
                    -
                    -
                      -
                    1. Directive
                    2. AnyRef
                    3. Any
                    4. -
                    -
                    - -
                      -
                    1. Hide All
                    2. -
                    3. Show all
                    4. -
                    - Learn more about member selection -
                    -
                    - Visibility -
                    1. Public
                    2. All
                    -
                    -
                    - -
                    -
                    - - - - -
                    -

                    Abstract Value Members

                    -
                    1. - - -

                      - - abstract - val - - - message: Option[String] - -

                      - -
                    -
                    - -
                    -

                    Concrete Value Members

                    -
                    1. - - -

                      - - final - def - - - !=(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    2. - - -

                      - - final - def - - - !=(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    3. - - -

                      - - final - def - - - ##(): Int - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    4. - - -

                      - - final - def - - - ==(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    5. - - -

                      - - final - def - - - ==(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    6. - - -

                      - - final - def - - - asInstanceOf[T0]: T0 - -

                      -
                      Definition Classes
                      Any
                      -
                    7. - - -

                      - - - def - - - clone(): AnyRef - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    8. - - -

                      - - final - def - - - eq(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    9. - - -

                      - - - def - - - equals(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    10. - - -

                      - - - def - - - finalize(): Unit - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    11. - - -

                      - - final - def - - - getClass(): Class[_] - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    12. - - -

                      - - - def - - - hashCode(): Int - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    13. - - -

                      - - final - def - - - isInstanceOf[T0]: Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    14. - - -

                      - - final - def - - - ne(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    15. - - -

                      - - final - def - - - notify(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    16. - - -

                      - - final - def - - - notifyAll(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    17. - - -

                      - - final - def - - - synchronized[T0](arg0: ⇒ T0): T0 - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    18. - - -

                      - - - def - - - toString(): String - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    19. - - -

                      - - final - def - - - wait(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    20. - - -

                      - - final - def - - - wait(arg0: Long, arg1: Int): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    21. - - -

                      - - final - def - - - wait(arg0: Long): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    -
                    - - - - -
                    - -
                    -
                    -

                    Inherited from AnyRef

                    -
                    -

                    Inherited from Any

                    -
                    - -
                    - -
                    -
                    -

                    Ungrouped

                    - -
                    -
                    - -
                    - -
                    - - - - - - \ No newline at end of file diff --git a/org/perl8/test/tap/EndEvent.html b/org/perl8/test/tap/EndEvent.html deleted file mode 100644 index 76d83ef..0000000 --- a/org/perl8/test/tap/EndEvent.html +++ /dev/null @@ -1,404 +0,0 @@ - - - - - EndEvent - org.perl8.test.tap.EndEvent - - - - - - - - - - - - - - - -
                    - -

                    org.perl8.test.tap

                    -

                    EndEvent

                    -
                    - -

                    - - - case class - - - EndEvent extends TAPEvent with Product with Serializable - -

                    - -

                    The end of a TAP stream.

                    - Linear Supertypes -
                    Serializable, Serializable, Product, Equals, TAPEvent, AnyRef, Any
                    -
                    - - -
                    -
                    -
                    - Ordering -
                      - -
                    1. Alphabetic
                    2. -
                    3. By inheritance
                    4. -
                    -
                    -
                    - Inherited
                    -
                    -
                      -
                    1. EndEvent
                    2. Serializable
                    3. Serializable
                    4. Product
                    5. Equals
                    6. TAPEvent
                    7. AnyRef
                    8. Any
                    9. -
                    -
                    - -
                      -
                    1. Hide All
                    2. -
                    3. Show all
                    4. -
                    - Learn more about member selection -
                    -
                    - Visibility -
                    1. Public
                    2. All
                    -
                    -
                    - -
                    -
                    - - - - - - -
                    -

                    Value Members

                    -
                    1. - - -

                      - - final - def - - - !=(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    2. - - -

                      - - final - def - - - !=(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    3. - - -

                      - - final - def - - - ##(): Int - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    4. - - -

                      - - final - def - - - ==(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    5. - - -

                      - - final - def - - - ==(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    6. - - -

                      - - final - def - - - asInstanceOf[T0]: T0 - -

                      -
                      Definition Classes
                      Any
                      -
                    7. - - -

                      - - - def - - - clone(): AnyRef - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    8. - - -

                      - - final - def - - - eq(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    9. - - -

                      - - - def - - - finalize(): Unit - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    10. - - -

                      - - final - def - - - getClass(): Class[_] - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    11. - - -

                      - - final - def - - - isInstanceOf[T0]: Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    12. - - -

                      - - final - def - - - ne(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    13. - - -

                      - - final - def - - - notify(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    14. - - -

                      - - final - def - - - notifyAll(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    15. - - -

                      - - - val - - - result: TAPResult - -

                      -

                      The TAPResult containing - information about all of the tests which just finished - running.

                      The TAPResult containing - information about all of the tests which just finished - running. This will be the same thing that is returned by the - call to Parser's parse - method. -

                      -
                    16. - - -

                      - - final - def - - - synchronized[T0](arg0: ⇒ T0): T0 - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    17. - - -

                      - - final - def - - - wait(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    18. - - -

                      - - final - def - - - wait(arg0: Long, arg1: Int): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    19. - - -

                      - - final - def - - - wait(arg0: Long): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    -
                    - - - - -
                    - -
                    -
                    -

                    Inherited from Serializable

                    -
                    -

                    Inherited from Serializable

                    -
                    -

                    Inherited from Product

                    -
                    -

                    Inherited from Equals

                    -
                    -

                    Inherited from TAPEvent

                    -
                    -

                    Inherited from AnyRef

                    -
                    -

                    Inherited from Any

                    -
                    - -
                    - -
                    -
                    -

                    Ungrouped

                    - -
                    -
                    - -
                    - -
                    - - - - - - \ No newline at end of file diff --git a/org/perl8/test/tap/Parser.html b/org/perl8/test/tap/Parser.html deleted file mode 100644 index bc9dc2c..0000000 --- a/org/perl8/test/tap/Parser.html +++ /dev/null @@ -1,485 +0,0 @@ - - - - - Parser - org.perl8.test.tap.Parser - - - - - - - - - - - - - - - -
                    - -

                    org.perl8.test.tap

                    -

                    Parser

                    -
                    - -

                    - - - class - - - Parser extends AnyRef - -

                    - -

                    This class parses a TAP stream. It can either parse it all at once (from a -string), or it can be used as a streaming parser, where TAP events are -emitted through a given callback. -

                    - Linear Supertypes -
                    AnyRef, Any
                    -
                    - - -
                    -
                    -
                    - Ordering -
                      - -
                    1. Alphabetic
                    2. -
                    3. By inheritance
                    4. -
                    -
                    -
                    - Inherited
                    -
                    -
                      -
                    1. Parser
                    2. AnyRef
                    3. Any
                    4. -
                    -
                    - -
                      -
                    1. Hide All
                    2. -
                    3. Show all
                    4. -
                    - Learn more about member selection -
                    -
                    - Visibility -
                    1. Public
                    2. All
                    -
                    -
                    - -
                    -
                    -
                    -

                    Instance Constructors

                    -
                    1. - - -

                      - - - new - - - Parser(cb: (TAPEvent) ⇒ Unit = e => ()) - -

                      -

                      Creates a parser instance.

                      Creates a parser instance.

                      cb

                      The event handler callback. It will be called after each - meaningful line of TAP, with a - TAPEvent instance representing - the event that was just parsed. -

                      -
                    -
                    - - - - - -
                    -

                    Value Members

                    -
                    1. - - -

                      - - final - def - - - !=(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    2. - - -

                      - - final - def - - - !=(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    3. - - -

                      - - final - def - - - ##(): Int - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    4. - - -

                      - - final - def - - - ==(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    5. - - -

                      - - final - def - - - ==(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    6. - - -

                      - - final - def - - - asInstanceOf[T0]: T0 - -

                      -
                      Definition Classes
                      Any
                      -
                    7. - - -

                      - - - def - - - clone(): AnyRef - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    8. - - -

                      - - final - def - - - eq(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    9. - - -

                      - - - def - - - equals(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    10. - - -

                      - - - def - - - finalize(): Unit - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    11. - - -

                      - - final - def - - - getClass(): Class[_] - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    12. - - -

                      - - - def - - - hashCode(): Int - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    13. - - -

                      - - final - def - - - isInstanceOf[T0]: Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    14. - - -

                      - - final - def - - - ne(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    15. - - -

                      - - final - def - - - notify(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    16. - - -

                      - - final - def - - - notifyAll(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    17. - - -

                      - - - def - - - parse(input: OutputStream): TAPResult - -

                      -

                      Parses TAP from an output stream.

                      Parses TAP from an output stream. -

                      To do

                      Doesn't currently work as a streaming parser, since it just - collects the entire output as a string and feeds it to the parser - for strings. This could likely be improved. -

                      -
                    18. - - -

                      - - - def - - - parse(input: String): TAPResult - -

                      -

                      Parses TAP contained in a string.

                      Parses TAP contained in a string. This isn't useful for incremental -parsing, because the entire input string must be created before -parsing can begin. -

                      -
                    19. - - -

                      - - - def - - - parse(input: InputStream): TAPResult - -

                      -

                      Parses TAP from an input stream.

                      Parses TAP from an input stream. This variant will actually parse lines -as they are available to read from the input stream, so this can be used -as a streaming parser. -

                      -
                    20. - - -

                      - - final - def - - - synchronized[T0](arg0: ⇒ T0): T0 - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    21. - - -

                      - - - def - - - toString(): String - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    22. - - -

                      - - final - def - - - wait(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    23. - - -

                      - - final - def - - - wait(arg0: Long, arg1: Int): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    24. - - -

                      - - final - def - - - wait(arg0: Long): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    -
                    - - - - -
                    - -
                    -
                    -

                    Inherited from AnyRef

                    -
                    -

                    Inherited from Any

                    -
                    - -
                    - -
                    -
                    -

                    Ungrouped

                    - -
                    -
                    - -
                    - -
                    - - - - - - \ No newline at end of file diff --git a/org/perl8/test/tap/PlanEvent.html b/org/perl8/test/tap/PlanEvent.html deleted file mode 100644 index 24a9379..0000000 --- a/org/perl8/test/tap/PlanEvent.html +++ /dev/null @@ -1,398 +0,0 @@ - - - - - PlanEvent - org.perl8.test.tap.PlanEvent - - - - - - - - - - - - - - - -
                    - -

                    org.perl8.test.tap

                    -

                    PlanEvent

                    -
                    - -

                    - - - case class - - - PlanEvent extends TAPEvent with Product with Serializable - -

                    - -

                    A test plan.

                    - Linear Supertypes -
                    Serializable, Serializable, Product, Equals, TAPEvent, AnyRef, Any
                    -
                    - - -
                    -
                    -
                    - Ordering -
                      - -
                    1. Alphabetic
                    2. -
                    3. By inheritance
                    4. -
                    -
                    -
                    - Inherited
                    -
                    -
                      -
                    1. PlanEvent
                    2. Serializable
                    3. Serializable
                    4. Product
                    5. Equals
                    6. TAPEvent
                    7. AnyRef
                    8. Any
                    9. -
                    -
                    - -
                      -
                    1. Hide All
                    2. -
                    3. Show all
                    4. -
                    - Learn more about member selection -
                    -
                    - Visibility -
                    1. Public
                    2. All
                    -
                    -
                    - -
                    -
                    - - - - - - -
                    -

                    Value Members

                    -
                    1. - - -

                      - - final - def - - - !=(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    2. - - -

                      - - final - def - - - !=(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    3. - - -

                      - - final - def - - - ##(): Int - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    4. - - -

                      - - final - def - - - ==(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    5. - - -

                      - - final - def - - - ==(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    6. - - -

                      - - final - def - - - asInstanceOf[T0]: T0 - -

                      -
                      Definition Classes
                      Any
                      -
                    7. - - -

                      - - - def - - - clone(): AnyRef - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    8. - - -

                      - - final - def - - - eq(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    9. - - -

                      - - - def - - - finalize(): Unit - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    10. - - -

                      - - final - def - - - getClass(): Class[_] - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    11. - - -

                      - - final - def - - - isInstanceOf[T0]: Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    12. - - -

                      - - final - def - - - ne(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    13. - - -

                      - - final - def - - - notify(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    14. - - -

                      - - final - def - - - notifyAll(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    15. - - -

                      - - - val - - - plan: Plan - -

                      -

                      The Plan corresponding to the line that - was parsed.

                      -
                    16. - - -

                      - - final - def - - - synchronized[T0](arg0: ⇒ T0): T0 - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    17. - - -

                      - - final - def - - - wait(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    18. - - -

                      - - final - def - - - wait(arg0: Long, arg1: Int): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    19. - - -

                      - - final - def - - - wait(arg0: Long): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    -
                    - - - - -
                    - -
                    -
                    -

                    Inherited from Serializable

                    -
                    -

                    Inherited from Serializable

                    -
                    -

                    Inherited from Product

                    -
                    -

                    Inherited from Equals

                    -
                    -

                    Inherited from TAPEvent

                    -
                    -

                    Inherited from AnyRef

                    -
                    -

                    Inherited from Any

                    -
                    - -
                    - -
                    -
                    -

                    Ungrouped

                    - -
                    -
                    - -
                    - -
                    - - - - - - \ No newline at end of file diff --git a/org/perl8/test/tap/Producer$.html b/org/perl8/test/tap/Producer$.html deleted file mode 100644 index 0e25017..0000000 --- a/org/perl8/test/tap/Producer$.html +++ /dev/null @@ -1,549 +0,0 @@ - - - - - Producer - org.perl8.test.tap.Producer - - - - - - - - - - - - - - - -
                    - -

                    org.perl8.test.tap

                    -

                    Producer

                    -
                    - -

                    - - - object - - - Producer - -

                    - -

                    Contains functions for producing individual lines of TAP.

                    - Linear Supertypes -
                    AnyRef, Any
                    -
                    - - -
                    -
                    -
                    - Ordering -
                      - -
                    1. Alphabetic
                    2. -
                    3. By inheritance
                    4. -
                    -
                    -
                    - Inherited
                    -
                    -
                      -
                    1. Producer
                    2. AnyRef
                    3. Any
                    4. -
                    -
                    - -
                      -
                    1. Hide All
                    2. -
                    3. Show all
                    4. -
                    - Learn more about member selection -
                    -
                    - Visibility -
                    1. Public
                    2. All
                    -
                    -
                    - -
                    -
                    - - - - - - -
                    -

                    Value Members

                    -
                    1. - - -

                      - - final - def - - - !=(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    2. - - -

                      - - final - def - - - !=(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    3. - - -

                      - - final - def - - - ##(): Int - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    4. - - -

                      - - final - def - - - ==(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    5. - - -

                      - - final - def - - - ==(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    6. - - -

                      - - final - def - - - asInstanceOf[T0]: T0 - -

                      -
                      Definition Classes
                      Any
                      -
                    7. - - -

                      - - - def - - - bailOut(message: String): String - -

                      -

                      Returns a bail out with a reason.

                      Returns a bail out with a reason. -

                      Example: -
                      1. Bail out! Not supported on this platform. -

                      -
                      -
                    8. - - -

                      - - - def - - - clone(): AnyRef - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    9. - - -

                      - - - def - - - comment(message: String): String - -

                      -

                      Returns a comment.

                      Returns a comment. -

                      Example: -
                      1. # this is a comment -

                      -
                      -
                    10. - - -

                      - - final - def - - - eq(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    11. - - -

                      - - - def - - - equals(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    12. - - -

                      - - - def - - - finalize(): Unit - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    13. - - -

                      - - final - def - - - getClass(): Class[_] - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    14. - - -

                      - - - def - - - hashCode(): Int - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    15. - - -

                      - - final - def - - - isInstanceOf[T0]: Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    16. - - -

                      - - final - def - - - ne(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    17. - - -

                      - - final - def - - - notify(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    18. - - -

                      - - final - def - - - notifyAll(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    19. - - -

                      - - - def - - - plan(plan: Plan): String - -

                      -

                      Returns a test plan.

                      Returns a test plan. -

                      Examples: -
                      1. 1..0 # SKIP don't run this test (SkipAll) -

                      2. ,
                      3. 1..5 (NumericPlan)

                      -
                      -
                    20. - - -

                      - - - def - - - result(cond: Boolean, num: Int, desc: String): String - -

                      -

                      Returns a test result that contains a description.

                      Returns a test result that contains a description. -

                      Example: -
                      1. ok 28 - our test succeeded -

                      -
                      -
                    21. - - -

                      - - - def - - - result(cond: Boolean, num: Int): String - -

                      -

                      Returns a test result.

                      Returns a test result. -

                      Example: -
                      1. ok 4 -

                      -
                      -
                    22. - - -

                      - - - def - - - skip(num: Int, reason: String): String - -

                      -

                      Returns a skipped test result with a reason.

                      Returns a skipped test result with a reason. -

                      Example: -
                      1. ok 4 # skip this test won't run here -

                      -
                      -
                    23. - - -

                      - - final - def - - - synchronized[T0](arg0: ⇒ T0): T0 - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    24. - - -

                      - - - def - - - toString(): String - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    25. - - -

                      - - - def - - - todoResult(cond: Boolean, num: Int, desc: String, todo: String): String - -

                      -

                      Returns a todo test result that contains a description.

                      Returns a todo test result that contains a description. -

                      Example: -
                      1. not ok 18 - test the feature # TODO can't figure this out -

                      -
                      -
                    26. - - -

                      - - - def - - - todoResult(cond: Boolean, num: Int, todo: String): String - -

                      -

                      Returns a todo test result.

                      Returns a todo test result. -

                      Example: -
                      1. not ok 1 # TODO this doesn't work yet -

                      -
                      -
                    27. - - -

                      - - final - def - - - wait(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    28. - - -

                      - - final - def - - - wait(arg0: Long, arg1: Int): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    29. - - -

                      - - final - def - - - wait(arg0: Long): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    -
                    - - - - -
                    - -
                    -
                    -

                    Inherited from AnyRef

                    -
                    -

                    Inherited from Any

                    -
                    - -
                    - -
                    -
                    -

                    Ungrouped

                    - -
                    -
                    - -
                    - -
                    - - - - - - \ No newline at end of file diff --git a/org/perl8/test/tap/ResultEvent.html b/org/perl8/test/tap/ResultEvent.html deleted file mode 100644 index 269ddb3..0000000 --- a/org/perl8/test/tap/ResultEvent.html +++ /dev/null @@ -1,398 +0,0 @@ - - - - - ResultEvent - org.perl8.test.tap.ResultEvent - - - - - - - - - - - - - - - -
                    - -

                    org.perl8.test.tap

                    -

                    ResultEvent

                    -
                    - -

                    - - - case class - - - ResultEvent extends TAPEvent with Product with Serializable - -

                    - -

                    An individual test result.

                    - Linear Supertypes -
                    Serializable, Serializable, Product, Equals, TAPEvent, AnyRef, Any
                    -
                    - - -
                    -
                    -
                    - Ordering -
                      - -
                    1. Alphabetic
                    2. -
                    3. By inheritance
                    4. -
                    -
                    -
                    - Inherited
                    -
                    -
                      -
                    1. ResultEvent
                    2. Serializable
                    3. Serializable
                    4. Product
                    5. Equals
                    6. TAPEvent
                    7. AnyRef
                    8. Any
                    9. -
                    -
                    - -
                      -
                    1. Hide All
                    2. -
                    3. Show all
                    4. -
                    - Learn more about member selection -
                    -
                    - Visibility -
                    1. Public
                    2. All
                    -
                    -
                    - -
                    -
                    - - - - - - -
                    -

                    Value Members

                    -
                    1. - - -

                      - - final - def - - - !=(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    2. - - -

                      - - final - def - - - !=(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    3. - - -

                      - - final - def - - - ##(): Int - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    4. - - -

                      - - final - def - - - ==(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    5. - - -

                      - - final - def - - - ==(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    6. - - -

                      - - final - def - - - asInstanceOf[T0]: T0 - -

                      -
                      Definition Classes
                      Any
                      -
                    7. - - -

                      - - - def - - - clone(): AnyRef - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    8. - - -

                      - - final - def - - - eq(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    9. - - -

                      - - - def - - - finalize(): Unit - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    10. - - -

                      - - final - def - - - getClass(): Class[_] - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    11. - - -

                      - - final - def - - - isInstanceOf[T0]: Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    12. - - -

                      - - final - def - - - ne(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    13. - - -

                      - - final - def - - - notify(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    14. - - -

                      - - final - def - - - notifyAll(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    15. - - -

                      - - - val - - - result: TestResult - -

                      -

                      The TestResult containing - information about the corresponding test.

                      -
                    16. - - -

                      - - final - def - - - synchronized[T0](arg0: ⇒ T0): T0 - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    17. - - -

                      - - final - def - - - wait(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    18. - - -

                      - - final - def - - - wait(arg0: Long, arg1: Int): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    19. - - -

                      - - final - def - - - wait(arg0: Long): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    -
                    - - - - -
                    - -
                    -
                    -

                    Inherited from Serializable

                    -
                    -

                    Inherited from Serializable

                    -
                    -

                    Inherited from Product

                    -
                    -

                    Inherited from Equals

                    -
                    -

                    Inherited from TAPEvent

                    -
                    -

                    Inherited from AnyRef

                    -
                    -

                    Inherited from Any

                    -
                    - -
                    - -
                    -
                    -

                    Ungrouped

                    - -
                    -
                    - -
                    - -
                    - - - - - - \ No newline at end of file diff --git a/org/perl8/test/tap/SkipDirective.html b/org/perl8/test/tap/SkipDirective.html deleted file mode 100644 index ccacb3f..0000000 --- a/org/perl8/test/tap/SkipDirective.html +++ /dev/null @@ -1,397 +0,0 @@ - - - - - SkipDirective - org.perl8.test.tap.SkipDirective - - - - - - - - - - - - - - - -
                    - -

                    org.perl8.test.tap

                    -

                    SkipDirective

                    -
                    - -

                    - - - case class - - - SkipDirective extends Directive with Product with Serializable - -

                    - -

                    A directive indicating that this test was skipped.

                    - Linear Supertypes -
                    Serializable, Serializable, Product, Equals, Directive, AnyRef, Any
                    -
                    - - -
                    -
                    -
                    - Ordering -
                      - -
                    1. Alphabetic
                    2. -
                    3. By inheritance
                    4. -
                    -
                    -
                    - Inherited
                    -
                    -
                      -
                    1. SkipDirective
                    2. Serializable
                    3. Serializable
                    4. Product
                    5. Equals
                    6. Directive
                    7. AnyRef
                    8. Any
                    9. -
                    -
                    - -
                      -
                    1. Hide All
                    2. -
                    3. Show all
                    4. -
                    - Learn more about member selection -
                    -
                    - Visibility -
                    1. Public
                    2. All
                    -
                    -
                    - -
                    -
                    - - - - - - -
                    -

                    Value Members

                    -
                    1. - - -

                      - - final - def - - - !=(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    2. - - -

                      - - final - def - - - !=(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    3. - - -

                      - - final - def - - - ##(): Int - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    4. - - -

                      - - final - def - - - ==(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    5. - - -

                      - - final - def - - - ==(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    6. - - -

                      - - final - def - - - asInstanceOf[T0]: T0 - -

                      -
                      Definition Classes
                      Any
                      -
                    7. - - -

                      - - - def - - - clone(): AnyRef - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    8. - - -

                      - - final - def - - - eq(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    9. - - -

                      - - - def - - - finalize(): Unit - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    10. - - -

                      - - final - def - - - getClass(): Class[_] - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    11. - - -

                      - - final - def - - - isInstanceOf[T0]: Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    12. - - -

                      - - - val - - - message: Option[String] - -

                      -
                      Definition Classes
                      SkipDirectiveDirective
                      -
                    13. - - -

                      - - final - def - - - ne(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    14. - - -

                      - - final - def - - - notify(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    15. - - -

                      - - final - def - - - notifyAll(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    16. - - -

                      - - final - def - - - synchronized[T0](arg0: ⇒ T0): T0 - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    17. - - -

                      - - final - def - - - wait(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    18. - - -

                      - - final - def - - - wait(arg0: Long, arg1: Int): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    19. - - -

                      - - final - def - - - wait(arg0: Long): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    -
                    - - - - -
                    - -
                    -
                    -

                    Inherited from Serializable

                    -
                    -

                    Inherited from Serializable

                    -
                    -

                    Inherited from Product

                    -
                    -

                    Inherited from Equals

                    -
                    -

                    Inherited from Directive

                    -
                    -

                    Inherited from AnyRef

                    -
                    -

                    Inherited from Any

                    -
                    - -
                    - -
                    -
                    -

                    Ungrouped

                    - -
                    -
                    - -
                    - -
                    - - - - - - \ No newline at end of file diff --git a/org/perl8/test/tap/StartEvent$.html b/org/perl8/test/tap/StartEvent$.html deleted file mode 100644 index c66af2e..0000000 --- a/org/perl8/test/tap/StartEvent$.html +++ /dev/null @@ -1,397 +0,0 @@ - - - - - StartEvent - org.perl8.test.tap.StartEvent - - - - - - - - - - - - - - - -
                    - -

                    org.perl8.test.tap

                    -

                    StartEvent

                    -
                    - -

                    - - - object - - - StartEvent extends TAPEvent with Product with Serializable - -

                    - -

                    The start of a TAP stream.

                    - Linear Supertypes -
                    Serializable, Serializable, Product, Equals, TAPEvent, AnyRef, Any
                    -
                    - - -
                    -
                    -
                    - Ordering -
                      - -
                    1. Alphabetic
                    2. -
                    3. By inheritance
                    4. -
                    -
                    -
                    - Inherited
                    -
                    -
                      -
                    1. StartEvent
                    2. Serializable
                    3. Serializable
                    4. Product
                    5. Equals
                    6. TAPEvent
                    7. AnyRef
                    8. Any
                    9. -
                    -
                    - -
                      -
                    1. Hide All
                    2. -
                    3. Show all
                    4. -
                    - Learn more about member selection -
                    -
                    - Visibility -
                    1. Public
                    2. All
                    -
                    -
                    - -
                    -
                    - - - - - - -
                    -

                    Value Members

                    -
                    1. - - -

                      - - final - def - - - !=(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    2. - - -

                      - - final - def - - - !=(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    3. - - -

                      - - final - def - - - ##(): Int - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    4. - - -

                      - - final - def - - - ==(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    5. - - -

                      - - final - def - - - ==(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    6. - - -

                      - - final - def - - - asInstanceOf[T0]: T0 - -

                      -
                      Definition Classes
                      Any
                      -
                    7. - - -

                      - - - def - - - clone(): AnyRef - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    8. - - -

                      - - final - def - - - eq(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    9. - - -

                      - - - def - - - equals(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    10. - - -

                      - - - def - - - finalize(): Unit - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    11. - - -

                      - - final - def - - - getClass(): Class[_] - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    12. - - -

                      - - final - def - - - isInstanceOf[T0]: Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    13. - - -

                      - - final - def - - - ne(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    14. - - -

                      - - final - def - - - notify(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    15. - - -

                      - - final - def - - - notifyAll(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    16. - - -

                      - - final - def - - - synchronized[T0](arg0: ⇒ T0): T0 - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    17. - - -

                      - - final - def - - - wait(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    18. - - -

                      - - final - def - - - wait(arg0: Long, arg1: Int): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    19. - - -

                      - - final - def - - - wait(arg0: Long): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    -
                    - - - - -
                    - -
                    -
                    -

                    Inherited from Serializable

                    -
                    -

                    Inherited from Serializable

                    -
                    -

                    Inherited from Product

                    -
                    -

                    Inherited from Equals

                    -
                    -

                    Inherited from TAPEvent

                    -
                    -

                    Inherited from AnyRef

                    -
                    -

                    Inherited from Any

                    -
                    - -
                    - -
                    -
                    -

                    Ungrouped

                    - -
                    -
                    - -
                    - -
                    - - - - - - \ No newline at end of file diff --git a/org/perl8/test/tap/SubtestEndEvent.html b/org/perl8/test/tap/SubtestEndEvent.html deleted file mode 100644 index 7df3c91..0000000 --- a/org/perl8/test/tap/SubtestEndEvent.html +++ /dev/null @@ -1,397 +0,0 @@ - - - - - SubtestEndEvent - org.perl8.test.tap.SubtestEndEvent - - - - - - - - - - - - - - - -
                    - -

                    org.perl8.test.tap

                    -

                    SubtestEndEvent

                    -
                    - -

                    - - - case class - - - SubtestEndEvent extends TAPEvent with Product with Serializable - -

                    - -

                    The end of a subtest (currently unused).

                    - Linear Supertypes -
                    Serializable, Serializable, Product, Equals, TAPEvent, AnyRef, Any
                    -
                    - - -
                    -
                    -
                    - Ordering -
                      - -
                    1. Alphabetic
                    2. -
                    3. By inheritance
                    4. -
                    -
                    -
                    - Inherited
                    -
                    -
                      -
                    1. SubtestEndEvent
                    2. Serializable
                    3. Serializable
                    4. Product
                    5. Equals
                    6. TAPEvent
                    7. AnyRef
                    8. Any
                    9. -
                    -
                    - -
                      -
                    1. Hide All
                    2. -
                    3. Show all
                    4. -
                    - Learn more about member selection -
                    -
                    - Visibility -
                    1. Public
                    2. All
                    -
                    -
                    - -
                    -
                    - - - - - - -
                    -

                    Value Members

                    -
                    1. - - -

                      - - final - def - - - !=(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    2. - - -

                      - - final - def - - - !=(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    3. - - -

                      - - final - def - - - ##(): Int - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    4. - - -

                      - - final - def - - - ==(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    5. - - -

                      - - final - def - - - ==(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    6. - - -

                      - - final - def - - - asInstanceOf[T0]: T0 - -

                      -
                      Definition Classes
                      Any
                      -
                    7. - - -

                      - - - def - - - clone(): AnyRef - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    8. - - -

                      - - final - def - - - eq(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    9. - - -

                      - - - def - - - finalize(): Unit - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    10. - - -

                      - - final - def - - - getClass(): Class[_] - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    11. - - -

                      - - final - def - - - isInstanceOf[T0]: Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    12. - - -

                      - - final - def - - - ne(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    13. - - -

                      - - final - def - - - notify(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    14. - - -

                      - - final - def - - - notifyAll(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    15. - - -

                      - - - val - - - result: TestResult - -

                      - -
                    16. - - -

                      - - final - def - - - synchronized[T0](arg0: ⇒ T0): T0 - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    17. - - -

                      - - final - def - - - wait(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    18. - - -

                      - - final - def - - - wait(arg0: Long, arg1: Int): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    19. - - -

                      - - final - def - - - wait(arg0: Long): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    -
                    - - - - -
                    - -
                    -
                    -

                    Inherited from Serializable

                    -
                    -

                    Inherited from Serializable

                    -
                    -

                    Inherited from Product

                    -
                    -

                    Inherited from Equals

                    -
                    -

                    Inherited from TAPEvent

                    -
                    -

                    Inherited from AnyRef

                    -
                    -

                    Inherited from Any

                    -
                    - -
                    - -
                    -
                    -

                    Ungrouped

                    - -
                    -
                    - -
                    - -
                    - - - - - - \ No newline at end of file diff --git a/org/perl8/test/tap/SubtestStartEvent$.html b/org/perl8/test/tap/SubtestStartEvent$.html deleted file mode 100644 index d951258..0000000 --- a/org/perl8/test/tap/SubtestStartEvent$.html +++ /dev/null @@ -1,397 +0,0 @@ - - - - - SubtestStartEvent - org.perl8.test.tap.SubtestStartEvent - - - - - - - - - - - - - - - -
                    - -

                    org.perl8.test.tap

                    -

                    SubtestStartEvent

                    -
                    - -

                    - - - object - - - SubtestStartEvent extends TAPEvent with Product with Serializable - -

                    - -

                    The start of a subtest (currently unused).

                    - Linear Supertypes -
                    Serializable, Serializable, Product, Equals, TAPEvent, AnyRef, Any
                    -
                    - - -
                    -
                    -
                    - Ordering -
                      - -
                    1. Alphabetic
                    2. -
                    3. By inheritance
                    4. -
                    -
                    -
                    - Inherited
                    -
                    -
                      -
                    1. SubtestStartEvent
                    2. Serializable
                    3. Serializable
                    4. Product
                    5. Equals
                    6. TAPEvent
                    7. AnyRef
                    8. Any
                    9. -
                    -
                    - -
                      -
                    1. Hide All
                    2. -
                    3. Show all
                    4. -
                    - Learn more about member selection -
                    -
                    - Visibility -
                    1. Public
                    2. All
                    -
                    -
                    - -
                    -
                    - - - - - - -
                    -

                    Value Members

                    -
                    1. - - -

                      - - final - def - - - !=(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    2. - - -

                      - - final - def - - - !=(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    3. - - -

                      - - final - def - - - ##(): Int - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    4. - - -

                      - - final - def - - - ==(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    5. - - -

                      - - final - def - - - ==(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    6. - - -

                      - - final - def - - - asInstanceOf[T0]: T0 - -

                      -
                      Definition Classes
                      Any
                      -
                    7. - - -

                      - - - def - - - clone(): AnyRef - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    8. - - -

                      - - final - def - - - eq(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    9. - - -

                      - - - def - - - equals(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    10. - - -

                      - - - def - - - finalize(): Unit - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    11. - - -

                      - - final - def - - - getClass(): Class[_] - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    12. - - -

                      - - final - def - - - isInstanceOf[T0]: Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    13. - - -

                      - - final - def - - - ne(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    14. - - -

                      - - final - def - - - notify(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    15. - - -

                      - - final - def - - - notifyAll(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    16. - - -

                      - - final - def - - - synchronized[T0](arg0: ⇒ T0): T0 - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    17. - - -

                      - - final - def - - - wait(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    18. - - -

                      - - final - def - - - wait(arg0: Long, arg1: Int): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    19. - - -

                      - - final - def - - - wait(arg0: Long): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    -
                    - - - - -
                    - -
                    -
                    -

                    Inherited from Serializable

                    -
                    -

                    Inherited from Serializable

                    -
                    -

                    Inherited from Product

                    -
                    -

                    Inherited from Equals

                    -
                    -

                    Inherited from TAPEvent

                    -
                    -

                    Inherited from AnyRef

                    -
                    -

                    Inherited from Any

                    -
                    - -
                    - -
                    -
                    -

                    Ungrouped

                    - -
                    -
                    - -
                    - -
                    - - - - - - \ No newline at end of file diff --git a/org/perl8/test/tap/TAPEvent.html b/org/perl8/test/tap/TAPEvent.html deleted file mode 100644 index f192107..0000000 --- a/org/perl8/test/tap/TAPEvent.html +++ /dev/null @@ -1,416 +0,0 @@ - - - - - TAPEvent - org.perl8.test.tap.TAPEvent - - - - - - - - - - - - - - - -
                    - -

                    org.perl8.test.tap

                    -

                    TAPEvent

                    -
                    - -

                    - - sealed - trait - - - TAPEvent extends AnyRef - -

                    - -

                    An event emitted while parsing a TAP stream.

                    - Linear Supertypes -
                    AnyRef, Any
                    -
                    - - -
                    -
                    -
                    - Ordering -
                      - -
                    1. Alphabetic
                    2. -
                    3. By inheritance
                    4. -
                    -
                    -
                    - Inherited
                    -
                    -
                      -
                    1. TAPEvent
                    2. AnyRef
                    3. Any
                    4. -
                    -
                    - -
                      -
                    1. Hide All
                    2. -
                    3. Show all
                    4. -
                    - Learn more about member selection -
                    -
                    - Visibility -
                    1. Public
                    2. All
                    -
                    -
                    - -
                    -
                    - - - - - - -
                    -

                    Value Members

                    -
                    1. - - -

                      - - final - def - - - !=(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    2. - - -

                      - - final - def - - - !=(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    3. - - -

                      - - final - def - - - ##(): Int - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    4. - - -

                      - - final - def - - - ==(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    5. - - -

                      - - final - def - - - ==(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    6. - - -

                      - - final - def - - - asInstanceOf[T0]: T0 - -

                      -
                      Definition Classes
                      Any
                      -
                    7. - - -

                      - - - def - - - clone(): AnyRef - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    8. - - -

                      - - final - def - - - eq(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    9. - - -

                      - - - def - - - equals(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    10. - - -

                      - - - def - - - finalize(): Unit - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    11. - - -

                      - - final - def - - - getClass(): Class[_] - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    12. - - -

                      - - - def - - - hashCode(): Int - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    13. - - -

                      - - final - def - - - isInstanceOf[T0]: Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    14. - - -

                      - - final - def - - - ne(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    15. - - -

                      - - final - def - - - notify(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    16. - - -

                      - - final - def - - - notifyAll(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    17. - - -

                      - - final - def - - - synchronized[T0](arg0: ⇒ T0): T0 - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    18. - - -

                      - - - def - - - toString(): String - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    19. - - -

                      - - final - def - - - wait(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    20. - - -

                      - - final - def - - - wait(arg0: Long, arg1: Int): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    21. - - -

                      - - final - def - - - wait(arg0: Long): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    -
                    - - - - -
                    - -
                    -
                    -

                    Inherited from AnyRef

                    -
                    -

                    Inherited from Any

                    -
                    - -
                    - -
                    -
                    -

                    Ungrouped

                    - -
                    -
                    - -
                    - -
                    - - - - - - \ No newline at end of file diff --git a/org/perl8/test/tap/TAPResult.html b/org/perl8/test/tap/TAPResult.html deleted file mode 100644 index 7174b17..0000000 --- a/org/perl8/test/tap/TAPResult.html +++ /dev/null @@ -1,533 +0,0 @@ - - - - - TAPResult - org.perl8.test.tap.TAPResult - - - - - - - - - - - - - - - -
                    - -

                    org.perl8.test.tap

                    -

                    TAPResult

                    -
                    - -

                    - - - class - - - TAPResult extends AnyRef - -

                    - -

                    The summarized results of a TAP stream. Contains the -Plan that was given, as well as a list of -TestResults corresponding to each of the -tests in the stream. -

                    - Linear Supertypes -
                    AnyRef, Any
                    -
                    - - -
                    -
                    -
                    - Ordering -
                      - -
                    1. Alphabetic
                    2. -
                    3. By inheritance
                    4. -
                    -
                    -
                    - Inherited
                    -
                    -
                      -
                    1. TAPResult
                    2. AnyRef
                    3. Any
                    4. -
                    -
                    - -
                      -
                    1. Hide All
                    2. -
                    3. Show all
                    4. -
                    - Learn more about member selection -
                    -
                    - Visibility -
                    1. Public
                    2. All
                    -
                    -
                    - -
                    -
                    -
                    -

                    Instance Constructors

                    -
                    1. - - -

                      - - - new - - - TAPResult(plan: Plan, results: Seq[TestResult]) - -

                      -

                      plan

                      The Plan from the TAP stream

                      results

                      The list of TestResults - from the TAP stream -

                      -
                    -
                    - - - - - -
                    -

                    Value Members

                    -
                    1. - - -

                      - - final - def - - - !=(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    2. - - -

                      - - final - def - - - !=(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    3. - - -

                      - - final - def - - - ##(): Int - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    4. - - -

                      - - final - def - - - ==(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    5. - - -

                      - - final - def - - - ==(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    6. - - -

                      - - final - def - - - asInstanceOf[T0]: T0 - -

                      -
                      Definition Classes
                      Any
                      -
                    7. - - -

                      - - - def - - - clone(): AnyRef - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    8. - - -

                      - - final - def - - - eq(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    9. - - -

                      - - - def - - - equals(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    10. - - -

                      - - - val - - - exitCode: Int - -

                      -

                      Returns the exit code to use if running this test on its own.

                      Returns the exit code to use if running this test on its own.

                      Success is indicated by 0, invalid TAP streams (such as incorrect plans) -by 255, and other kinds of failures by the failure count. -

                      -
                    11. - - -

                      - - - val - - - fails: Int - -

                      -

                      Returns the number of test failures in the TAP stream.

                      -
                    12. - - -

                      - - - def - - - finalize(): Unit - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    13. - - -

                      - - final - def - - - getClass(): Class[_] - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    14. - - -

                      - - - def - - - hashCode(): Int - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    15. - - -

                      - - final - def - - - isInstanceOf[T0]: Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    16. - - -

                      - - - val - - - matchesPlan: Boolean - -

                      -

                      Returns true if the number of tests executed was compatible with the -provided test plan.

                      -
                    17. - - -

                      - - final - def - - - ne(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    18. - - -

                      - - final - def - - - notify(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    19. - - -

                      - - final - def - - - notifyAll(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    20. - - -

                      - - - val - - - plan: Plan - -

                      -

                      The Plan from the TAP stream

                      -
                    21. - - -

                      - - - val - - - results: Seq[TestResult] - -

                      -

                      The list of TestResults - from the TAP stream -

                      -
                    22. - - -

                      - - - val - - - success: Boolean - -

                      -

                      Returns true if the TAP stream overall passed.

                      Returns true if the TAP stream overall passed.

                      Differs from testsPassed in that it also takes into account things -like invalid plans. -

                      -
                    23. - - -

                      - - final - def - - - synchronized[T0](arg0: ⇒ T0): T0 - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    24. - - -

                      - - - val - - - testsPassed: Boolean - -

                      -

                      Returns true if all of the tests passed.

                      -
                    25. - - -

                      - - - def - - - toString(): String - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    26. - - -

                      - - final - def - - - wait(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    27. - - -

                      - - final - def - - - wait(arg0: Long, arg1: Int): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    28. - - -

                      - - final - def - - - wait(arg0: Long): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    -
                    - - - - -
                    - -
                    -
                    -

                    Inherited from AnyRef

                    -
                    -

                    Inherited from Any

                    -
                    - -
                    - -
                    -
                    -

                    Ungrouped

                    - -
                    -
                    - -
                    - -
                    - - - - - - \ No newline at end of file diff --git a/org/perl8/test/tap/TestBuilder.html b/org/perl8/test/tap/TestBuilder.html deleted file mode 100644 index c3124ca..0000000 --- a/org/perl8/test/tap/TestBuilder.html +++ /dev/null @@ -1,604 +0,0 @@ - - - - - TestBuilder - org.perl8.test.tap.TestBuilder - - - - - - - - - - - - - - - -
                    - -

                    org.perl8.test.tap

                    -

                    TestBuilder

                    -
                    - -

                    - - - class - - - TestBuilder extends AnyRef - -

                    - -

                    This class provides a convenient yet low level API for generating TAP -streams. Each instance of this class handles a single TAP stream, and -keeps track of things like the current test number for you. All -TAP-producing methods write the TAP lines to Console.out or -Console.err, so you can override those (via Console.withOut or -Console.withErr). -

                    - Linear Supertypes -
                    AnyRef, Any
                    -
                    - - -
                    -
                    -
                    - Ordering -
                      - -
                    1. Alphabetic
                    2. -
                    3. By inheritance
                    4. -
                    -
                    -
                    - Inherited
                    -
                    -
                      -
                    1. TestBuilder
                    2. AnyRef
                    3. Any
                    4. -
                    -
                    - -
                      -
                    1. Hide All
                    2. -
                    3. Show all
                    4. -
                    - Learn more about member selection -
                    -
                    - Visibility -
                    1. Public
                    2. All
                    -
                    -
                    - -
                    -
                    -
                    -

                    Instance Constructors

                    -
                    1. - - -

                      - - - new - - - TestBuilder(plan: Plan = NoPlan, terminalInUse: Boolean = false) - -

                      -

                      Creates a new builder instance, and emits the corresponding plan line, -unless the plan is not given.

                      Creates a new builder instance, and emits the corresponding plan line, -unless the plan is not given. -

                      plan

                      plan for this test.

                      terminalInUse

                      Whether this test is being run from a harness which - will not just be writing directly to the output. - This will make things written to Console.err have - a newline prepended, so that they always start on - an empty line. -

                      -
                    -
                    - - - - - -
                    -

                    Value Members

                    -
                    1. - - -

                      - - final - def - - - !=(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    2. - - -

                      - - final - def - - - !=(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    3. - - -

                      - - final - def - - - ##(): Int - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    4. - - -

                      - - final - def - - - ==(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    5. - - -

                      - - final - def - - - ==(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    6. - - -

                      - - final - def - - - asInstanceOf[T0]: T0 - -

                      -
                      Definition Classes
                      Any
                      -
                    7. - - -

                      - - - def - - - bailOut(message: String): Unit - -

                      -

                      Abort the current test, with a message.

                      -
                    8. - - -

                      - - - def - - - clone(): AnyRef - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    9. - - -

                      - - - def - - - cloneForSubtest(newPlan: Plan): TestBuilder - -

                      -

                      Create a new TestBuilder instance, to be used to run a subtest.

                      Create a new TestBuilder instance, to be used to run a subtest. This new -instance will have all of its lines prefixed by an additional level of -indentation. This instance will still need to have doneTesting -called on it, and the result of the subtest will still need to be -reported as a separate test result through ok. -

                      -
                    10. - - -

                      - - - def - - - diag(message: String): Unit - -

                      -

                      Writes a comment line to Console.err.

                      Writes a comment line to Console.err. This will allow it to be -visible in most summarizing harnesses (which consume and parse -everything that goes to Console.out). -

                      -
                    11. - - -

                      - - - def - - - doneTesting: Boolean - -

                      -

                      Finalize the current builder instance.

                      Finalize the current builder instance. This writes the auto-calculated -plan to Console.out if the plan type was NoPlan and reports a -summary of the test results as a comment to Console.err. -

                      returns

                      whether or not the test class as a whole passed. -

                      -
                    12. - - -

                      - - final - def - - - eq(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    13. - - -

                      - - - def - - - equals(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    14. - - -

                      - - - def - - - exitCode: Int - -

                      -

                      The exit code to use, in harnesses that run a single test.

                      The exit code to use, in harnesses that run a single test. Passing tests -return 0, invalid tests (such as running a different number of tests -than planned) return 255, and all others return the number of failed -tests. -

                      -
                    15. - - -

                      - - - def - - - finalize(): Unit - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    16. - - -

                      - - final - def - - - getClass(): Class[_] - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    17. - - -

                      - - - def - - - hashCode(): Int - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    18. - - -

                      - - final - def - - - isInstanceOf[T0]: Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    19. - - -

                      - - final - def - - - ne(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    20. - - -

                      - - - def - - - note(message: String): Unit - -

                      -

                      Write a comment line to Console.out.

                      Write a comment line to Console.out. This will typically only be -visible in the raw TAP stream. -

                      -
                    21. - - -

                      - - final - def - - - notify(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    22. - - -

                      - - final - def - - - notifyAll(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    23. - - -

                      - - - def - - - ok(test: Boolean, description: String): Unit - -

                      -

                      Reports a single test result with description to Console.out.

                      -
                    24. - - -

                      - - - def - - - ok(test: Boolean): Unit - -

                      -

                      Reports a single test result to Console.out.

                      -
                    25. - - -

                      - - - def - - - skip(reason: String): Unit - -

                      -

                      Reports a single skipped test result to Console.out.

                      -
                    26. - - -

                      - - final - def - - - synchronized[T0](arg0: ⇒ T0): T0 - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    27. - - -

                      - - - def - - - toString(): String - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    28. - - -

                      - - - def - - - todo(todo: String, test: Boolean, description: String): Unit - -

                      -

                      Reports a single TODO test result with description to Console.out.

                      -
                    29. - - -

                      - - - def - - - todo(todo: String, test: Boolean): Unit - -

                      -

                      Reports a single TODO test result to Console.out.

                      -
                    30. - - -

                      - - final - def - - - wait(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    31. - - -

                      - - final - def - - - wait(arg0: Long, arg1: Int): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    32. - - -

                      - - final - def - - - wait(arg0: Long): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    -
                    - - - - -
                    - -
                    -
                    -

                    Inherited from AnyRef

                    -
                    -

                    Inherited from Any

                    -
                    - -
                    - -
                    -
                    -

                    Ungrouped

                    - -
                    -
                    - -
                    - -
                    - - - - - - \ No newline at end of file diff --git a/org/perl8/test/tap/TestResult.html b/org/perl8/test/tap/TestResult.html deleted file mode 100644 index f93e026..0000000 --- a/org/perl8/test/tap/TestResult.html +++ /dev/null @@ -1,501 +0,0 @@ - - - - - TestResult - org.perl8.test.tap.TestResult - - - - - - - - - - - - - - - -
                    - -

                    org.perl8.test.tap

                    -

                    TestResult

                    -
                    - -

                    - - - class - - - TestResult extends AnyRef - -

                    - -

                    The result of a single test. -

                    - Linear Supertypes -
                    AnyRef, Any
                    -
                    - - -
                    -
                    -
                    - Ordering -
                      - -
                    1. Alphabetic
                    2. -
                    3. By inheritance
                    4. -
                    -
                    -
                    - Inherited
                    -
                    -
                      -
                    1. TestResult
                    2. AnyRef
                    3. Any
                    4. -
                    -
                    - -
                      -
                    1. Hide All
                    2. -
                    3. Show all
                    4. -
                    - Learn more about member selection -
                    -
                    - Visibility -
                    1. Public
                    2. All
                    -
                    -
                    - -
                    -
                    -
                    -

                    Instance Constructors

                    -
                    1. - - -

                      - - - new - - - TestResult(passed: Boolean, number: Int, description: String, directive: Option[Directive], subtest: Option[TAPResult]) - -

                      -

                      passed

                      True if the test passed

                      number

                      The test number in the TAP stream

                      description

                      The test description

                      directive

                      The Directive (either - skip or todo) that was provided for this test, if any

                      subtest

                      The org.perl8.test.tap.TAPResult for the subtest - that this test corresponds to, if any -

                      -
                    -
                    - - - - - -
                    -

                    Value Members

                    -
                    1. - - -

                      - - final - def - - - !=(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    2. - - -

                      - - final - def - - - !=(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    3. - - -

                      - - final - def - - - ##(): Int - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    4. - - -

                      - - final - def - - - ==(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    5. - - -

                      - - final - def - - - ==(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    6. - - -

                      - - final - def - - - asInstanceOf[T0]: T0 - -

                      -
                      Definition Classes
                      Any
                      -
                    7. - - -

                      - - - def - - - clone(): AnyRef - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    8. - - -

                      - - - val - - - description: String - -

                      -

                      The test description

                      -
                    9. - - -

                      - - - val - - - directive: Option[Directive] - -

                      -

                      The Directive (either - skip or todo) that was provided for this test, if any

                      -
                    10. - - -

                      - - final - def - - - eq(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    11. - - -

                      - - - def - - - equals(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    12. - - -

                      - - - def - - - finalize(): Unit - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    13. - - -

                      - - final - def - - - getClass(): Class[_] - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    14. - - -

                      - - - def - - - hashCode(): Int - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    15. - - -

                      - - final - def - - - isInstanceOf[T0]: Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    16. - - -

                      - - final - def - - - ne(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    17. - - -

                      - - final - def - - - notify(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    18. - - -

                      - - final - def - - - notifyAll(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    19. - - -

                      - - - val - - - number: Int - -

                      -

                      The test number in the TAP stream

                      -
                    20. - - -

                      - - - val - - - passed: Boolean - -

                      -

                      True if the test passed

                      -
                    21. - - -

                      - - - val - - - subtest: Option[TAPResult] - -

                      -

                      The org.perl8.test.tap.TAPResult for the subtest - that this test corresponds to, if any -

                      -
                    22. - - -

                      - - final - def - - - synchronized[T0](arg0: ⇒ T0): T0 - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    23. - - -

                      - - - def - - - toString(): String - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    24. - - -

                      - - final - def - - - wait(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    25. - - -

                      - - final - def - - - wait(arg0: Long, arg1: Int): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    26. - - -

                      - - final - def - - - wait(arg0: Long): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    -
                    - - - - -
                    - -
                    -
                    -

                    Inherited from AnyRef

                    -
                    -

                    Inherited from Any

                    -
                    - -
                    - -
                    -
                    -

                    Ungrouped

                    - -
                    -
                    - -
                    - -
                    - - - - - - \ No newline at end of file diff --git a/org/perl8/test/tap/TodoDirective.html b/org/perl8/test/tap/TodoDirective.html deleted file mode 100644 index 006a36a..0000000 --- a/org/perl8/test/tap/TodoDirective.html +++ /dev/null @@ -1,397 +0,0 @@ - - - - - TodoDirective - org.perl8.test.tap.TodoDirective - - - - - - - - - - - - - - - -
                    - -

                    org.perl8.test.tap

                    -

                    TodoDirective

                    -
                    - -

                    - - - case class - - - TodoDirective extends Directive with Product with Serializable - -

                    - -

                    A directive indicating that this test is known to fail.

                    - Linear Supertypes -
                    Serializable, Serializable, Product, Equals, Directive, AnyRef, Any
                    -
                    - - -
                    -
                    -
                    - Ordering -
                      - -
                    1. Alphabetic
                    2. -
                    3. By inheritance
                    4. -
                    -
                    -
                    - Inherited
                    -
                    -
                      -
                    1. TodoDirective
                    2. Serializable
                    3. Serializable
                    4. Product
                    5. Equals
                    6. Directive
                    7. AnyRef
                    8. Any
                    9. -
                    -
                    - -
                      -
                    1. Hide All
                    2. -
                    3. Show all
                    4. -
                    - Learn more about member selection -
                    -
                    - Visibility -
                    1. Public
                    2. All
                    -
                    -
                    - -
                    -
                    - - - - - - -
                    -

                    Value Members

                    -
                    1. - - -

                      - - final - def - - - !=(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    2. - - -

                      - - final - def - - - !=(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    3. - - -

                      - - final - def - - - ##(): Int - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    4. - - -

                      - - final - def - - - ==(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    5. - - -

                      - - final - def - - - ==(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    6. - - -

                      - - final - def - - - asInstanceOf[T0]: T0 - -

                      -
                      Definition Classes
                      Any
                      -
                    7. - - -

                      - - - def - - - clone(): AnyRef - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    8. - - -

                      - - final - def - - - eq(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    9. - - -

                      - - - def - - - finalize(): Unit - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    10. - - -

                      - - final - def - - - getClass(): Class[_] - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    11. - - -

                      - - final - def - - - isInstanceOf[T0]: Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    12. - - -

                      - - - val - - - message: Option[String] - -

                      -
                      Definition Classes
                      TodoDirectiveDirective
                      -
                    13. - - -

                      - - final - def - - - ne(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    14. - - -

                      - - final - def - - - notify(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    15. - - -

                      - - final - def - - - notifyAll(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    16. - - -

                      - - final - def - - - synchronized[T0](arg0: ⇒ T0): T0 - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    17. - - -

                      - - final - def - - - wait(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    18. - - -

                      - - final - def - - - wait(arg0: Long, arg1: Int): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    19. - - -

                      - - final - def - - - wait(arg0: Long): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    -
                    - - - - -
                    - -
                    -
                    -

                    Inherited from Serializable

                    -
                    -

                    Inherited from Serializable

                    -
                    -

                    Inherited from Product

                    -
                    -

                    Inherited from Equals

                    -
                    -

                    Inherited from Directive

                    -
                    -

                    Inherited from AnyRef

                    -
                    -

                    Inherited from Any

                    -
                    - -
                    - -
                    -
                    -

                    Ungrouped

                    - -
                    -
                    - -
                    - -
                    - - - - - - \ No newline at end of file diff --git a/org/perl8/test/tap/package$$ParseException.html b/org/perl8/test/tap/package$$ParseException.html deleted file mode 100644 index f276720..0000000 --- a/org/perl8/test/tap/package$$ParseException.html +++ /dev/null @@ -1,588 +0,0 @@ - - - - - ParseException - org.perl8.test.tap.ParseException - - - - - - - - - - - - - - - -
                    - -

                    org.perl8.test.tap

                    -

                    ParseException

                    -
                    - -

                    - - - case class - - - ParseException(message: String) extends RuntimeException with Product with Serializable - -

                    - -

                    Exception representing an error during parsing. It is thrown when a TAP -line isn't recognized. -

                    - Linear Supertypes -
                    Serializable, Product, Equals, RuntimeException, Exception, Throwable, Serializable, AnyRef, Any
                    -
                    - - -
                    -
                    -
                    - Ordering -
                      - -
                    1. Alphabetic
                    2. -
                    3. By inheritance
                    4. -
                    -
                    -
                    - Inherited
                    -
                    -
                      -
                    1. ParseException
                    2. Serializable
                    3. Product
                    4. Equals
                    5. RuntimeException
                    6. Exception
                    7. Throwable
                    8. Serializable
                    9. AnyRef
                    10. Any
                    11. -
                    -
                    - -
                      -
                    1. Hide All
                    2. -
                    3. Show all
                    4. -
                    - Learn more about member selection -
                    -
                    - Visibility -
                    1. Public
                    2. All
                    -
                    -
                    - -
                    -
                    -
                    -

                    Instance Constructors

                    -
                    1. - - -

                      - - - new - - - ParseException(message: String) - -

                      - -
                    -
                    - - - - - -
                    -

                    Value Members

                    -
                    1. - - -

                      - - final - def - - - !=(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    2. - - -

                      - - final - def - - - !=(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    3. - - -

                      - - final - def - - - ##(): Int - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    4. - - -

                      - - final - def - - - ==(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    5. - - -

                      - - final - def - - - ==(arg0: Any): Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    6. - - -

                      - - final - def - - - addSuppressed(arg0: Throwable): Unit - -

                      -
                      Definition Classes
                      Throwable
                      -
                    7. - - -

                      - - final - def - - - asInstanceOf[T0]: T0 - -

                      -
                      Definition Classes
                      Any
                      -
                    8. - - -

                      - - - def - - - clone(): AnyRef - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    9. - - -

                      - - final - def - - - eq(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    10. - - -

                      - - - def - - - fillInStackTrace(): Throwable - -

                      -
                      Definition Classes
                      Throwable
                      -
                    11. - - -

                      - - - def - - - finalize(): Unit - -

                      -
                      Attributes
                      protected[java.lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    12. - - -

                      - - - def - - - getCause(): Throwable - -

                      -
                      Definition Classes
                      Throwable
                      -
                    13. - - -

                      - - final - def - - - getClass(): Class[_] - -

                      -
                      Definition Classes
                      AnyRef → Any
                      -
                    14. - - -

                      - - - def - - - getLocalizedMessage(): String - -

                      -
                      Definition Classes
                      Throwable
                      -
                    15. - - -

                      - - - def - - - getMessage(): String - -

                      -
                      Definition Classes
                      Throwable
                      -
                    16. - - -

                      - - - def - - - getStackTrace(): Array[StackTraceElement] - -

                      -
                      Definition Classes
                      Throwable
                      -
                    17. - - -

                      - - final - def - - - getSuppressed(): Array[Throwable] - -

                      -
                      Definition Classes
                      Throwable
                      -
                    18. - - -

                      - - - def - - - initCause(arg0: Throwable): Throwable - -

                      -
                      Definition Classes
                      Throwable
                      -
                    19. - - -

                      - - final - def - - - isInstanceOf[T0]: Boolean - -

                      -
                      Definition Classes
                      Any
                      -
                    20. - - -

                      - - - val - - - message: String - -

                      - -
                    21. - - -

                      - - final - def - - - ne(arg0: AnyRef): Boolean - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    22. - - -

                      - - final - def - - - notify(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    23. - - -

                      - - final - def - - - notifyAll(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    24. - - -

                      - - - def - - - printStackTrace(arg0: PrintWriter): Unit - -

                      -
                      Definition Classes
                      Throwable
                      -
                    25. - - -

                      - - - def - - - printStackTrace(arg0: PrintStream): Unit - -

                      -
                      Definition Classes
                      Throwable
                      -
                    26. - - -

                      - - - def - - - printStackTrace(): Unit - -

                      -
                      Definition Classes
                      Throwable
                      -
                    27. - - -

                      - - - def - - - setStackTrace(arg0: Array[StackTraceElement]): Unit - -

                      -
                      Definition Classes
                      Throwable
                      -
                    28. - - -

                      - - final - def - - - synchronized[T0](arg0: ⇒ T0): T0 - -

                      -
                      Definition Classes
                      AnyRef
                      -
                    29. - - -

                      - - - def - - - toString(): String - -

                      -
                      Definition Classes
                      Throwable → AnyRef → Any
                      -
                    30. - - -

                      - - final - def - - - wait(): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    31. - - -

                      - - final - def - - - wait(arg0: Long, arg1: Int): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    32. - - -

                      - - final - def - - - wait(arg0: Long): Unit - -

                      -
                      Definition Classes
                      AnyRef
                      Annotations
                      - @throws() - -
                      -
                    -
                    - - - - -
                    - -
                    -
                    -

                    Inherited from Serializable

                    -
                    -

                    Inherited from Product

                    -
                    -

                    Inherited from Equals

                    -
                    -

                    Inherited from RuntimeException

                    -
                    -

                    Inherited from Exception

                    -
                    -

                    Inherited from Throwable

                    -
                    -

                    Inherited from Serializable

                    -
                    -

                    Inherited from AnyRef

                    -
                    -

                    Inherited from Any

                    -
                    - -
                    - -
                    -
                    -

                    Ungrouped

                    - -
                    -
                    - -
                    - -
                    - - - - - - \ No newline at end of file diff --git a/org/perl8/test/tap/package.html b/org/perl8/test/tap/package.html deleted file mode 100644 index b9996c2..0000000 --- a/org/perl8/test/tap/package.html +++ /dev/null @@ -1,363 +0,0 @@ - - - - - tap - org.perl8.test.tap - - - - - - - - - - - - - - - -
                    - -

                    org.perl8.test

                    -

                    tap

                    -
                    - -

                    - - - package - - - tap - -

                    - -

                    Classes for TAP generation and parsing.

                    - Linear Supertypes -
                    AnyRef, Any
                    -
                    - - -
                    -
                    -
                    - Ordering -
                      - -
                    1. Alphabetic
                    2. -
                    3. By inheritance
                    4. -
                    -
                    -
                    - Inherited
                    -
                    -
                      -
                    1. tap
                    2. AnyRef
                    3. Any
                    4. -
                    -
                    - -
                      -
                    1. Hide All
                    2. -
                    3. Show all
                    4. -
                    - Learn more about member selection -
                    -
                    - Visibility -
                    1. Public
                    2. All
                    -
                    -
                    - -
                    -
                    - - -
                    -

                    Type Members

                    -
                    1. - - -

                      - - - case class - - - CommentEvent extends TAPEvent with Product with Serializable - -

                      -

                      A comment (currently unused).

                      -
                    2. - - -

                      - - sealed - trait - - - Directive extends AnyRef - -

                      -

                      A modifier associated with a test result.

                      -
                    3. - - -

                      - - - case class - - - EndEvent extends TAPEvent with Product with Serializable - -

                      -

                      The end of a TAP stream.

                      -
                    4. - - -

                      - - - case class - - - ParseException(message: String) extends RuntimeException with Product with Serializable - -

                      -

                      Exception representing an error during parsing.

                      -
                    5. - - -

                      - - - class - - - Parser extends AnyRef - -

                      -

                      This class parses a TAP stream.

                      -
                    6. - - -

                      - - - case class - - - PlanEvent extends TAPEvent with Product with Serializable - -

                      -

                      A test plan.

                      -
                    7. - - -

                      - - - case class - - - ResultEvent extends TAPEvent with Product with Serializable - -

                      -

                      An individual test result.

                      -
                    8. - - -

                      - - - case class - - - SkipDirective extends Directive with Product with Serializable - -

                      -

                      A directive indicating that this test was skipped.

                      -
                    9. - - -

                      - - - case class - - - SubtestEndEvent extends TAPEvent with Product with Serializable - -

                      -

                      The end of a subtest (currently unused).

                      -
                    10. - - -

                      - - sealed - trait - - - TAPEvent extends AnyRef - -

                      -

                      An event emitted while parsing a TAP stream.

                      -
                    11. - - -

                      - - - class - - - TAPResult extends AnyRef - -

                      -

                      The summarized results of a TAP stream.

                      -
                    12. - - -

                      - - - class - - - TestBuilder extends AnyRef - -

                      -

                      This class provides a convenient yet low level API for generating TAP -streams.

                      -
                    13. - - -

                      - - - class - - - TestResult extends AnyRef - -

                      -

                      The result of a single test.

                      -
                    14. - - -

                      - - - case class - - - TodoDirective extends Directive with Product with Serializable - -

                      -

                      A directive indicating that this test is known to fail.

                      -
                    -
                    - - - -
                    -

                    Value Members

                    -
                    1. - - -

                      - - - object - - - Consumer - -

                      -

                      Contains a method to parse an individual line of TAP.

                      -
                    2. - - -

                      - - - object - - - Producer - -

                      -

                      Contains functions for producing individual lines of TAP.

                      -
                    3. - - -

                      - - - object - - - StartEvent extends TAPEvent with Product with Serializable - -

                      -

                      The start of a TAP stream.

                      -
                    4. - - -

                      - - - object - - - SubtestStartEvent extends TAPEvent with Product with Serializable - -

                      -

                      The start of a subtest (currently unused).

                      -
                    -
                    - - - - -
                    - -
                    -
                    -

                    Inherited from AnyRef

                    -
                    -

                    Inherited from Any

                    -
                    - -
                    - -
                    -
                    -

                    Ungrouped

                    - -
                    -
                    - -
                    - -
                    - - - - - - \ No newline at end of file diff --git a/package.html b/package.html index 0c5cbb6..077ffb7 100644 --- a/package.html +++ b/package.html @@ -67,16 +67,16 @@

                    Value Members

                    -
                    1. - - +
                      1. + +

                        package - org + com

                        -- cgit v1.2.3-54-g00ecf