resetFakeAsyncZone
function
Clears out the shared fake async zone for a test.
To be called in a global beforeEach
.
API
function resetFakeAsyncZone(): void;
resetFakeAsyncZone
void
Clears out the shared fake async zone for a test.
To be called in a global beforeEach
.
@returns
void
Jump to details