| changeset 0 | 40c8f766c9b8 |
| -1:000000000000 | 0:40c8f766c9b8 |
|---|---|
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> |
|
2 <html xmlns:yui="http://yuilibrary.com/rdf/1.0/yui.rdf#"> |
|
3 <head> |
|
4 <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> |
|
5 <title>API: test Test.Manager (YUI Library)</title> |
|
6 |
|
7 <link rel="stylesheet" type="text/css" href="assets/reset-fonts-grids-min.css" /> |
|
8 <link rel="stylesheet" type="text/css" href="assets/api.css" /> |
|
9 |
|
10 <script type="text/javascript" src="assets/api-js"></script> |
|
11 <script type="text/javascript" src="assets/ac-js"></script> |
|
12 </head> |
|
13 |
|
14 <body id="yahoo-com"> |
|
15 |
|
16 <div id="doc3" class="yui-t2"> |
|
17 <div id="hd"> |
|
18 <h1><a href="http://developer.yahoo.com/yui/" title="Yahoo! UI Library">Yahoo! UI Library</a></h1> |
|
19 <h3>test <span class="subtitle">3.0.0</span></h3> |
|
20 <a href="./index.html" title="Yahoo! UI Library">Yahoo! UI Library</a> |
|
21 > <a href="./module_test.html" title="test">test</a> |
|
22 > Test.Manager |
|
23 |
|
24 <form onsubmit="return false"> |
|
25 <div id="propertysearch"> |
|
26 Search: <input autocomplete="off" id="searchinput" /> |
|
27 <div id="searchresults"> |
|
28 |
|
29 </div> |
|
30 </div> |
|
31 </form> |
|
32 </div> |
|
33 |
|
34 <div id="bd"> |
|
35 <div id="yui-main"> |
|
36 <div class="yui-b"> |
|
37 <form action="#" name="yui-classopts-form" method="get" id="yui-classopts-form"> |
|
38 <fieldset> |
|
39 <legend>Filters</legend> |
|
40 <span class="classopts"><input type="checkbox" name="show_private" id="show_private" /> <label for="show_private">Show Private</label></span> |
|
41 <span class="classopts"><input type="checkbox" name="show_protected" id="show_protected" /> <label for="show_protected">Show Protected</label></span> |
|
42 <span class="classopts"><input type="checkbox" name="show_deprecated" id="show_deprecated" /> <label for="show_deprecated">Show Deprecated</label></span> |
|
43 </fieldset> |
|
44 </form> |
|
45 |
|
46 <h2> |
|
47 |
|
48 |
|
49 <code>static</code> |
|
50 |
|
51 Class <b property="yui:name">Test.Manager</b> |
|
52 <span class="extends"> |
|
53 </span> |
|
54 |
|
55 </h2> |
|
56 <!-- class tree goes here --> |
|
57 |
|
58 |
|
59 |
|
60 |
|
61 <div class="summary description" property="yui:description"> |
|
62 Runs pages containing test suite definitions. |
|
63 </div> |
|
64 |
|
65 |
|
66 <div rel="yui:properties" resource="#properties"> |
|
67 <div class="section field details"> |
|
68 <h3 id="properties">Properties</h3> |
|
69 <div class="content"> |
|
70 <div class="private" rel="yui:property" resource="#property__curPage"> |
|
71 <h4><a name="property__curPage" property="yui:name">_curPage</a> |
|
72 - <code>private static <span property="yui:type">String</span></code> |
|
73 </h4> |
|
74 <div class="detail"> |
|
75 <div class="description" property="yui:description"> |
|
76 The URL of the page currently being executed. |
|
77 </div> |
|
78 </div> |
|
79 |
|
80 |
|
81 |
|
82 |
|
83 <hr /> |
|
84 </div> |
|
85 <div class="private" rel="yui:property" resource="#property__frame"> |
|
86 <h4><a name="property__frame" property="yui:name">_frame</a> |
|
87 - <code>private static <span property="yui:type">Window</span></code> |
|
88 </h4> |
|
89 <div class="detail"> |
|
90 <div class="description" property="yui:description"> |
|
91 The frame used to load and run tests. |
|
92 </div> |
|
93 </div> |
|
94 |
|
95 |
|
96 |
|
97 |
|
98 <hr /> |
|
99 </div> |
|
100 <div class="private" rel="yui:property" resource="#property__logger"> |
|
101 <h4><a name="property__logger" property="yui:name">_logger</a> |
|
102 - <code>private static <span property="yui:type">YAHOO.tool.TestLogger</span></code> |
|
103 </h4> |
|
104 <div class="detail"> |
|
105 <div class="description" property="yui:description"> |
|
106 The logger used to output results from the various tests. |
|
107 </div> |
|
108 </div> |
|
109 |
|
110 |
|
111 |
|
112 |
|
113 <hr /> |
|
114 </div> |
|
115 <div class="private" rel="yui:property" resource="#property__pages"> |
|
116 <h4><a name="property__pages" property="yui:name">_pages</a> |
|
117 - <code>private static <span property="yui:type">String[]</span></code> |
|
118 </h4> |
|
119 <div class="detail"> |
|
120 <div class="description" property="yui:description"> |
|
121 Array of pages to load. |
|
122 </div> |
|
123 </div> |
|
124 |
|
125 |
|
126 |
|
127 |
|
128 <hr /> |
|
129 </div> |
|
130 <div class="private" rel="yui:property" resource="#property__results"> |
|
131 <h4><a name="property__results" property="yui:name">_results</a> |
|
132 - <code>private static <span property="yui:type">Object</span></code> |
|
133 </h4> |
|
134 <div class="detail"> |
|
135 <div class="description" property="yui:description"> |
|
136 Aggregated results |
|
137 </div> |
|
138 </div> |
|
139 |
|
140 |
|
141 |
|
142 |
|
143 <hr /> |
|
144 </div> |
|
145 <div class="private" rel="yui:property" resource="#property__timeoutId"> |
|
146 <h4><a name="property__timeoutId" property="yui:name">_timeoutId</a> |
|
147 - <code>private static <span property="yui:type">int</span></code> |
|
148 </h4> |
|
149 <div class="detail"> |
|
150 <div class="description" property="yui:description"> |
|
151 The timeout ID for the next iteration through the tests. |
|
152 </div> |
|
153 </div> |
|
154 |
|
155 |
|
156 |
|
157 |
|
158 <hr /> |
|
159 </div> |
|
160 <div class="" rel="yui:property" resource="#property_TEST_MANAGER_BEGIN_EVENT"> |
|
161 <h4><a name="property_TEST_MANAGER_BEGIN_EVENT" property="yui:name">TEST_MANAGER_BEGIN_EVENT</a> |
|
162 - <code>static final <span property="yui:type">string</span></code> |
|
163 </h4> |
|
164 <div class="detail"> |
|
165 <div class="description" property="yui:description"> |
|
166 Constant for the testmanagerbegin custom event |
|
167 </div> |
|
168 </div> |
|
169 |
|
170 |
|
171 |
|
172 |
|
173 <hr /> |
|
174 </div> |
|
175 <div class="" rel="yui:property" resource="#property_TEST_MANAGER_COMPLETE_EVENT"> |
|
176 <h4><a name="property_TEST_MANAGER_COMPLETE_EVENT" property="yui:name">TEST_MANAGER_COMPLETE_EVENT</a> |
|
177 - <code>static final <span property="yui:type">string</span></code> |
|
178 </h4> |
|
179 <div class="detail"> |
|
180 <div class="description" property="yui:description"> |
|
181 Constant for the testmanagercomplete custom event |
|
182 </div> |
|
183 </div> |
|
184 |
|
185 |
|
186 |
|
187 |
|
188 <hr /> |
|
189 </div> |
|
190 <div class="" rel="yui:property" resource="#property_TEST_PAGE_BEGIN_EVENT"> |
|
191 <h4><a name="property_TEST_PAGE_BEGIN_EVENT" property="yui:name">TEST_PAGE_BEGIN_EVENT</a> |
|
192 - <code>static final <span property="yui:type">string</span></code> |
|
193 </h4> |
|
194 <div class="detail"> |
|
195 <div class="description" property="yui:description"> |
|
196 Constant for the testpagebegin custom event |
|
197 </div> |
|
198 </div> |
|
199 |
|
200 |
|
201 |
|
202 |
|
203 <hr /> |
|
204 </div> |
|
205 <div class="" rel="yui:property" resource="#property_TEST_PAGE_COMPLETE_EVENT"> |
|
206 <h4><a name="property_TEST_PAGE_COMPLETE_EVENT" property="yui:name">TEST_PAGE_COMPLETE_EVENT</a> |
|
207 - <code>static final <span property="yui:type">string</span></code> |
|
208 </h4> |
|
209 <div class="detail"> |
|
210 <div class="description" property="yui:description"> |
|
211 Constant for the testpagecomplete custom event |
|
212 </div> |
|
213 </div> |
|
214 |
|
215 |
|
216 |
|
217 |
|
218 <hr /> |
|
219 </div> |
|
220 </div> |
|
221 </div> |
|
222 |
|
223 </div> |
|
224 |
|
225 <div rel="yui:methods" resource="#methods"> |
|
226 <div class="section method details"> |
|
227 <h3 id="methods">Methods</h3> |
|
228 <div class="content"> |
|
229 <div class="private" rel="yui:method" resource="#method__handleTestRunnerComplete"> |
|
230 <h4> |
|
231 <a name="method__handleTestRunnerComplete">_handleTestRunnerComplete</a></h4> |
|
232 <div class="detail" > |
|
233 <code> |
|
234 private |
|
235 static |
|
236 |
|
237 Void |
|
238 <strong property="yui:name">_handleTestRunnerComplete</strong> |
|
239 ( |
|
240 |
|
241 |
|
242 data |
|
243 |
|
244 |
|
245 ) |
|
246 </code> |
|
247 |
|
248 <div class="description" property="yui:description"> |
|
249 Handles TestRunner.COMPLETE_EVENT, storing the results and beginning |
|
250 the loop again. |
|
251 </div> |
|
252 |
|
253 <div class="description"> |
|
254 |
|
255 <dl rel="yui:parameters"> |
|
256 <dt>Parameters:</dt> |
|
257 <dd rel="yui:parameter"> |
|
258 <code><span property="yui:name">data</span> |
|
259 <<span property="yui:type">Object</span>> |
|
260 </code> |
|
261 <span property="yui:description"> Data about the event.</span> |
|
262 </dd> |
|
263 </dl> |
|
264 |
|
265 |
|
266 |
|
267 |
|
268 |
|
269 </div> |
|
270 |
|
271 </div> |
|
272 <hr /> |
|
273 </div> |
|
274 <div class="private" rel="yui:method" resource="#method__processResults"> |
|
275 <h4> |
|
276 <a name="method__processResults">_processResults</a></h4> |
|
277 <div class="detail" > |
|
278 <code> |
|
279 private |
|
280 static |
|
281 |
|
282 Void |
|
283 <strong property="yui:name">_processResults</strong> |
|
284 ( |
|
285 ) |
|
286 </code> |
|
287 |
|
288 <div class="description" property="yui:description"> |
|
289 Processes the results of a test page run, outputting log messages |
|
290 for failed tests. |
|
291 </div> |
|
292 |
|
293 <div class="description"> |
|
294 |
|
295 |
|
296 |
|
297 |
|
298 |
|
299 |
|
300 </div> |
|
301 |
|
302 </div> |
|
303 <hr /> |
|
304 </div> |
|
305 <div class="private" rel="yui:method" resource="#method__run"> |
|
306 <h4> |
|
307 <a name="method__run">_run</a></h4> |
|
308 <div class="detail" > |
|
309 <code> |
|
310 private |
|
311 static |
|
312 |
|
313 Void |
|
314 <strong property="yui:name">_run</strong> |
|
315 ( |
|
316 ) |
|
317 </code> |
|
318 |
|
319 <div class="description" property="yui:description"> |
|
320 Loads the next test page into the iframe. |
|
321 </div> |
|
322 |
|
323 <div class="description"> |
|
324 |
|
325 |
|
326 |
|
327 |
|
328 |
|
329 |
|
330 </div> |
|
331 |
|
332 </div> |
|
333 <hr /> |
|
334 </div> |
|
335 <div class="" rel="yui:method" resource="#method_load"> |
|
336 <h4> |
|
337 <a name="method_load">load</a></h4> |
|
338 <div class="detail" > |
|
339 <code> |
|
340 |
|
341 static |
|
342 |
|
343 Void |
|
344 <strong property="yui:name">load</strong> |
|
345 ( |
|
346 ) |
|
347 </code> |
|
348 |
|
349 <div class="description" property="yui:description"> |
|
350 Signals that a test page has been loaded. This should be called from |
|
351 within the test page itself to notify the TestManager that it is ready. |
|
352 </div> |
|
353 |
|
354 <div class="description"> |
|
355 |
|
356 |
|
357 |
|
358 |
|
359 |
|
360 |
|
361 </div> |
|
362 |
|
363 </div> |
|
364 <hr /> |
|
365 </div> |
|
366 <div class="" rel="yui:method" resource="#method_setPages"> |
|
367 <h4> |
|
368 <a name="method_setPages">setPages</a></h4> |
|
369 <div class="detail" > |
|
370 <code> |
|
371 |
|
372 static |
|
373 |
|
374 Void |
|
375 <strong property="yui:name">setPages</strong> |
|
376 ( |
|
377 |
|
378 |
|
379 pages |
|
380 |
|
381 |
|
382 ) |
|
383 </code> |
|
384 |
|
385 <div class="description" property="yui:description"> |
|
386 Sets the pages to be loaded. |
|
387 </div> |
|
388 |
|
389 <div class="description"> |
|
390 |
|
391 <dl rel="yui:parameters"> |
|
392 <dt>Parameters:</dt> |
|
393 <dd rel="yui:parameter"> |
|
394 <code><span property="yui:name">pages</span> |
|
395 <<span property="yui:type">String[]</span>> |
|
396 </code> |
|
397 <span property="yui:description"> An array of URLs to load.</span> |
|
398 </dd> |
|
399 </dl> |
|
400 |
|
401 |
|
402 |
|
403 |
|
404 |
|
405 </div> |
|
406 |
|
407 </div> |
|
408 <hr /> |
|
409 </div> |
|
410 <div class="" rel="yui:method" resource="#method_start"> |
|
411 <h4> |
|
412 <a name="method_start">start</a></h4> |
|
413 <div class="detail" > |
|
414 <code> |
|
415 |
|
416 static |
|
417 |
|
418 Void |
|
419 <strong property="yui:name">start</strong> |
|
420 ( |
|
421 ) |
|
422 </code> |
|
423 |
|
424 <div class="description" property="yui:description"> |
|
425 Begins the process of running the tests. |
|
426 </div> |
|
427 |
|
428 <div class="description"> |
|
429 |
|
430 |
|
431 |
|
432 |
|
433 |
|
434 |
|
435 </div> |
|
436 |
|
437 </div> |
|
438 <hr /> |
|
439 </div> |
|
440 <div class="" rel="yui:method" resource="#method_stop"> |
|
441 <h4> |
|
442 <a name="method_stop">stop</a></h4> |
|
443 <div class="detail" > |
|
444 <code> |
|
445 |
|
446 static |
|
447 |
|
448 Void |
|
449 <strong property="yui:name">stop</strong> |
|
450 ( |
|
451 ) |
|
452 </code> |
|
453 |
|
454 <div class="description" property="yui:description"> |
|
455 Stops the execution of tests. |
|
456 </div> |
|
457 |
|
458 <div class="description"> |
|
459 |
|
460 |
|
461 |
|
462 |
|
463 |
|
464 |
|
465 </div> |
|
466 |
|
467 </div> |
|
468 <hr /> |
|
469 </div> |
|
470 </div> |
|
471 </div> |
|
472 |
|
473 </div> |
|
474 |
|
475 <div rel="yui:events" resource="#events"> |
|
476 <div class="section method details"> |
|
477 <h3 id="events">Events</h3> |
|
478 <div class="content"> |
|
479 <div class="" rel="yui:event" resource="#event_testmanagerbegin"> |
|
480 <h4> |
|
481 <a name="event_testmanagerbegin">testmanagerbegin</a></h4> |
|
482 <div class="detail"> |
|
483 <code> |
|
484 |
|
485 static |
|
486 |
|
487 <strong property="yui:name">testmanagerbegin</strong> |
|
488 |
|
489 ( |
|
490 ) |
|
491 |
|
492 </code> |
|
493 |
|
494 <div class="description" property="yui:description"> |
|
495 Fires when the test manager starts running all test pages |
|
496 </div> |
|
497 |
|
498 <div class="description"> |
|
499 |
|
500 |
|
501 |
|
502 |
|
503 </div> |
|
504 |
|
505 </div> |
|
506 <hr /> |
|
507 </div> |
|
508 <div class="" rel="yui:event" resource="#event_testmanagercomplete"> |
|
509 <h4> |
|
510 <a name="event_testmanagercomplete">testmanagercomplete</a></h4> |
|
511 <div class="detail"> |
|
512 <code> |
|
513 |
|
514 static |
|
515 |
|
516 <strong property="yui:name">testmanagercomplete</strong> |
|
517 |
|
518 ( |
|
519 |
|
520 |
|
521 obj |
|
522 |
|
523 |
|
524 ) |
|
525 |
|
526 </code> |
|
527 |
|
528 <div class="description" property="yui:description"> |
|
529 Fires when the test manager finishes running all test pages. External |
|
530 test runners should subscribe to this event in order to get the |
|
531 aggregated test results. |
|
532 </div> |
|
533 |
|
534 <div class="description"> |
|
535 |
|
536 |
|
537 <dl rel="yui:parameters"> |
|
538 <dt>Parameters:</dt> |
|
539 <dd rel="yui:parameter"> |
|
540 <code><span property="yui:name">obj</span> |
|
541 <<span property="yui:type"> pages_passed: int, pages_failed: int, tests_passed: int |
|
542 tests_failed: int, passed: string[], failed: string[], |
|
543 page_results: {} </span>> |
|
544 </code> |
|
545 <span property="yui:description"></span> |
|
546 </dd> |
|
547 |
|
548 </dl> |
|
549 |
|
550 |
|
551 </div> |
|
552 |
|
553 </div> |
|
554 <hr /> |
|
555 </div> |
|
556 <div class="" rel="yui:event" resource="#event_testpagebegin"> |
|
557 <h4> |
|
558 <a name="event_testpagebegin">testpagebegin</a></h4> |
|
559 <div class="detail"> |
|
560 <code> |
|
561 |
|
562 static |
|
563 |
|
564 <strong property="yui:name">testpagebegin</strong> |
|
565 |
|
566 ( |
|
567 |
|
568 |
|
569 curPage |
|
570 |
|
571 |
|
572 ) |
|
573 |
|
574 </code> |
|
575 |
|
576 <div class="description" property="yui:description"> |
|
577 Fires when loading a test page |
|
578 </div> |
|
579 |
|
580 <div class="description"> |
|
581 |
|
582 |
|
583 <dl rel="yui:parameters"> |
|
584 <dt>Parameters:</dt> |
|
585 <dd rel="yui:parameter"> |
|
586 <code><span property="yui:name">curPage</span> |
|
587 <<span property="yui:type">string</span>> |
|
588 </code> |
|
589 <span property="yui:description"> the page being loaded</span> |
|
590 </dd> |
|
591 |
|
592 </dl> |
|
593 |
|
594 |
|
595 </div> |
|
596 |
|
597 </div> |
|
598 <hr /> |
|
599 </div> |
|
600 <div class="" rel="yui:event" resource="#event_testpagecomplete"> |
|
601 <h4> |
|
602 <a name="event_testpagecomplete">testpagecomplete</a></h4> |
|
603 <div class="detail"> |
|
604 <code> |
|
605 |
|
606 static |
|
607 |
|
608 <strong property="yui:name">testpagecomplete</strong> |
|
609 |
|
610 ( |
|
611 |
|
612 |
|
613 obj |
|
614 |
|
615 |
|
616 ) |
|
617 |
|
618 </code> |
|
619 |
|
620 <div class="description" property="yui:description"> |
|
621 Fires when a test page is complete |
|
622 </div> |
|
623 |
|
624 <div class="description"> |
|
625 |
|
626 |
|
627 <dl rel="yui:parameters"> |
|
628 <dt>Parameters:</dt> |
|
629 <dd rel="yui:parameter"> |
|
630 <code><span property="yui:name">obj</span> |
|
631 <<span property="yui:type">page: string, results: object</span>> |
|
632 </code> |
|
633 <span property="yui:description"> the name of the |
|
634 page that was loaded, and the test suite results</span> |
|
635 </dd> |
|
636 |
|
637 </dl> |
|
638 |
|
639 |
|
640 </div> |
|
641 |
|
642 </div> |
|
643 <hr /> |
|
644 </div> |
|
645 </div> |
|
646 </div> |
|
647 |
|
648 |
|
649 </div> |
|
650 |
|
651 <div rel="yui:attributes" resource="#configattributes"> |
|
652 |
|
653 </div> |
|
654 |
|
655 </div> |
|
656 </div> |
|
657 <div class="yui-b"> |
|
658 <div class="nav"> |
|
659 |
|
660 <div id="moduleList" class="module"> |
|
661 <h4>Modules</h4> |
|
662 <ul class="content"> |
|
663 <li class=""><a href="module_anim.html" title="anim">anim</a></li> |
|
664 <li class=""><a href="module_async-queue.html" title="async-queue">async-queue</a></li> |
|
665 <li class=""><a href="module_attribute.html" title="attribute">attribute</a></li> |
|
666 <li class=""><a href="module_base.html" title="base">base</a></li> |
|
667 <li class=""><a href="module_cache.html" title="cache">cache</a></li> |
|
668 <li class=""><a href="module_classnamemanager.html" title="classnamemanager">classnamemanager</a></li> |
|
669 <li class=""><a href="module_collection.html" title="collection">collection</a></li> |
|
670 <li class=""><a href="module_console.html" title="console">console</a></li> |
|
671 <li class=""><a href="module_console-filters.html" title="console-filters">console-filters</a></li> |
|
672 <li class=""><a href="module_cookie.html" title="cookie">cookie</a></li> |
|
673 <li class=""><a href="module_dataschema.html" title="dataschema">dataschema</a></li> |
|
674 <li class=""><a href="module_datasource.html" title="datasource">datasource</a></li> |
|
675 <li class=""><a href="module_datatype.html" title="datatype">datatype</a></li> |
|
676 <li class=""><a href="module_dd.html" title="dd">dd</a></li> |
|
677 <li class=""><a href="module_dom.html" title="dom">dom</a></li> |
|
678 <li class=""><a href="module_dump.html" title="dump">dump</a></li> |
|
679 <li class=""><a href="module_event.html" title="event">event</a></li> |
|
680 <li class=""><a href="module_event-custom.html" title="event-custom">event-custom</a></li> |
|
681 <li class=""><a href="module_event-simulate.html" title="event-simulate">event-simulate</a></li> |
|
682 <li class=""><a href="module_history.html" title="history">history</a></li> |
|
683 <li class=""><a href="module_imageloader.html" title="imageloader">imageloader</a></li> |
|
684 <li class=""><a href="module_io.html" title="io">io</a></li> |
|
685 <li class=""><a href="module_json.html" title="json">json</a></li> |
|
686 <li class=""><a href="module_node.html" title="node">node</a></li> |
|
687 <li class=""><a href="module_node-focusmanager.html" title="node-focusmanager">node-focusmanager</a></li> |
|
688 <li class=""><a href="module_node-menunav.html" title="node-menunav">node-menunav</a></li> |
|
689 <li class=""><a href="module_oop.html" title="oop">oop</a></li> |
|
690 <li class=""><a href="module_overlay.html" title="overlay">overlay</a></li> |
|
691 <li class=""><a href="module_plugin.html" title="plugin">plugin</a></li> |
|
692 <li class=""><a href="module_profiler.html" title="profiler">profiler</a></li> |
|
693 <li class=""><a href="module_queue-promote.html" title="queue-promote">queue-promote</a></li> |
|
694 <li class=""><a href="module_slider.html" title="slider">slider</a></li> |
|
695 <li class=""><a href="module_stylesheet.html" title="stylesheet">stylesheet</a></li> |
|
696 <li class=""><a href="module_substitute.html" title="substitute">substitute</a></li> |
|
697 <li class="selected"><a href="module_test.html" title="test">test</a></li> |
|
698 <li class=""><a href="module_widget.html" title="widget">widget</a></li> |
|
699 <li class=""><a href="module_widget-position.html" title="widget-position">widget-position</a></li> |
|
700 <li class=""><a href="module_widget-position-ext.html" title="widget-position-ext">widget-position-ext</a></li> |
|
701 <li class=""><a href="module_widget-stack.html" title="widget-stack">widget-stack</a></li> |
|
702 <li class=""><a href="module_widget-stdmod.html" title="widget-stdmod">widget-stdmod</a></li> |
|
703 <li class=""><a href="module_yui.html" title="yui">yui</a></li> |
|
704 </ul> |
|
705 </div> |
|
706 |
|
707 <div id="classList" class="module"> |
|
708 <h4>Classes</h4> |
|
709 <ul class="content"> |
|
710 <li class=""><a href="Assert.html" title="Assert">Assert</a></li> |
|
711 <li class=""><a href="Assert.ComparisonFailure.html" title="Assert.ComparisonFailure">Assert.ComparisonFailure</a></li> |
|
712 <li class=""><a href="Assert.Error.html" title="Assert.Error">Assert.Error</a></li> |
|
713 <li class=""><a href="Assert.ObjectAssert.html" title="Assert.ObjectAssert">Assert.ObjectAssert</a></li> |
|
714 <li class=""><a href="Assert.ShouldError.html" title="Assert.ShouldError">Assert.ShouldError</a></li> |
|
715 <li class=""><a href="Assert.ShouldFail.html" title="Assert.ShouldFail">Assert.ShouldFail</a></li> |
|
716 <li class=""><a href="Assert.UnexpectedError.html" title="Assert.UnexpectedError">Assert.UnexpectedError</a></li> |
|
717 <li class=""><a href="Assert.UnexpectedValue.html" title="Assert.UnexpectedValue">Assert.UnexpectedValue</a></li> |
|
718 <li class=""><a href="Test.ArrayAssert.html" title="Test.ArrayAssert">Test.ArrayAssert</a></li> |
|
719 <li class=""><a href="Test.Case.html" title="Test.Case">Test.Case</a></li> |
|
720 <li class=""><a href="Test.DateAssert.html" title="Test.DateAssert">Test.DateAssert</a></li> |
|
721 <li class=""><a href="Test.Format.Mock.html" title="Test.Format.Mock">Test.Format.Mock</a></li> |
|
722 <li class="selected"><a href="Test.Manager.html" title="Test.Manager">Test.Manager</a></li> |
|
723 <li class=""><a href="Test.Reporter.html" title="Test.Reporter">Test.Reporter</a></li> |
|
724 <li class=""><a href="Test.Runner.html" title="Test.Runner">Test.Runner</a></li> |
|
725 <li class=""><a href="Test.Suite.html" title="Test.Suite">Test.Suite</a></li> |
|
726 <li class=""><a href="Test.TestNode.html" title="Test.TestNode">Test.TestNode</a></li> |
|
727 <li class=""><a href="Test.Wait.html" title="Test.Wait">Test.Wait</a></li> |
|
728 </ul> |
|
729 </div> |
|
730 |
|
731 <div id="fileList" class="module"> |
|
732 <h4>Files</h4> |
|
733 <ul class="content"> |
|
734 <li class=""><a href="ArrayAssert.js.html" title="ArrayAssert.js">ArrayAssert.js</a></li> |
|
735 <li class=""><a href="Assert.js.html" title="Assert.js">Assert.js</a></li> |
|
736 <li class=""><a href="DateAssert.js.html" title="DateAssert.js">DateAssert.js</a></li> |
|
737 <li class=""><a href="Mock.js.html" title="Mock.js">Mock.js</a></li> |
|
738 <li class=""><a href="ObjectAssert.js.html" title="ObjectAssert.js">ObjectAssert.js</a></li> |
|
739 <li class=""><a href="TestCase.js.html" title="TestCase.js">TestCase.js</a></li> |
|
740 <li class=""><a href="TestFormat.js.html" title="TestFormat.js">TestFormat.js</a></li> |
|
741 <li class=""><a href="TestManager.js.html" title="TestManager.js">TestManager.js</a></li> |
|
742 <li class=""><a href="TestReporter.js.html" title="TestReporter.js">TestReporter.js</a></li> |
|
743 <li class=""><a href="TestRunner.js.html" title="TestRunner.js">TestRunner.js</a></li> |
|
744 <li class=""><a href="TestSuite.js.html" title="TestSuite.js">TestSuite.js</a></li> |
|
745 </ul> |
|
746 </div> |
|
747 |
|
748 <div id="propertyList" class="module"> |
|
749 <h4>Properties</h4> |
|
750 <ul class="content"> |
|
751 <li class="private"><a href="#property__curPage" title="_curPage">_curPage</a></li> |
|
752 <li class="private"><a href="#property__frame" title="_frame">_frame</a></li> |
|
753 <li class="private"><a href="#property__logger" title="_logger">_logger</a></li> |
|
754 <li class="private"><a href="#property__pages" title="_pages">_pages</a></li> |
|
755 <li class="private"><a href="#property__results" title="_results">_results</a></li> |
|
756 <li class="private"><a href="#property__timeoutId" title="_timeoutId">_timeoutId</a></li> |
|
757 <li class=""><a href="#property_TEST_MANAGER_BEGIN_EVENT" title="TEST_MANAGER_BEGIN_EVENT">TEST_MANAGER_BEGIN_EVENT</a></li> |
|
758 <li class=""><a href="#property_TEST_MANAGER_COMPLETE_EVENT" title="TEST_MANAGER_COMPLETE_EVENT">TEST_MANAGER_COMPLETE_EVENT</a></li> |
|
759 <li class=""><a href="#property_TEST_PAGE_BEGIN_EVENT" title="TEST_PAGE_BEGIN_EVENT">TEST_PAGE_BEGIN_EVENT</a></li> |
|
760 <li class=""><a href="#property_TEST_PAGE_COMPLETE_EVENT" title="TEST_PAGE_COMPLETE_EVENT">TEST_PAGE_COMPLETE_EVENT</a></li> |
|
761 </ul> |
|
762 </div> |
|
763 |
|
764 <div id="methodsList" class="module"> |
|
765 <h4>Methods</h4> |
|
766 <ul class="content"> |
|
767 <li class="private"><a href="#method__handleTestRunnerComplete" title="_handleTestRunnerComplete">_handleTestRunnerComplete</a></li> |
|
768 <li class="private"><a href="#method__processResults" title="_processResults">_processResults</a></li> |
|
769 <li class="private"><a href="#method__run" title="_run">_run</a></li> |
|
770 <li class=""><a href="#method_load" title="load">load</a></li> |
|
771 <li class=""><a href="#method_setPages" title="setPages">setPages</a></li> |
|
772 <li class=""><a href="#method_start" title="start">start</a></li> |
|
773 <li class=""><a href="#method_stop" title="stop">stop</a></li> |
|
774 </ul> |
|
775 </div> |
|
776 |
|
777 <div id="eventsList" class="module"> |
|
778 <h4>Events</h4> |
|
779 <ul class="content"> |
|
780 <li class=""><a href="#event_testmanagerbegin" title="testmanagerbegin">testmanagerbegin</a></li> |
|
781 <li class=""><a href="#event_testmanagercomplete" title="testmanagercomplete">testmanagercomplete</a></li> |
|
782 <li class=""><a href="#event_testpagebegin" title="testpagebegin">testpagebegin</a></li> |
|
783 <li class=""><a href="#event_testpagecomplete" title="testpagecomplete">testpagecomplete</a></li> |
|
784 </ul> |
|
785 </div> |
|
786 |
|
787 |
|
788 </div> |
|
789 </div> |
|
790 </div> |
|
791 <div id="ft"> |
|
792 <hr /> |
|
793 Copyright © 2009 Yahoo! Inc. All rights reserved. |
|
794 </div> |
|
795 </div> |
|
796 <script type="text/javascript"> |
|
797 ALL_YUI_PROPS = [{"access": "", "host": "Assert.ComparisonFailure", "name": "actual", "url": "Assert.ComparisonFailure.html#property_actual", "type": "property"}, {"access": "", "host": "Test.Suite", "name": "add", "url": "Test.Suite.html#method_add", "type": "method"}, {"access": "", "host": "Test.Runner", "name": "add", "url": "Test.Runner.html#method_add", "type": "method"}, {"access": "", "host": "Test.Reporter", "name": "addField", "url": "Test.Reporter.html#method_addField", "type": "method"}, {"access": "private", "host": "Test.Runner", "name": "_addTestCaseToTestTree", "url": "Test.Runner.html#method__addTestCaseToTestTree", "type": "method"}, {"access": "private", "host": "Test.Runner", "name": "_addTestSuiteToTestTree", "url": "Test.Runner.html#method__addTestSuiteToTestTree", "type": "method"}, {"access": "", "host": "Test.TestNode", "name": "appendChild", "url": "Test.TestNode.html#method_appendChild", "type": "method"}, {"access": "", "host": "Assert", "name": "areEqual", "url": "Assert.html#method_areEqual", "type": "method"}, {"access": "", "host": "Assert", "name": "areNotEqual", "url": "Assert.html#method_areNotEqual", "type": "method"}, {"access": "", "host": "Assert", "name": "areNotSame", "url": "Assert.html#method_areNotSame", "type": "method"}, {"access": "", "host": "Assert", "name": "areSame", "url": "Assert.html#method_areSame", "type": "method"}, {"access": "private", "host": "Assert", "name": "_asserts", "url": "Assert.html#property__asserts", "type": "property"}, {"access": "", "host": "Test.Runner", "name": "begin", "url": "Test.Runner.html#event_begin", "type": "event"}, {"access": "private", "host": "Test.Runner", "name": "_buildTestTree", "url": "Test.Runner.html#method__buildTestTree", "type": "method"}, {"access": "", "host": "Assert.UnexpectedError", "name": "cause", "url": "Assert.UnexpectedError.html#property_cause", "type": "property"}, {"access": "", "host": "Test.Runner", "name": "clear", "url": "Test.Runner.html#method_clear", "type": "method"}, {"access": "", "host": "Test.Runner", "name": "complete", "url": "Test.Runner.html#event_complete", "type": "event"}, {"access": "private", "host": "Test.Runner", "name": "_cur", "url": "Test.Runner.html#property__cur", "type": "property"}, {"access": "private", "host": "Test.Manager", "name": "_curPage", "url": "Test.Manager.html#property__curPage", "type": "property"}, {"access": "", "host": "Test.DateAssert", "name": "datesAreEqual", "url": "Test.DateAssert.html#method_datesAreEqual", "type": "method"}, {"access": "", "host": "Test.Wait", "name": "delay", "url": "Test.Wait.html#property_delay", "type": "property"}, {"access": "", "host": "Test.Reporter", "name": "destroy", "url": "Test.Reporter.html#method_destroy", "type": "method"}, {"access": "", "host": "Test.Runner", "name": "disableLogging", "url": "Test.Runner.html#method_disableLogging", "type": "method"}, {"access": "", "host": "Test.Runner", "name": "enableLogging", "url": "Test.Runner.html#method_enableLogging", "type": "method"}, {"access": "", "host": "Test.Format.Mock", "name": "expect", "url": "Test.Format.Mock.html#method_expect", "type": "method"}, {"access": "", "host": "Assert.ComparisonFailure", "name": "expected", "url": "Assert.ComparisonFailure.html#property_expected", "type": "property"}, {"access": "", "host": "Assert", "name": "fail", "url": "Assert.html#method_fail", "type": "method"}, {"access": "", "host": "Test.Runner", "name": "fail", "url": "Test.Runner.html#event_fail", "type": "event"}, {"access": "private", "host": "Test.Reporter", "name": "_fields", "url": "Test.Reporter.html#property__fields", "type": "property"}, {"access": "", "host": "Test.TestNode", "name": "firstChild", "url": "Test.TestNode.html#property_firstChild", "type": "property"}, {"access": "private", "host": "Test.Reporter", "name": "_form", "url": "Test.Reporter.html#property__form", "type": "property"}, {"access": "", "host": "Test.Reporter", "name": "format", "url": "Test.Reporter.html#property_format", "type": "property"}, {"access": "protected", "host": "Assert", "name": "_formatMessage", "url": "Assert.html#method__formatMessage", "type": "method"}, {"access": "private", "host": "Test.Manager", "name": "_frame", "url": "Test.Manager.html#property__frame", "type": "property"}, {"access": "protected", "host": "Assert", "name": "_getCount", "url": "Assert.html#method__getCount", "type": "method"}, {"access": "", "host": "Assert.Error", "name": "getMessage", "url": "Assert.Error.html#method_getMessage", "type": "method"}, {"access": "", "host": "Assert.UnexpectedValue", "name": "getMessage", "url": "Assert.UnexpectedValue.html#method_getMessage", "type": "method"}, {"access": "private", "host": "Test.Runner", "name": "_handleError", "url": "Test.Runner.html#method__handleError", "type": "method"}, {"access": "private", "host": "Test.Runner", "name": "_handleTestObjectComplete", "url": "Test.Runner.html#method__handleTestObjectComplete", "type": "method"}, {"access": "private", "host": "Test.Manager", "name": "_handleTestRunnerComplete", "url": "Test.Manager.html#method__handleTestRunnerComplete", "type": "method"}, {"access": "", "host": "Assert.ObjectAssert", "name": "hasKey", "url": "Assert.ObjectAssert.html#method_hasKey", "type": "method"}, {"access": "", "host": "Assert.ObjectAssert", "name": "hasKeys", "url": "Assert.ObjectAssert.html#method_hasKeys", "type": "method"}, {"access": "private", "host": "Test.Reporter", "name": "_iframe", "url": "Test.Reporter.html#property__iframe", "type": "property"}, {"access": "", "host": "Test.Runner", "name": "ignore", "url": "Test.Runner.html#event_ignore", "type": "event"}, {"access": "protected", "host": "Assert", "name": "_increment", "url": "Assert.html#method__increment", "type": "method"}, {"access": "", "host": "Assert", "name": "isArray", "url": "Assert.html#method_isArray", "type": "method"}, {"access": "", "host": "Assert", "name": "isBoolean", "url": "Assert.html#method_isBoolean", "type": "method"}, {"access": "", "host": "Assert", "name": "isFalse", "url": "Assert.html#method_isFalse", "type": "method"}, {"access": "", "host": "Assert", "name": "isFunction", "url": "Assert.html#method_isFunction", "type": "method"}, {"access": "", "host": "Assert", "name": "isInstanceOf", "url": "Assert.html#method_isInstanceOf", "type": "method"}, {"access": "", "host": "Assert", "name": "isNaN", "url": "Assert.html#method_isNaN", "type": "method"}, {"access": "", "host": "Assert", "name": "isNotNaN", "url": "Assert.html#method_isNotNaN", "type": "method"}, {"access": "", "host": "Assert", "name": "isNotNull", "url": "Assert.html#method_isNotNull", "type": "method"}, {"access": "", "host": "Assert", "name": "isNotUndefined", "url": "Assert.html#method_isNotUndefined", "type": "method"}, {"access": "", "host": "Assert", "name": "isNull", "url": "Assert.html#method_isNull", "type": "method"}, {"access": "", "host": "Assert", "name": "isNumber", "url": "Assert.html#method_isNumber", "type": "method"}, {"access": "", "host": "Assert", "name": "isObject", "url": "Assert.html#method_isObject", "type": "method"}, {"access": "", "host": "Assert", "name": "isString", "url": "Assert.html#method_isString", "type": "method"}, {"access": "", "host": "Assert", "name": "isTrue", "url": "Assert.html#method_isTrue", "type": "method"}, {"access": "", "host": "Assert", "name": "isTypeOf", "url": "Assert.html#method_isTypeOf", "type": "method"}, {"access": "", "host": "Assert", "name": "isUndefined", "url": "Assert.html#method_isUndefined", "type": "method"}, {"access": "", "host": "Test.Runner", "name": "isWaiting", "url": "Test.Runner.html#method_isWaiting", "type": "method"}, {"access": "private", "host": "Test.Suite", "name": "items", "url": "Test.Suite.html#property_items", "type": "property"}, {"access": "", "host": "Test.Suite", "name": "JSON", "url": "Test.Suite.html#method_JSON", "type": "method"}, {"access": "", "host": "Test.Suite", "name": "JUnitXML", "url": "Test.Suite.html#method_JUnitXML", "type": "method"}, {"access": "", "host": "Test.TestNode", "name": "lastChild", "url": "Test.TestNode.html#property_lastChild", "type": "property"}, {"access": "", "host": "Test.Manager", "name": "load", "url": "Test.Manager.html#method_load", "type": "method"}, {"access": "private", "host": "Test.Runner", "name": "_log", "url": "Test.Runner.html#property__log", "type": "property"}, {"access": "private", "host": "Test.Runner", "name": "_logEvent", "url": "Test.Runner.html#method__logEvent", "type": "method"}, {"access": "private", "host": "Test.Manager", "name": "_logger", "url": "Test.Manager.html#property__logger", "type": "property"}, {"access": "private", "host": "Test.Runner", "name": "masterSuite", "url": "Test.Runner.html#property_masterSuite", "type": "property"}, {"access": "", "host": "Assert.Error", "name": "name", "url": "Assert.Error.html#property_name", "type": "property"}, {"access": "", "host": "Assert.ComparisonFailure", "name": "name", "url": "Assert.ComparisonFailure.html#property_name", "type": "property"}, {"access": "", "host": "Assert.UnexpectedValue", "name": "name", "url": "Assert.UnexpectedValue.html#property_name", "type": "property"}, {"access": "", "host": "Assert.ShouldFail", "name": "name", "url": "Assert.ShouldFail.html#property_name", "type": "property"}, {"access": "", "host": "Assert.ShouldError", "name": "name", "url": "Assert.ShouldError.html#property_name", "type": "property"}, {"access": "", "host": "Assert.UnexpectedError", "name": "name", "url": "Assert.UnexpectedError.html#property_name", "type": "property"}, {"access": "", "host": "Test.Suite", "name": "name", "url": "Test.Suite.html#property_name", "type": "property"}, {"access": "", "host": "Test.Case", "name": "name", "url": "Test.Case.html#property_name", "type": "property"}, {"access": "", "host": "Test.TestNode", "name": "next", "url": "Test.TestNode.html#property_next", "type": "property"}, {"access": "private", "host": "Test.Runner", "name": "_next", "url": "Test.Runner.html#method__next", "type": "method"}, {"access": "", "host": "Assert.ObjectAssert", "name": "ownsKey", "url": "Assert.ObjectAssert.html#method_ownsKey", "type": "method"}, {"access": "", "host": "Assert.ObjectAssert", "name": "ownsKeys", "url": "Assert.ObjectAssert.html#method_ownsKeys", "type": "method"}, {"access": "", "host": "Assert.ObjectAssert", "name": "ownsNoKeys", "url": "Assert.ObjectAssert.html#method_ownsNoKeys", "type": "method"}, {"access": "private", "host": "Test.Manager", "name": "_pages", "url": "Test.Manager.html#property__pages", "type": "property"}, {"access": "", "host": "Test.TestNode", "name": "parent", "url": "Test.TestNode.html#property_parent", "type": "property"}, {"access": "", "host": "Test.Runner", "name": "pass", "url": "Test.Runner.html#event_pass", "type": "event"}, {"access": "private", "host": "Test.Manager", "name": "_processResults", "url": "Test.Manager.html#method__processResults", "type": "method"}, {"access": "", "host": "Test.Reporter", "name": "report", "url": "Test.Reporter.html#method_report", "type": "method"}, {"access": "protected", "host": "Assert", "name": "_reset", "url": "Assert.html#method__reset", "type": "method"}, {"access": "", "host": "Test.TestNode", "name": "results", "url": "Test.TestNode.html#property_results", "type": "property"}, {"access": "private", "host": "Test.Manager", "name": "_results", "url": "Test.Manager.html#property__results", "type": "property"}, {"access": "", "host": "Test.Case", "name": "resume", "url": "Test.Case.html#method_resume", "type": "method"}, {"access": "", "host": "Test.Runner", "name": "resume", "url": "Test.Runner.html#method_resume", "type": "method"}, {"access": "private", "host": "Test.Runner", "name": "_root", "url": "Test.Runner.html#property__root", "type": "property"}, {"access": "private", "host": "Test.Runner", "name": "_run", "url": "Test.Runner.html#method__run", "type": "method"}, {"access": "", "host": "Test.Runner", "name": "run", "url": "Test.Runner.html#method_run", "type": "method"}, {"access": "private", "host": "Test.Manager", "name": "_run", "url": "Test.Manager.html#method__run", "type": "method"}, {"access": "private", "host": "Test.Runner", "name": "_runTest", "url": "Test.Runner.html#method__runTest", "type": "method"}, {"access": "", "host": "Test.Wait", "name": "segment", "url": "Test.Wait.html#property_segment", "type": "property"}, {"access": "", "host": "Test.Manager", "name": "setPages", "url": "Test.Manager.html#method_setPages", "type": "method"}, {"access": "", "host": "Test.Suite", "name": "setUp", "url": "Test.Suite.html#method_setUp", "type": "method"}, {"access": "", "host": "Test.Case", "name": "setUp", "url": "Test.Case.html#method_setUp", "type": "method"}, {"access": "", "host": "Test.Case", "name": "_should", "url": "Test.Case.html#property__should", "type": "property"}, {"access": "", "host": "Assert.UnexpectedError", "name": "stack", "url": "Assert.UnexpectedError.html#property_stack", "type": "property"}, {"access": "", "host": "Test.Manager", "name": "start", "url": "Test.Manager.html#method_start", "type": "method"}, {"access": "", "host": "Test.Manager", "name": "stop", "url": "Test.Manager.html#method_stop", "type": "method"}, {"access": "", "host": "Test.Suite", "name": "tearDown", "url": "Test.Suite.html#method_tearDown", "type": "method"}, {"access": "", "host": "Test.Case", "name": "tearDown", "url": "Test.Case.html#method_tearDown", "type": "method"}, {"access": "", "host": "Test.Runner", "name": "testcasebegin", "url": "Test.Runner.html#event_testcasebegin", "type": "event"}, {"access": "", "host": "Test.Runner", "name": "testcasecomplete", "url": "Test.Runner.html#event_testcasecomplete", "type": "event"}, {"access": "", "host": "Test.Manager", "name": "testmanagerbegin", "url": "Test.Manager.html#event_testmanagerbegin", "type": "event"}, {"access": "", "host": "Test.Manager", "name": "TEST_MANAGER_BEGIN_EVENT", "url": "Test.Manager.html#property_TEST_MANAGER_BEGIN_EVENT", "type": "property"}, {"access": "", "host": "Test.Manager", "name": "testmanagercomplete", "url": "Test.Manager.html#event_testmanagercomplete", "type": "event"}, {"access": "", "host": "Test.Manager", "name": "TEST_MANAGER_COMPLETE_EVENT", "url": "Test.Manager.html#property_TEST_MANAGER_COMPLETE_EVENT", "type": "property"}, {"access": "", "host": "Test.TestNode", "name": "testObject", "url": "Test.TestNode.html#property_testObject", "type": "property"}, {"access": "", "host": "Test.Manager", "name": "testpagebegin", "url": "Test.Manager.html#event_testpagebegin", "type": "event"}, {"access": "", "host": "Test.Manager", "name": "TEST_PAGE_BEGIN_EVENT", "url": "Test.Manager.html#property_TEST_PAGE_BEGIN_EVENT", "type": "property"}, {"access": "", "host": "Test.Manager", "name": "testpagecomplete", "url": "Test.Manager.html#event_testpagecomplete", "type": "event"}, {"access": "", "host": "Test.Manager", "name": "TEST_PAGE_COMPLETE_EVENT", "url": "Test.Manager.html#property_TEST_PAGE_COMPLETE_EVENT", "type": "property"}, {"access": "", "host": "Test.Runner", "name": "testsuitebegin", "url": "Test.Runner.html#event_testsuitebegin", "type": "event"}, {"access": "", "host": "Test.Runner", "name": "testsuitecomplete", "url": "Test.Runner.html#event_testsuitecomplete", "type": "event"}, {"access": "private", "host": "Test.Manager", "name": "_timeoutId", "url": "Test.Manager.html#property__timeoutId", "type": "property"}, {"access": "", "host": "Test.DateAssert", "name": "timesAreEqual", "url": "Test.DateAssert.html#method_timesAreEqual", "type": "method"}, {"access": "", "host": "Assert.Error", "name": "toString", "url": "Assert.Error.html#method_toString", "type": "method"}, {"access": "", "host": "Assert.ComparisonFailure", "name": "toString", "url": "Assert.ComparisonFailure.html#method_toString", "type": "method"}, {"access": "", "host": "Assert.UnexpectedValue", "name": "unexpected", "url": "Assert.UnexpectedValue.html#property_unexpected", "type": "property"}, {"access": "", "host": "Test.Reporter", "name": "url", "url": "Test.Reporter.html#property_url", "type": "property"}, {"access": "", "host": "Assert.Error", "name": "valueOf", "url": "Assert.Error.html#method_valueOf", "type": "method"}, {"access": "", "host": "Test.Format.Mock", "name": "verify", "url": "Test.Format.Mock.html#method_verify", "type": "method"}, {"access": "", "host": "Test.Case", "name": "wait", "url": "Test.Case.html#method_wait", "type": "method"}, {"access": "private", "host": "Test.Runner", "name": "_waiting", "url": "Test.Runner.html#property__waiting", "type": "property"}, {"access": "", "host": "Test.Suite", "name": "XML", "url": "Test.Suite.html#method_XML", "type": "method"}, {"access": "", "host": "Assert", "name": "Y.assert", "url": "Assert.html#method_Y.assert", "type": "method"}, {"access": "", "host": "Assert", "name": "Y.fail", "url": "Assert.html#method_Y.fail", "type": "method"}]; |
|
798 </script> |
|
799 </body> |
|
800 </html> |