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 |
||
|---|---|---|
| .. | ||
| message_bus_spec.ts | ||
| message_bus_util.dart | ||
| message_bus_util.ts | ||
| mock_event_emitter.dart | ||
| mock_event_emitter.ts | ||
| render_proto_view_ref_store_spec.ts | ||
| render_view_with_fragments_store_spec.ts | ||
| service_message_broker_spec.ts | ||
| web_worker_test_util.ts | ||