summaryrefslogtreecommitdiffstats
path: root/com/iinteractive/test/tap/package.html
blob: a0a10d0db0367c0c1ee7eb6ee95653cf245d43c6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html>
        <head>
          <title>tap - com.iinteractive.test.tap</title>
          <meta name="description" content="tap - com.iinteractive.test.tap" />
          <meta name="keywords" content="tap com.iinteractive.test.tap" />
          <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
          
      <link href="../../../../lib/template.css" media="screen" type="text/css" rel="stylesheet" />
      <link href="../../../../lib/diagrams.css" media="screen" type="text/css" rel="stylesheet" id="diagrams-css" />
      <script type="text/javascript" src="../../../../lib/jquery.js" id="jquery-js"></script>
      <script type="text/javascript" src="../../../../lib/jquery-ui.js"></script>
      <script type="text/javascript" src="../../../../lib/template.js"></script>
      <script type="text/javascript" src="../../../../lib/tools.tooltip.js"></script>
      
      <script type="text/javascript">
         if(top === self) {
            var url = '../../../../index.html';
            var hash = 'com.iinteractive.test.tap.package';
            var anchor = window.location.hash;
            var anchor_opt = '';
            if (anchor.length >= 1)
              anchor_opt = '@' + anchor.substring(1);
            window.location.href = url + '#' + hash + anchor_opt;
         }
   	  </script>
    
        </head>
        <body class="value">
      <div id="definition">
        <img src="../../../../lib/package_big.png" />
        <p id="owner"><a href="../../../package.html" class="extype" name="com">com</a>.<a href="../../package.html" class="extype" name="com.iinteractive">iinteractive</a>.<a href="../package.html" class="extype" name="com.iinteractive.test">test</a></p>
        <h1>tap</h1>
      </div>

      <h4 id="signature" class="signature">
      <span class="modifier_kind">
        <span class="modifier"></span>
        <span class="kind">package</span>
      </span>
      <span class="symbol">
        <span class="name">tap</span>
      </span>
      </h4>
      
          <div id="comment" class="fullcommenttop"><div class="comment cmt"><p>Classes for TAP generation and parsing.</p></div><div class="toggleContainer block">
          <span class="toggle">Linear Supertypes</span>
          <div class="superTypes hiddenContent"><span class="extype" name="scala.AnyRef">AnyRef</span>, <span class="extype" name="scala.Any">Any</span></div>
        </div></div>
        

      <div id="mbrsel">
        <div id="textfilter"><span class="pre"></span><span class="input"><input id="mbrsel-input" type="text" accesskey="/" /></span><span class="post"></span></div>
        <div id="order">
              <span class="filtertype">Ordering</span>
              <ol>
                
                <li class="alpha in"><span>Alphabetic</span></li>
                <li class="inherit out"><span>By inheritance</span></li>
              </ol>
            </div>
        <div id="ancestors">
                <span class="filtertype">Inherited<br />
                </span>
                <ol id="linearization">
                  <li class="in" name="com.iinteractive.test.tap"><span>tap</span></li><li class="in" name="scala.AnyRef"><span>AnyRef</span></li><li class="in" name="scala.Any"><span>Any</span></li>
                </ol>
              </div><div id="ancestors">
            <span class="filtertype"></span>
            <ol>
              <li class="hideall out"><span>Hide All</span></li>
              <li class="showall in"><span>Show all</span></li>
            </ol>
            <a href="http://docs.scala-lang.org/overviews/scaladoc/usage.html#members" target="_blank">Learn more about member selection</a>
          </div>
        <div id="visbl">
            <span class="filtertype">Visibility</span>
            <ol><li class="public in"><span>Public</span></li><li class="all out"><span>All</span></li></ol>
          </div>
      </div>

      <div id="template">
        <div id="allMembers">
        

        <div id="types" class="types members">
              <h3>Type Members</h3>
              <ol><li name="com.iinteractive.test.tap.CommentEvent" visbl="pub" data-isabs="false" fullComment="no" group="Ungrouped">
      <a id="CommentEventextendsTAPEventwithProductwithSerializable"></a>
      <a id="CommentEvent:CommentEvent"></a>
      <h4 class="signature">
      <span class="modifier_kind">
        <span class="modifier"></span>
        <span class="kind">case class</span>
      </span>
      <span class="symbol">
        <a href="CommentEvent.html"><span class="name">CommentEvent</span></a><span class="result"> extends <a href="TAPEvent.html" class="extype" name="com.iinteractive.test.tap.TAPEvent">TAPEvent</a> with <span class="extype" name="scala.Product">Product</span> with <span class="extype" name="scala.Serializable">Serializable</span></span>
      </span>
      </h4>
      <p class="comment cmt">A comment (currently unused).</p>
    </li><li name="com.iinteractive.test.tap.Directive" visbl="pub" data-isabs="true" fullComment="no" group="Ungrouped">
      <a id="DirectiveextendsObject"></a>
      <a id="Directive:Directive"></a>
      <h4 class="signature">
      <span class="modifier_kind">
        <span class="modifier">sealed </span>
        <span class="kind">trait</span>
      </span>
      <span class="symbol">
        <a href="Directive.html"><span class="name">Directive</span></a><span class="result"> extends <span class="extype" name="scala.AnyRef">AnyRef</span></span>
      </span>
      </h4>
      <p class="comment cmt">A modifier associated with a test result.</p>
    </li><li name="com.iinteractive.test.tap.EndEvent" visbl="pub" data-isabs="false" fullComment="no" group="Ungrouped">
      <a id="EndEventextendsTAPEventwithProductwithSerializable"></a>
      <a id="EndEvent:EndEvent"></a>
      <h4 class="signature">
      <span class="modifier_kind">
        <span class="modifier"></span>
        <span class="kind">case class</span>
      </span>
      <span class="symbol">
        <a href="EndEvent.html"><span class="name">EndEvent</span></a><span class="result"> extends <a href="TAPEvent.html" class="extype" name="com.iinteractive.test.tap.TAPEvent">TAPEvent</a> with <span class="extype" name="scala.Product">Product</span> with <span class="extype" name="scala.Serializable">Serializable</span></span>
      </span>
      </h4>
      <p class="comment cmt">The end of a TAP stream.</p>
    </li><li name="com.iinteractive.test.tap.ParseException" visbl="pub" data-isabs="false" fullComment="no" group="Ungrouped">
      <a id="ParseExceptionextendsRuntimeExceptionwithProductwithSerializable"></a>
      <a id="ParseException:ParseException"></a>
      <h4 class="signature">
      <span class="modifier_kind">
        <span class="modifier"></span>
        <span class="kind">case class</span>
      </span>
      <span class="symbol">
        <a href="package$$ParseException.html"><span class="name">ParseException</span></a><span class="params">(<span name="message">message: <span class="extype" name="scala.Predef.String">String</span></span>)</span><span class="result"> extends <span class="extype" name="java.lang.RuntimeException">RuntimeException</span> with <span class="extype" name="scala.Product">Product</span> with <span class="extype" name="scala.Serializable">Serializable</span></span>
      </span>
      </h4>
      <p class="comment cmt">Exception representing an error during parsing.</p>
    </li><li name="com.iinteractive.test.tap.Parser" visbl="pub" data-isabs="false" fullComment="no" group="Ungrouped">
      <a id="ParserextendsObject"></a>
      <a id="Parser:Parser"></a>
      <h4 class="signature">
      <span class="modifier_kind">
        <span class="modifier"></span>
        <span class="kind">class</span>
      </span>
      <span class="symbol">
        <a href="Parser.html"><span class="name">Parser</span></a><span class="result"> extends <span class="extype" name="scala.AnyRef">AnyRef</span></span>
      </span>
      </h4>
      <p class="comment cmt">This class parses a TAP stream.</p>
    </li><li name="com.iinteractive.test.tap.PlanEvent" visbl="pub" data-isabs="false" fullComment="no" group="Ungrouped">
      <a id="PlanEventextendsTAPEventwithProductwithSerializable"></a>
      <a id="PlanEvent:PlanEvent"></a>
      <h4 class="signature">
      <span class="modifier_kind">
        <span class="modifier"></span>
        <span class="kind">case class</span>
      </span>
      <span class="symbol">
        <a href="PlanEvent.html"><span class="name">PlanEvent</span></a><span class="result"> extends <a href="TAPEvent.html" class="extype" name="com.iinteractive.test.tap.TAPEvent">TAPEvent</a> with <span class="extype" name="scala.Product">Product</span> with <span class="extype" name="scala.Serializable">Serializable</span></span>
      </span>
      </h4>
      <p class="comment cmt">A test plan.</p>
    </li><li name="com.iinteractive.test.tap.ResultEvent" visbl="pub" data-isabs="false" fullComment="no" group="Ungrouped">
      <a id="ResultEventextendsTAPEventwithProductwithSerializable"></a>
      <a id="ResultEvent:ResultEvent"></a>
      <h4 class="signature">
      <span class="modifier_kind">
        <span class="modifier"></span>
        <span class="kind">case class</span>
      </span>
      <span class="symbol">
        <a href="ResultEvent.html"><span class="name">ResultEvent</span></a><span class="result"> extends <a href="TAPEvent.html" class="extype" name="com.iinteractive.test.tap.TAPEvent">TAPEvent</a> with <span class="extype" name="scala.Product">Product</span> with <span class="extype" name="scala.Serializable">Serializable</span></span>
      </span>
      </h4>
      <p class="comment cmt">An individual test result.</p>
    </li><li name="com.iinteractive.test.tap.SkipDirective" visbl="pub" data-isabs="false" fullComment="no" group="Ungrouped">
      <a id="SkipDirectiveextendsDirectivewithProductwithSerializable"></a>
      <a id="SkipDirective:SkipDirective"></a>
      <h4 class="signature">
      <span class="modifier_kind">
        <span class="modifier"></span>
        <span class="kind">case class</span>
      </span>
      <span class="symbol">
        <a href="SkipDirective.html"><span class="name">SkipDirective</span></a><span class="result"> extends <a href="Directive.html" class="extype" name="com.iinteractive.test.tap.Directive">Directive</a> with <span class="extype" name="scala.Product">Product</span> with <span class="extype" name="scala.Serializable">Serializable</span></span>
      </span>
      </h4>
      <p class="comment cmt">A directive indicating that this test was skipped.</p>
    </li><li name="com.iinteractive.test.tap.SubtestEndEvent" visbl="pub" data-isabs="false" fullComment="no" group="Ungrouped">
      <a id="SubtestEndEventextendsTAPEventwithProductwithSerializable"></a>
      <a id="SubtestEndEvent:SubtestEndEvent"></a>
      <h4 class="signature">
      <span class="modifier_kind">
        <span class="modifier"></span>
        <span class="kind">case class</span>
      </span>
      <span class="symbol">
        <a href="SubtestEndEvent.html"><span class="name">SubtestEndEvent</span></a><span class="result"> extends <a href="TAPEvent.html" class="extype" name="com.iinteractive.test.tap.TAPEvent">TAPEvent</a> with <span class="extype" name="scala.Product">Product</span> with <span class="extype" name="scala.Serializable">Serializable</span></span>
      </span>
      </h4>
      <p class="comment cmt">The end of a subtest (currently unused).</p>
    </li><li name="com.iinteractive.test.tap.TAPEvent" visbl="pub" data-isabs="true" fullComment="no" group="Ungrouped">
      <a id="TAPEventextendsObject"></a>
      <a id="TAPEvent:TAPEvent"></a>
      <h4 class="signature">
      <span class="modifier_kind">
        <span class="modifier">sealed </span>
        <span class="kind">trait</span>
      </span>
      <span class="symbol">
        <a href="TAPEvent.html"><span class="name">TAPEvent</span></a><span class="result"> extends <span class="extype" name="scala.AnyRef">AnyRef</span></span>
      </span>
      </h4>
      <p class="comment cmt">An event emitted while parsing a TAP stream.</p>
    </li><li name="com.iinteractive.test.tap.TAPResult" visbl="pub" data-isabs="false" fullComment="no" group="Ungrouped">
      <a id="TAPResultextendsObject"></a>
      <a id="TAPResult:TAPResult"></a>
      <h4 class="signature">
      <span class="modifier_kind">
        <span class="modifier"></span>
        <span class="kind">class</span>
      </span>
      <span class="symbol">
        <a href="TAPResult.html"><span class="name">TAPResult</span></a><span class="result"> extends <span class="extype" name="scala.AnyRef">AnyRef</span></span>
      </span>
      </h4>
      <p class="comment cmt">The summarized results of a TAP stream.</p>
    </li><li name="com.iinteractive.test.tap.TestBuilder" visbl="pub" data-isabs="false" fullComment="no" group="Ungrouped">
      <a id="TestBuilderextendsObject"></a>
      <a id="TestBuilder:TestBuilder"></a>
      <h4 class="signature">
      <span class="modifier_kind">
        <span class="modifier"></span>
        <span class="kind">class</span>
      </span>
      <span class="symbol">
        <a href="TestBuilder.html"><span class="name">TestBuilder</span></a><span class="result"> extends <span class="extype" name="scala.AnyRef">AnyRef</span></span>
      </span>
      </h4>
      <p class="comment cmt">This class provides a convenient yet low level API for generating TAP
streams.</p>
    </li><li name="com.iinteractive.test.tap.TestResult" visbl="pub" data-isabs="false" fullComment="no" group="Ungrouped">
      <a id="TestResultextendsObject"></a>
      <a id="TestResult:TestResult"></a>
      <h4 class="signature">
      <span class="modifier_kind">
        <span class="modifier"></span>
        <span class="kind">class</span>
      </span>
      <span class="symbol">
        <a href="TestResult.html"><span class="name">TestResult</span></a><span class="result"> extends <span class="extype" name="scala.AnyRef">AnyRef</span></span>
      </span>
      </h4>
      <p class="comment cmt">The result of a single test.</p>
    </li><li name="com.iinteractive.test.tap.TodoDirective" visbl="pub" data-isabs="false" fullComment="no" group="Ungrouped">
      <a id="TodoDirectiveextendsDirectivewithProductwithSerializable"></a>
      <a id="TodoDirective:TodoDirective"></a>
      <h4 class="signature">
      <span class="modifier_kind">
        <span class="modifier"></span>
        <span class="kind">case class</span>
      </span>
      <span class="symbol">
        <a href="TodoDirective.html"><span class="name">TodoDirective</span></a><span class="result"> extends <a href="Directive.html" class="extype" name="com.iinteractive.test.tap.Directive">Directive</a> with <span class="extype" name="scala.Product">Product</span> with <span class="extype" name="scala.Serializable">Serializable</span></span>
      </span>
      </h4>
      <p class="comment cmt">A directive indicating that this test is known to fail.</p>
    </li></ol>
            </div>

        

        <div id="values" class="values members">
              <h3>Value Members</h3>
              <ol><li name="com.iinteractive.test.tap.Consumer" visbl="pub" data-isabs="false" fullComment="no" group="Ungrouped">
      <a id="Consumer"></a>
      <a id="Consumer:Consumer"></a>
      <h4 class="signature">
      <span class="modifier_kind">
        <span class="modifier"></span>
        <span class="kind">object</span>
      </span>
      <span class="symbol">
        <a href="Consumer$.html"><span class="name">Consumer</span></a>
      </span>
      </h4>
      <p class="comment cmt">Contains a method to parse an individual line of TAP.</p>
    </li><li name="com.iinteractive.test.tap.Producer" visbl="pub" data-isabs="false" fullComment="no" group="Ungrouped">
      <a id="Producer"></a>
      <a id="Producer:Producer"></a>
      <h4 class="signature">
      <span class="modifier_kind">
        <span class="modifier"></span>
        <span class="kind">object</span>
      </span>
      <span class="symbol">
        <a href="Producer$.html"><span class="name">Producer</span></a>
      </span>
      </h4>
      <p class="comment cmt">Contains functions for producing individual lines of TAP.</p>
    </li><li name="com.iinteractive.test.tap.StartEvent" visbl="pub" data-isabs="false" fullComment="no" group="Ungrouped">
      <a id="StartEvent"></a>
      <a id="StartEvent:StartEvent"></a>
      <h4 class="signature">
      <span class="modifier_kind">
        <span class="modifier"></span>
        <span class="kind">object</span>
      </span>
      <span class="symbol">
        <a href="StartEvent$.html"><span class="name">StartEvent</span></a><span class="result"> extends <a href="TAPEvent.html" class="extype" name="com.iinteractive.test.tap.TAPEvent">TAPEvent</a> with <span class="extype" name="scala.Product">Product</span> with <span class="extype" name="scala.Serializable">Serializable</span></span>
      </span>
      </h4>
      <p class="comment cmt">The start of a TAP stream.</p>
    </li><li name="com.iinteractive.test.tap.SubtestStartEvent" visbl="pub" data-isabs="false" fullComment="no" group="Ungrouped">
      <a id="SubtestStartEvent"></a>
      <a id="SubtestStartEvent:SubtestStartEvent"></a>
      <h4 class="signature">
      <span class="modifier_kind">
        <span class="modifier"></span>
        <span class="kind">object</span>
      </span>
      <span class="symbol">
        <a href="SubtestStartEvent$.html"><span class="name">SubtestStartEvent</span></a><span class="result"> extends <a href="TAPEvent.html" class="extype" name="com.iinteractive.test.tap.TAPEvent">TAPEvent</a> with <span class="extype" name="scala.Product">Product</span> with <span class="extype" name="scala.Serializable">Serializable</span></span>
      </span>
      </h4>
      <p class="comment cmt">The start of a subtest (currently unused).</p>
    </li></ol>
            </div>

        

        
        </div>

        <div id="inheritedMembers">
        <div class="parent" name="scala.AnyRef">
              <h3>Inherited from <span class="extype" name="scala.AnyRef">AnyRef</span></h3>
            </div><div class="parent" name="scala.Any">
              <h3>Inherited from <span class="extype" name="scala.Any">Any</span></h3>
            </div>
        
        </div>

        <div id="groupedMembers">
        <div class="group" name="Ungrouped">
              <h3>Ungrouped</h3>
              
            </div>
        </div>

      </div>

      <div id="tooltip"></div>

      <div id="footer">  </div>


    </body>
      </html>