angular-cn/packages/platform-browser/test
Tobias Bosch 39b92f7e54 feat: introduce `TestBed.overrideProvider` (#16725)
This allows to overwrite all providers for a token, not matter
where they were defined.

This can be used to test JIT and AOT’ed code in the same way.

Design doc: https://docs.google.com/document/d/1VmTkz0EbEVSWfEEWEvQ5sXyQXSCvtMOw4t7pKU-jOwc/edit?usp=sharing
2017-05-15 13:12:10 -07:00
..
animation fix(platform-browser): Update types for TypeScript nullability support 2017-04-18 12:07:33 -07:00
browser fix(platform-browser): Update types for TypeScript nullability support 2017-04-18 12:07:33 -07:00
dom fix(platform-browser): Update types for TypeScript nullability support 2017-04-18 12:07:33 -07:00
security fix(platform-browser): Update types for TypeScript nullability support 2017-04-18 12:07:33 -07:00
static_assets refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
browser_util_spec.ts build: fix file paths after moving modules/@angular/* to packages/* 2017-03-08 16:29:28 -08:00
testing_public_spec.ts feat: introduce `TestBed.overrideProvider` (#16725) 2017-05-15 13:12:10 -07:00