14 lines
351 B
JSON
Raw Normal View History

2015-04-19 13:53:18 -07:00
{
2015-04-26 08:01:04 -07:00
"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."
},
2015-04-19 13:53:18 -07:00
"TestBed-class" : {
"title" : "TestBed Class"
},
"inject-function" : {
"title" : "inject Function"
}
}