166 lines
4.1 KiB
JSON
166 lines
4.1 KiB
JSON
{
|
|
"index" : {
|
|
"title" : "Test",
|
|
"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"
|
|
},
|
|
|
|
"AsyncTestCompleter-class" : {
|
|
"title" : "AsyncTestCompleter",
|
|
"originalModule" : "angular2/src/test_lib/test_lib",
|
|
"docType": "class"
|
|
},
|
|
|
|
"FunctionWithParamTokens-class" : {
|
|
"title" : "FunctionWithParamTokens",
|
|
"originalModule" : "angular2/src/test_lib/test_injector",
|
|
"docType": "class"
|
|
},
|
|
|
|
"GuinessCompatibleSpy-interface" : {
|
|
"title" : "GuinessCompatibleSpy",
|
|
"originalModule" : "angular2/src/test_lib/test_lib",
|
|
"docType": "interface"
|
|
},
|
|
|
|
"NgMatchers-interface" : {
|
|
"title" : "NgMatchers",
|
|
"originalModule" : "angular2/src/test_lib/test_lib",
|
|
"docType": "interface"
|
|
},
|
|
|
|
"RootTestComponent-interface" : {
|
|
"title" : "RootTestComponent",
|
|
"originalModule" : "angular2/src/test_lib/test_component_builder",
|
|
"docType": "interface"
|
|
},
|
|
|
|
"SpyObject-class" : {
|
|
"title" : "SpyObject",
|
|
"originalModule" : "angular2/src/test_lib/test_lib",
|
|
"docType": "class"
|
|
},
|
|
|
|
"SyncTestFn-type-alias" : {
|
|
"title" : "SyncTestFn",
|
|
"originalModule" : "angular2/src/test_lib/test_lib",
|
|
"docType": "type-alias"
|
|
},
|
|
|
|
"TestComponentBuilder-class" : {
|
|
"title" : "TestComponentBuilder",
|
|
"originalModule" : "angular2/src/test_lib/test_component_builder",
|
|
"docType": "class"
|
|
},
|
|
|
|
"afterEach-var" : {
|
|
"title" : "afterEach",
|
|
"varType" : "Function",
|
|
"originalModule" : "angular2/src/test_lib/test_lib",
|
|
"docType": "var"
|
|
},
|
|
|
|
"beforeEach-function" : {
|
|
"title" : "beforeEach",
|
|
"originalModule" : "angular2/src/test_lib/test_lib",
|
|
"docType": "function"
|
|
},
|
|
|
|
"beforeEachBindings-function" : {
|
|
"title" : "beforeEachBindings",
|
|
"originalModule" : "angular2/src/test_lib/test_lib",
|
|
"docType": "function"
|
|
},
|
|
|
|
"clearPendingTimers-function" : {
|
|
"title" : "clearPendingTimers",
|
|
"originalModule" : "angular2/src/test_lib/fake_async",
|
|
"docType": "function"
|
|
},
|
|
|
|
"createTestInjector-function" : {
|
|
"title" : "createTestInjector",
|
|
"originalModule" : "angular2/src/test_lib/test_injector",
|
|
"docType": "function"
|
|
},
|
|
|
|
"ddescribe-function" : {
|
|
"title" : "ddescribe",
|
|
"originalModule" : "angular2/src/test_lib/test_lib",
|
|
"docType": "function"
|
|
},
|
|
|
|
"describe-function" : {
|
|
"title" : "describe",
|
|
"originalModule" : "angular2/src/test_lib/test_lib",
|
|
"docType": "function"
|
|
},
|
|
|
|
"expect-var" : {
|
|
"title" : "expect",
|
|
"originalModule" : "angular2/src/test_lib/test_lib",
|
|
"docType": "var"
|
|
},
|
|
|
|
"fakeAsync-function" : {
|
|
"title" : "fakeAsync",
|
|
"originalModule" : "angular2/src/test_lib/fake_async",
|
|
"docType": "function"
|
|
},
|
|
|
|
"flushMicrotasks-function" : {
|
|
"title" : "flushMicrotasks",
|
|
"originalModule" : "angular2/src/test_lib/fake_async",
|
|
"docType": "function"
|
|
},
|
|
|
|
"iit-function" : {
|
|
"title" : "iit",
|
|
"originalModule" : "angular2/src/test_lib/test_lib",
|
|
"docType": "function"
|
|
},
|
|
|
|
"inject-function" : {
|
|
"title" : "inject",
|
|
"originalModule" : "angular2/src/test_lib/test_injector",
|
|
"docType": "function"
|
|
},
|
|
|
|
"isInInnerZone-function" : {
|
|
"title" : "isInInnerZone",
|
|
"originalModule" : "angular2/src/test_lib/test_lib",
|
|
"docType": "function"
|
|
},
|
|
|
|
"it-function" : {
|
|
"title" : "it",
|
|
"originalModule" : "angular2/src/test_lib/test_lib",
|
|
"docType": "function"
|
|
},
|
|
|
|
"proxy-var" : {
|
|
"title" : "proxy",
|
|
"varType" : "ClassDecorator",
|
|
"originalModule" : "angular2/src/test_lib/test_lib",
|
|
"docType": "var"
|
|
},
|
|
|
|
"tick-function" : {
|
|
"title" : "tick",
|
|
"originalModule" : "angular2/src/test_lib/fake_async",
|
|
"docType": "function"
|
|
},
|
|
|
|
"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"
|
|
}
|
|
}
|