• 概要
@angular/core/testing

resetFakeAsyncZone

function
stable

IMPORTANT: This API requires Zone.j

API

function resetFakeAsyncZone(): void;

resetFakeAsyncZone

void

IMPORTANT: This API requires Zone.j

Clears out the shared fake async zone for a test. To be called in a global beforeEach.

@returnsvoid

Description

IMPORTANT: This API requires Zone.j

Clears out the shared fake async zone for a test. To be called in a global beforeEach.

Jump to details