mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Before, all test framework wrappers (internal for dart and js/ts, angular2_test for dart and testing for js/ts) had similar logic to keep track of current global test injector and test provider list. This change wraps that logic into one class managed by the test injector. Closes #5819 |
||
|---|---|---|
| .. | ||
| event_dispatcher_spec.ts | ||
| renderer_integration_spec.ts | ||
| spies.dart | ||
| spies.ts | ||
| xhr_impl_spec.ts | ||