angular-cn/modules/angular2/test/common
Tobias Bosch 6a0cbb8a57 refactor(core): type `ComponentRef`, `ComponentFactory` and `ComponentFixture` by the component type
BREAKING CHANGE:
- `ComponetRef`, `ComponentFactory`, `ComponentFixture` now all require a type
  parameter with the component type.
Closes #8361
2016-04-30 19:47:54 +00:00
..
directives refactor(core): type `ComponentRef`, `ComponentFactory` and `ComponentFixture` by the component type 2016-04-30 19:47:54 +00:00
forms refactor(core): type `ComponentRef`, `ComponentFactory` and `ComponentFixture` by the component type 2016-04-30 19:47:54 +00:00
pipes fix(build): Resolve Dart analyzer issues with the Dart dev channel 2016-04-28 20:35:56 +00:00
spies.dart refactor(test): Remove unnecessary `noSuchMethod` 2016-01-15 22:53:09 +00:00
spies.ts feat(core): speed up view creation via code gen for view factories. 2016-01-05 08:56:46 -08:00