| 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.0b1</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 <dl> |
|
266 <dt>Returns: |
|
267 <code property="yui:return"> |
|
268 Void |
|
269 </code></dt> |
|
270 <dd property="yui:returnInfo"></dd> |
|
271 </dl> |
|
272 |
|
273 |
|
274 |
|
275 |
|
276 </div> |
|
277 |
|
278 </div> |
|
279 <hr /> |
|
280 </div> |
|
281 <div class="private" rel="yui:method" resource="#method__processResults"> |
|
282 <h4> |
|
283 <a name="method__processResults">_processResults</a></h4> |
|
284 <div class="detail" > |
|
285 <code> |
|
286 private |
|
287 static |
|
288 |
|
289 Void |
|
290 <strong property="yui:name">_processResults</strong> |
|
291 ( |
|
292 ) |
|
293 </code> |
|
294 |
|
295 <div class="description" property="yui:description"> |
|
296 Processes the results of a test page run, outputting log messages |
|
297 for failed tests. |
|
298 </div> |
|
299 |
|
300 <div class="description"> |
|
301 |
|
302 |
|
303 <dl> |
|
304 <dt>Returns: |
|
305 <code property="yui:return"> |
|
306 Void |
|
307 </code></dt> |
|
308 <dd property="yui:returnInfo"></dd> |
|
309 </dl> |
|
310 |
|
311 |
|
312 |
|
313 |
|
314 </div> |
|
315 |
|
316 </div> |
|
317 <hr /> |
|
318 </div> |
|
319 <div class="private" rel="yui:method" resource="#method__run"> |
|
320 <h4> |
|
321 <a name="method__run">_run</a></h4> |
|
322 <div class="detail" > |
|
323 <code> |
|
324 private |
|
325 static |
|
326 |
|
327 Void |
|
328 <strong property="yui:name">_run</strong> |
|
329 ( |
|
330 ) |
|
331 </code> |
|
332 |
|
333 <div class="description" property="yui:description"> |
|
334 Loads the next test page into the iframe. |
|
335 </div> |
|
336 |
|
337 <div class="description"> |
|
338 |
|
339 |
|
340 <dl> |
|
341 <dt>Returns: |
|
342 <code property="yui:return"> |
|
343 Void |
|
344 </code></dt> |
|
345 <dd property="yui:returnInfo"></dd> |
|
346 </dl> |
|
347 |
|
348 |
|
349 |
|
350 |
|
351 </div> |
|
352 |
|
353 </div> |
|
354 <hr /> |
|
355 </div> |
|
356 <div class="" rel="yui:method" resource="#method_load"> |
|
357 <h4> |
|
358 <a name="method_load">load</a></h4> |
|
359 <div class="detail" > |
|
360 <code> |
|
361 |
|
362 static |
|
363 |
|
364 Void |
|
365 <strong property="yui:name">load</strong> |
|
366 ( |
|
367 ) |
|
368 </code> |
|
369 |
|
370 <div class="description" property="yui:description"> |
|
371 Signals that a test page has been loaded. This should be called from |
|
372 within the test page itself to notify the TestManager that it is ready. |
|
373 </div> |
|
374 |
|
375 <div class="description"> |
|
376 |
|
377 |
|
378 <dl> |
|
379 <dt>Returns: |
|
380 <code property="yui:return"> |
|
381 Void |
|
382 </code></dt> |
|
383 <dd property="yui:returnInfo"></dd> |
|
384 </dl> |
|
385 |
|
386 |
|
387 |
|
388 |
|
389 </div> |
|
390 |
|
391 </div> |
|
392 <hr /> |
|
393 </div> |
|
394 <div class="" rel="yui:method" resource="#method_setPages"> |
|
395 <h4> |
|
396 <a name="method_setPages">setPages</a></h4> |
|
397 <div class="detail" > |
|
398 <code> |
|
399 |
|
400 static |
|
401 |
|
402 Void |
|
403 <strong property="yui:name">setPages</strong> |
|
404 ( |
|
405 |
|
406 |
|
407 pages |
|
408 |
|
409 |
|
410 ) |
|
411 </code> |
|
412 |
|
413 <div class="description" property="yui:description"> |
|
414 Sets the pages to be loaded. |
|
415 </div> |
|
416 |
|
417 <div class="description"> |
|
418 |
|
419 <dl rel="yui:parameters"> |
|
420 <dt>Parameters:</dt> |
|
421 <dd rel="yui:parameter"> |
|
422 <code><span property="yui:name">pages</span> |
|
423 <<span property="yui:type">String[]</span>> |
|
424 </code> |
|
425 <span property="yui:description"> An array of URLs to load.</span> |
|
426 </dd> |
|
427 </dl> |
|
428 |
|
429 <dl> |
|
430 <dt>Returns: |
|
431 <code property="yui:return"> |
|
432 Void |
|
433 </code></dt> |
|
434 <dd property="yui:returnInfo"></dd> |
|
435 </dl> |
|
436 |
|
437 |
|
438 |
|
439 |
|
440 </div> |
|
441 |
|
442 </div> |
|
443 <hr /> |
|
444 </div> |
|
445 <div class="" rel="yui:method" resource="#method_start"> |
|
446 <h4> |
|
447 <a name="method_start">start</a></h4> |
|
448 <div class="detail" > |
|
449 <code> |
|
450 |
|
451 static |
|
452 |
|
453 Void |
|
454 <strong property="yui:name">start</strong> |
|
455 ( |
|
456 ) |
|
457 </code> |
|
458 |
|
459 <div class="description" property="yui:description"> |
|
460 Begins the process of running the tests. |
|
461 </div> |
|
462 |
|
463 <div class="description"> |
|
464 |
|
465 |
|
466 <dl> |
|
467 <dt>Returns: |
|
468 <code property="yui:return"> |
|
469 Void |
|
470 </code></dt> |
|
471 <dd property="yui:returnInfo"></dd> |
|
472 </dl> |
|
473 |
|
474 |
|
475 |
|
476 |
|
477 </div> |
|
478 |
|
479 </div> |
|
480 <hr /> |
|
481 </div> |
|
482 <div class="" rel="yui:method" resource="#method_stop"> |
|
483 <h4> |
|
484 <a name="method_stop">stop</a></h4> |
|
485 <div class="detail" > |
|
486 <code> |
|
487 |
|
488 static |
|
489 |
|
490 Void |
|
491 <strong property="yui:name">stop</strong> |
|
492 ( |
|
493 ) |
|
494 </code> |
|
495 |
|
496 <div class="description" property="yui:description"> |
|
497 Stops the execution of tests. |
|
498 </div> |
|
499 |
|
500 <div class="description"> |
|
501 |
|
502 |
|
503 <dl> |
|
504 <dt>Returns: |
|
505 <code property="yui:return"> |
|
506 Void |
|
507 </code></dt> |
|
508 <dd property="yui:returnInfo"></dd> |
|
509 </dl> |
|
510 |
|
511 |
|
512 |
|
513 |
|
514 </div> |
|
515 |
|
516 </div> |
|
517 <hr /> |
|
518 </div> |
|
519 </div> |
|
520 </div> |
|
521 |
|
522 </div> |
|
523 |
|
524 <div rel="yui:events" resource="#events"> |
|
525 <div class="section method details"> |
|
526 <h3 id="events">Events</h3> |
|
527 <div class="content"> |
|
528 <div class="" rel="yui:event" resource="#event_testmanagerbegin"> |
|
529 <h4> |
|
530 <a name="event_testmanagerbegin">testmanagerbegin</a></h4> |
|
531 <div class="detail"> |
|
532 <code> |
|
533 |
|
534 static |
|
535 |
|
536 <strong property="yui:name">testmanagerbegin</strong> |
|
537 |
|
538 ( |
|
539 ) |
|
540 |
|
541 </code> |
|
542 |
|
543 <div class="description" property="yui:description"> |
|
544 Fires when the test manager starts running all test pages |
|
545 </div> |
|
546 |
|
547 <div class="description"> |
|
548 |
|
549 |
|
550 |
|
551 |
|
552 </div> |
|
553 |
|
554 </div> |
|
555 <hr /> |
|
556 </div> |
|
557 <div class="" rel="yui:event" resource="#event_testmanagercomplete"> |
|
558 <h4> |
|
559 <a name="event_testmanagercomplete">testmanagercomplete</a></h4> |
|
560 <div class="detail"> |
|
561 <code> |
|
562 |
|
563 static |
|
564 |
|
565 <strong property="yui:name">testmanagercomplete</strong> |
|
566 |
|
567 ( |
|
568 |
|
569 |
|
570 obj |
|
571 |
|
572 |
|
573 ) |
|
574 |
|
575 </code> |
|
576 |
|
577 <div class="description" property="yui:description"> |
|
578 Fires when the test manager finishes running all test pages. External |
|
579 test runners should subscribe to this event in order to get the |
|
580 aggregated test results. |
|
581 </div> |
|
582 |
|
583 <div class="description"> |
|
584 |
|
585 |
|
586 <dl rel="yui:parameters"> |
|
587 <dt>Parameters:</dt> |
|
588 <dd rel="yui:parameter"> |
|
589 <code><span property="yui:name">obj</span> |
|
590 <<span property="yui:type"> pages_passed: int, pages_failed: int, tests_passed: int |
|
591 tests_failed: int, passed: string[], failed: string[], |
|
592 page_results: {} </span>> |
|
593 </code> |
|
594 <span property="yui:description"></span> |
|
595 </dd> |
|
596 |
|
597 </dl> |
|
598 |
|
599 |
|
600 </div> |
|
601 |
|
602 </div> |
|
603 <hr /> |
|
604 </div> |
|
605 <div class="" rel="yui:event" resource="#event_testpagebegin"> |
|
606 <h4> |
|
607 <a name="event_testpagebegin">testpagebegin</a></h4> |
|
608 <div class="detail"> |
|
609 <code> |
|
610 |
|
611 static |
|
612 |
|
613 <strong property="yui:name">testpagebegin</strong> |
|
614 |
|
615 ( |
|
616 |
|
617 |
|
618 curPage |
|
619 |
|
620 |
|
621 ) |
|
622 |
|
623 </code> |
|
624 |
|
625 <div class="description" property="yui:description"> |
|
626 Fires when loading a test page |
|
627 </div> |
|
628 |
|
629 <div class="description"> |
|
630 |
|
631 |
|
632 <dl rel="yui:parameters"> |
|
633 <dt>Parameters:</dt> |
|
634 <dd rel="yui:parameter"> |
|
635 <code><span property="yui:name">curPage</span> |
|
636 <<span property="yui:type">string</span>> |
|
637 </code> |
|
638 <span property="yui:description"> the page being loaded</span> |
|
639 </dd> |
|
640 |
|
641 </dl> |
|
642 |
|
643 |
|
644 </div> |
|
645 |
|
646 </div> |
|
647 <hr /> |
|
648 </div> |
|
649 <div class="" rel="yui:event" resource="#event_testpagecomplete"> |
|
650 <h4> |
|
651 <a name="event_testpagecomplete">testpagecomplete</a></h4> |
|
652 <div class="detail"> |
|
653 <code> |
|
654 |
|
655 static |
|
656 |
|
657 <strong property="yui:name">testpagecomplete</strong> |
|
658 |
|
659 ( |
|
660 |
|
661 |
|
662 obj |
|
663 |
|
664 |
|
665 ) |
|
666 |
|
667 </code> |
|
668 |
|
669 <div class="description" property="yui:description"> |
|
670 Fires when a test page is complete |
|
671 </div> |
|
672 |
|
673 <div class="description"> |
|
674 |
|
675 |
|
676 <dl rel="yui:parameters"> |
|
677 <dt>Parameters:</dt> |
|
678 <dd rel="yui:parameter"> |
|
679 <code><span property="yui:name">obj</span> |
|
680 <<span property="yui:type">page: string, results: object</span>> |
|
681 </code> |
|
682 <span property="yui:description"> the name of the |
|
683 page that was loaded, and the test suite results</span> |
|
684 </dd> |
|
685 |
|
686 </dl> |
|
687 |
|
688 |
|
689 </div> |
|
690 |
|
691 </div> |
|
692 <hr /> |
|
693 </div> |
|
694 </div> |
|
695 </div> |
|
696 |
|
697 |
|
698 </div> |
|
699 |
|
700 <div rel="yui:attributes" resource="#configattributes"> |
|
701 |
|
702 </div> |
|
703 |
|
704 </div> |
|
705 </div> |
|
706 <div class="yui-b"> |
|
707 <div class="nav"> |
|
708 |
|
709 <div id="moduleList" class="module"> |
|
710 <h4>Modules</h4> |
|
711 <ul class="content"> |
|
712 <li class=""><a href="module_anim.html" title="anim">anim</a></li> |
|
713 <li class=""><a href="module_attribute.html" title="attribute">attribute</a></li> |
|
714 <li class=""><a href="module_base.html" title="base">base</a></li> |
|
715 <li class=""><a href="module_cache.html" title="cache">cache</a></li> |
|
716 <li class=""><a href="module_classnamemanager.html" title="classnamemanager">classnamemanager</a></li> |
|
717 <li class=""><a href="module_collection.html" title="collection">collection</a></li> |
|
718 <li class=""><a href="module_console.html" title="console">console</a></li> |
|
719 <li class=""><a href="module_console-filters.html" title="console-filters">console-filters</a></li> |
|
720 <li class=""><a href="module_cookie.html" title="cookie">cookie</a></li> |
|
721 <li class=""><a href="module_dataschema.html" title="dataschema">dataschema</a></li> |
|
722 <li class=""><a href="module_datasource.html" title="datasource">datasource</a></li> |
|
723 <li class=""><a href="module_datatype.html" title="datatype">datatype</a></li> |
|
724 <li class=""><a href="module_dd.html" title="dd">dd</a></li> |
|
725 <li class=""><a href="module_dom.html" title="dom">dom</a></li> |
|
726 <li class=""><a href="module_dump.html" title="dump">dump</a></li> |
|
727 <li class=""><a href="module_event.html" title="event">event</a></li> |
|
728 <li class=""><a href="module_event-custom.html" title="event-custom">event-custom</a></li> |
|
729 <li class=""><a href="module_event-simulate.html" title="event-simulate">event-simulate</a></li> |
|
730 <li class=""><a href="module_history.html" title="history">history</a></li> |
|
731 <li class=""><a href="module_imageloader.html" title="imageloader">imageloader</a></li> |
|
732 <li class=""><a href="module_io.html" title="io">io</a></li> |
|
733 <li class=""><a href="module_json.html" title="json">json</a></li> |
|
734 <li class=""><a href="module_node.html" title="node">node</a></li> |
|
735 <li class=""><a href="module_node-focusmanager.html" title="node-focusmanager">node-focusmanager</a></li> |
|
736 <li class=""><a href="module_node-menunav.html" title="node-menunav">node-menunav</a></li> |
|
737 <li class=""><a href="module_oop.html" title="oop">oop</a></li> |
|
738 <li class=""><a href="module_overlay.html" title="overlay">overlay</a></li> |
|
739 <li class=""><a href="module_plugin.html" title="plugin">plugin</a></li> |
|
740 <li class=""><a href="module_profiler.html" title="profiler">profiler</a></li> |
|
741 <li class=""><a href="module_queue.html" title="queue">queue</a></li> |
|
742 <li class=""><a href="module_slider.html" title="slider">slider</a></li> |
|
743 <li class=""><a href="module_stylesheet.html" title="stylesheet">stylesheet</a></li> |
|
744 <li class=""><a href="module_substitute.html" title="substitute">substitute</a></li> |
|
745 <li class="selected"><a href="module_test.html" title="test">test</a></li> |
|
746 <li class=""><a href="module_widget.html" title="widget">widget</a></li> |
|
747 <li class=""><a href="module_widget-position.html" title="widget-position">widget-position</a></li> |
|
748 <li class=""><a href="module_widget-position-ext.html" title="widget-position-ext">widget-position-ext</a></li> |
|
749 <li class=""><a href="module_widget-stack.html" title="widget-stack">widget-stack</a></li> |
|
750 <li class=""><a href="module_widget-stdmod.html" title="widget-stdmod">widget-stdmod</a></li> |
|
751 <li class=""><a href="module_yui.html" title="yui">yui</a></li> |
|
752 </ul> |
|
753 </div> |
|
754 |
|
755 <div id="classList" class="module"> |
|
756 <h4>Classes</h4> |
|
757 <ul class="content"> |
|
758 <li class=""><a href="Assert.html" title="Assert">Assert</a></li> |
|
759 <li class=""><a href="Assert.ComparisonFailure.html" title="Assert.ComparisonFailure">Assert.ComparisonFailure</a></li> |
|
760 <li class=""><a href="Assert.Error.html" title="Assert.Error">Assert.Error</a></li> |
|
761 <li class=""><a href="Assert.ObjectAssert.html" title="Assert.ObjectAssert">Assert.ObjectAssert</a></li> |
|
762 <li class=""><a href="Assert.ShouldError.html" title="Assert.ShouldError">Assert.ShouldError</a></li> |
|
763 <li class=""><a href="Assert.ShouldFail.html" title="Assert.ShouldFail">Assert.ShouldFail</a></li> |
|
764 <li class=""><a href="Assert.UnexpectedError.html" title="Assert.UnexpectedError">Assert.UnexpectedError</a></li> |
|
765 <li class=""><a href="Assert.UnexpectedValue.html" title="Assert.UnexpectedValue">Assert.UnexpectedValue</a></li> |
|
766 <li class=""><a href="Test.ArrayAssert.html" title="Test.ArrayAssert">Test.ArrayAssert</a></li> |
|
767 <li class=""><a href="Test.Case.html" title="Test.Case">Test.Case</a></li> |
|
768 <li class=""><a href="Test.DateAssert.html" title="Test.DateAssert">Test.DateAssert</a></li> |
|
769 <li class=""><a href="Test.Format.Mock.html" title="Test.Format.Mock">Test.Format.Mock</a></li> |
|
770 <li class="selected"><a href="Test.Manager.html" title="Test.Manager">Test.Manager</a></li> |
|
771 <li class=""><a href="Test.Reporter.html" title="Test.Reporter">Test.Reporter</a></li> |
|
772 <li class=""><a href="Test.Runner.html" title="Test.Runner">Test.Runner</a></li> |
|
773 <li class=""><a href="Test.Suite.html" title="Test.Suite">Test.Suite</a></li> |
|
774 <li class=""><a href="Test.TestNode.html" title="Test.TestNode">Test.TestNode</a></li> |
|
775 <li class=""><a href="Test.Wait.html" title="Test.Wait">Test.Wait</a></li> |
|
776 </ul> |
|
777 </div> |
|
778 |
|
779 <div id="fileList" class="module"> |
|
780 <h4>Files</h4> |
|
781 <ul class="content"> |
|
782 <li class=""><a href="ArrayAssert.js.html" title="ArrayAssert.js">ArrayAssert.js</a></li> |
|
783 <li class=""><a href="Assert.js.html" title="Assert.js">Assert.js</a></li> |
|
784 <li class=""><a href="DateAssert.js.html" title="DateAssert.js">DateAssert.js</a></li> |
|
785 <li class=""><a href="Mock.js.html" title="Mock.js">Mock.js</a></li> |
|
786 <li class=""><a href="ObjectAssert.js.html" title="ObjectAssert.js">ObjectAssert.js</a></li> |
|
787 <li class=""><a href="TestCase.js.html" title="TestCase.js">TestCase.js</a></li> |
|
788 <li class=""><a href="TestFormat.js.html" title="TestFormat.js">TestFormat.js</a></li> |
|
789 <li class=""><a href="TestManager.js.html" title="TestManager.js">TestManager.js</a></li> |
|
790 <li class=""><a href="TestReporter.js.html" title="TestReporter.js">TestReporter.js</a></li> |
|
791 <li class=""><a href="TestRunner.js.html" title="TestRunner.js">TestRunner.js</a></li> |
|
792 <li class=""><a href="TestSuite.js.html" title="TestSuite.js">TestSuite.js</a></li> |
|
793 </ul> |
|
794 </div> |
|
795 |
|
796 <div id="propertyList" class="module"> |
|
797 <h4>Properties</h4> |
|
798 <ul class="content"> |
|
799 <li class="private"><a href="#property__curPage" title="_curPage">_curPage</a></li> |
|
800 <li class="private"><a href="#property__frame" title="_frame">_frame</a></li> |
|
801 <li class="private"><a href="#property__logger" title="_logger">_logger</a></li> |
|
802 <li class="private"><a href="#property__pages" title="_pages">_pages</a></li> |
|
803 <li class="private"><a href="#property__results" title="_results">_results</a></li> |
|
804 <li class="private"><a href="#property__timeoutId" title="_timeoutId">_timeoutId</a></li> |
|
805 <li class=""><a href="#property_TEST_MANAGER_BEGIN_EVENT" title="TEST_MANAGER_BEGIN_EVENT">TEST_MANAGER_BEGIN_EVENT</a></li> |
|
806 <li class=""><a href="#property_TEST_MANAGER_COMPLETE_EVENT" title="TEST_MANAGER_COMPLETE_EVENT">TEST_MANAGER_COMPLETE_EVENT</a></li> |
|
807 <li class=""><a href="#property_TEST_PAGE_BEGIN_EVENT" title="TEST_PAGE_BEGIN_EVENT">TEST_PAGE_BEGIN_EVENT</a></li> |
|
808 <li class=""><a href="#property_TEST_PAGE_COMPLETE_EVENT" title="TEST_PAGE_COMPLETE_EVENT">TEST_PAGE_COMPLETE_EVENT</a></li> |
|
809 </ul> |
|
810 </div> |
|
811 |
|
812 <div id="methodsList" class="module"> |
|
813 <h4>Methods</h4> |
|
814 <ul class="content"> |
|
815 <li class="private"><a href="#method__handleTestRunnerComplete" title="_handleTestRunnerComplete">_handleTestRunnerComplete</a></li> |
|
816 <li class="private"><a href="#method__processResults" title="_processResults">_processResults</a></li> |
|
817 <li class="private"><a href="#method__run" title="_run">_run</a></li> |
|
818 <li class=""><a href="#method_load" title="load">load</a></li> |
|
819 <li class=""><a href="#method_setPages" title="setPages">setPages</a></li> |
|
820 <li class=""><a href="#method_start" title="start">start</a></li> |
|
821 <li class=""><a href="#method_stop" title="stop">stop</a></li> |
|
822 </ul> |
|
823 </div> |
|
824 |
|
825 <div id="eventsList" class="module"> |
|
826 <h4>Events</h4> |
|
827 <ul class="content"> |
|
828 <li class=""><a href="#event_testmanagerbegin" title="testmanagerbegin">testmanagerbegin</a></li> |
|
829 <li class=""><a href="#event_testmanagercomplete" title="testmanagercomplete">testmanagercomplete</a></li> |
|
830 <li class=""><a href="#event_testpagebegin" title="testpagebegin">testpagebegin</a></li> |
|
831 <li class=""><a href="#event_testpagecomplete" title="testpagecomplete">testpagecomplete</a></li> |
|
832 </ul> |
|
833 </div> |
|
834 |
|
835 |
|
836 </div> |
|
837 </div> |
|
838 </div> |
|
839 <div id="ft"> |
|
840 <hr /> |
|
841 Copyright © 2009 Yahoo! Inc. All rights reserved. |
|
842 </div> |
|
843 </div> |
|
844 <script type="text/javascript"> |
|
845 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.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"}]; |
|
846 </script> |
|
847 </body> |
|
848 </html> |