angular-cn/modules/@angular/core/test/animation
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
..
active_animations_players_map_spec.ts refactor(animations): move MockAnimationPlayer back into core (#9966) 2016-07-11 10:55:47 -07:00
animation_group_player_spec.ts chore(tests): enable lint, make it green. (#10224) 2016-07-21 17:12:00 -07:00
animation_integration_spec.ts refactor(testing): introduce new testing api to support ng modules 2016-07-29 04:47:18 -07:00
animation_player_spec.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
animation_sequence_player_spec.ts chore(tests): enable lint, make it green. (#10224) 2016-07-21 17:12:00 -07:00
animation_style_util_spec.ts chore(tests): enable lint, make it green. (#10224) 2016-07-21 17:12:00 -07:00