angular-docs-cn/modules/@angular/common/test
Tobias Bosch d0a95e35af refactor(testing): introduce new testing api to support ng modules
BREAKING CHANGE:
- deprecations:
  * `withProviders`, use `TestBed.withModule` instead
  * `addProviders`, use `TestBed.configureTestingModule` instead
  * `TestComponentBuilder`, use `TestBed.configureTestModule` / `TestBed.override...` / `TestBed.createComponent` instead.

Closes #10354
2016-07-29 04:47:18 -07:00
..
directives chore: remove obsolete files (#10240) 2016-07-22 16:18:31 -07:00
forms-deprecated refactor(testing): introduce new testing api to support ng modules 2016-07-29 04:47:18 -07:00
pipes fix(testing): correctly import NgMatchers (#10077) 2016-07-22 09:20:51 -07:00
spies.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00