angular-docs-cn/public/docs/js/latest/api/test/AsyncTestCompleter-class.jade
2015-07-27 22:12:30 -07:00

42 lines
560 B
Plaintext

p.location-badge.
exported from <a href='../test'>angular2/test</a>
defined in <a href="https://github.com/angular/angular/tree/2.0.0-alpha.32/modules/angular2/src/test_lib/test_lib.ts#L32-L40">angular2/src/test_lib/test_lib.ts (line 32)</a>
:markdown
.l-main-section
h2 Members
.l-sub-section
h3 constructor
pre.prettyprint
code.
constructor(done: Function)
:markdown
.l-sub-section
h3 done
pre.prettyprint
code.
done()
:markdown