14 lines
351 B
JSON
14 lines
351 B
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."
|
|
},
|
|
|
|
"TestBed-class" : {
|
|
"title" : "TestBed Class"
|
|
},
|
|
|
|
"inject-function" : {
|
|
"title" : "inject Function"
|
|
}
|
|
} |