resetFakeAsyncZone
function
npm Package | @angular/core |
---|---|
Module | import { resetFakeAsyncZone } from '@angular/core/testing'; |
Source | core/testing/src/fake_async.ts |
function resetFakeAsyncZone();
Description
Clears out the shared fake async zone for a test. To be called in a global beforeEach
.
© 2010–2018 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v5.angular.io/api/core/testing/resetFakeAsyncZone