angular-cn/public/docs/js/latest/api/test/AsyncTestCompleter-class.jade

41 lines
559 B
Plaintext
Raw Normal View History

p.location-badge.
exported from <a href='../test'>angular2/test</a>
2015-07-30 14:19:45 -04:00
defined in <a href="https://github.com/angular/angular/tree/2.0.0-alpha.32/modules/angular2/src/test_lib/test_lib.ts#L36-L44">angular2/src/test_lib/test_lib.ts (line 36)</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