2015-07-28 01:12:30 -04:00
p.location-badge.
exported from <a href='../test'>angular2/test</a>
2015-07-28 16:28:47 -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#L19-L31">angular2/src/test_lib/test_lib.ts (line 19)</a>
2015-07-28 01:12:30 -04:00
:markdown
.l-main-section
h2 Members
.l-sub-section
h3 toBe
pre.prettyprint
code.
toBe(expected: any)
:markdown
.l-sub-section
h3 toEqual
pre.prettyprint
code.
toEqual(expected: any)
:markdown
.l-sub-section
h3 toBePromise
pre.prettyprint
code.
toBePromise()
:markdown
.l-sub-section
h3 toBeAnInstanceOf
pre.prettyprint
code.
toBeAnInstanceOf(expected: any)
:markdown
.l-sub-section
h3 toHaveText
pre.prettyprint
code.
toHaveText(expected: any)
:markdown
.l-sub-section
h3 toImplement
pre.prettyprint
code.
toImplement(expected: any)
:markdown
2015-07-28 16:28:47 -04:00
2015-07-28 01:12:30 -04:00
2015-07-28 16:28:47 -04:00
.l-sub-section
h3 toContainError
pre.prettyprint
code.
toContainError(expected: any)
:markdown
2015-07-28 01:12:30 -04:00
.l-sub-section
2015-07-28 16:28:47 -04:00
h3 toThrowErrorWith
2015-07-28 01:12:30 -04:00
2015-07-28 16:28:47 -04:00
pre.prettyprint
code.
toThrowErrorWith(expectedMessage: any)
2015-07-28 01:12:30 -04:00
:markdown
2015-07-28 16:28:47 -04:00
2015-07-28 01:12:30 -04:00
2015-07-28 16:28:47 -04:00
.l-sub-section
h3 not
:markdown
2015-07-28 01:12:30 -04:00