2015-09-14 15:01:08 -07:00
{
"index" : {
"title" : "Test" ,
2015-09-16 23:40:23 -07:00
"intro" : "This module is used for writing tests for applications written in Angular. This module is not included in the `angular2` module; you must import the test module explicitly." ,
"docType" : "module"
2015-09-14 15:01:08 -07:00
} ,
2015-09-16 23:40:23 -07:00
"AsyncTestCompleter-class" : {
"title" : "AsyncTestCompleter" ,
"originalModule" : "angular2/src/test_lib/test_lib" ,
"docType" : "class"
2015-09-14 15:01:08 -07:00
} ,
2015-09-16 23:40:23 -07:00
"FunctionWithParamTokens-class" : {
"title" : "FunctionWithParamTokens" ,
"originalModule" : "angular2/src/test_lib/test_injector" ,
"docType" : "class"
2015-09-14 15:01:08 -07:00
} ,
2015-09-16 23:40:23 -07:00
"GuinessCompatibleSpy-interface" : {
"title" : "GuinessCompatibleSpy" ,
"originalModule" : "angular2/src/test_lib/test_lib" ,
"docType" : "interface"
2015-09-14 15:01:08 -07:00
} ,
"NgMatchers-interface" : {
2015-09-16 23:40:23 -07:00
"title" : "NgMatchers" ,
"originalModule" : "angular2/src/test_lib/test_lib" ,
"docType" : "interface"
2015-09-14 15:01:08 -07:00
} ,
2015-09-16 23:40:23 -07:00
"RootTestComponent-interface" : {
"title" : "RootTestComponent" ,
"originalModule" : "angular2/src/test_lib/test_component_builder" ,
"docType" : "interface"
2015-09-14 15:01:08 -07:00
} ,
2015-09-16 23:40:23 -07:00
"SpyObject-class" : {
"title" : "SpyObject" ,
"originalModule" : "angular2/src/test_lib/test_lib" ,
"docType" : "class"
2015-09-14 15:01:08 -07:00
} ,
2015-09-16 23:40:23 -07:00
"SyncTestFn-type-alias" : {
"title" : "SyncTestFn" ,
"originalModule" : "angular2/src/test_lib/test_lib" ,
"docType" : "type-alias"
2015-09-14 15:01:08 -07:00
} ,
2015-09-16 23:40:23 -07:00
"TestComponentBuilder-class" : {
"title" : "TestComponentBuilder" ,
"originalModule" : "angular2/src/test_lib/test_component_builder" ,
"docType" : "class"
2015-09-14 15:01:08 -07:00
} ,
2015-09-16 23:40:23 -07:00
"afterEach-var" : {
"title" : "afterEach" ,
"varType" : "Function" ,
"originalModule" : "angular2/src/test_lib/test_lib" ,
"docType" : "var"
2015-09-14 15:01:08 -07:00
} ,
"beforeEach-function" : {
2015-09-16 23:40:23 -07:00
"title" : "beforeEach" ,
"originalModule" : "angular2/src/test_lib/test_lib" ,
"docType" : "function"
2015-09-14 15:01:08 -07:00
} ,
"beforeEachBindings-function" : {
2015-09-16 23:40:23 -07:00
"title" : "beforeEachBindings" ,
"originalModule" : "angular2/src/test_lib/test_lib" ,
"docType" : "function"
2015-09-14 15:01:08 -07:00
} ,
2015-09-16 23:40:23 -07:00
"clearPendingTimers-function" : {
"title" : "clearPendingTimers" ,
"originalModule" : "angular2/src/test_lib/fake_async" ,
"docType" : "function"
2015-09-14 15:01:08 -07:00
} ,
2015-09-16 23:40:23 -07:00
"createTestInjector-function" : {
"title" : "createTestInjector" ,
"originalModule" : "angular2/src/test_lib/test_injector" ,
"docType" : "function"
2015-09-14 15:01:08 -07:00
} ,
2015-09-16 23:40:23 -07:00
"ddescribe-function" : {
"title" : "ddescribe" ,
"originalModule" : "angular2/src/test_lib/test_lib" ,
"docType" : "function"
2015-09-14 15:01:08 -07:00
} ,
2015-09-16 23:40:23 -07:00
"describe-function" : {
"title" : "describe" ,
"originalModule" : "angular2/src/test_lib/test_lib" ,
"docType" : "function"
2015-09-14 15:01:08 -07:00
} ,
2015-09-16 23:40:23 -07:00
"expect-var" : {
"title" : "expect" ,
"originalModule" : "angular2/src/test_lib/test_lib" ,
"docType" : "var"
2015-09-14 15:01:08 -07:00
} ,
2015-09-16 23:40:23 -07:00
"fakeAsync-function" : {
"title" : "fakeAsync" ,
"originalModule" : "angular2/src/test_lib/fake_async" ,
"docType" : "function"
2015-09-14 15:01:08 -07:00
} ,
2015-09-16 23:40:23 -07:00
"flushMicrotasks-function" : {
"title" : "flushMicrotasks" ,
"originalModule" : "angular2/src/test_lib/fake_async" ,
"docType" : "function"
2015-09-14 15:01:08 -07:00
} ,
2015-09-16 23:40:23 -07:00
"iit-function" : {
"title" : "iit" ,
"originalModule" : "angular2/src/test_lib/test_lib" ,
"docType" : "function"
2015-09-14 15:01:08 -07:00
} ,
2015-09-16 23:40:23 -07:00
"inject-function" : {
"title" : "inject" ,
"originalModule" : "angular2/src/test_lib/test_injector" ,
"docType" : "function"
2015-09-14 15:01:08 -07:00
} ,
2015-09-16 23:40:23 -07:00
"isInInnerZone-function" : {
"title" : "isInInnerZone" ,
"originalModule" : "angular2/src/test_lib/test_lib" ,
"docType" : "function"
2015-09-14 15:01:08 -07:00
} ,
2015-09-16 23:40:23 -07:00
"it-function" : {
"title" : "it" ,
"originalModule" : "angular2/src/test_lib/test_lib" ,
"docType" : "function"
2015-09-14 15:01:08 -07:00
} ,
2015-09-16 23:40:23 -07:00
"proxy-var" : {
"title" : "proxy" ,
"varType" : "ClassDecorator" ,
"originalModule" : "angular2/src/test_lib/test_lib" ,
"docType" : "var"
2015-09-14 15:01:08 -07:00
} ,
"tick-function" : {
2015-09-16 23:40:23 -07:00
"title" : "tick" ,
"originalModule" : "angular2/src/test_lib/fake_async" ,
"docType" : "function"
2015-09-14 15:01:08 -07:00
} ,
2015-09-16 23:40:23 -07:00
"xdescribe-function" : {
"title" : "xdescribe" ,
"originalModule" : "angular2/src/test_lib/test_lib" ,
"docType" : "function"
} ,
"xit-function" : {
"title" : "xit" ,
"originalModule" : "angular2/src/test_lib/test_lib" ,
"docType" : "function"
2015-09-14 15:01:08 -07:00
}
}