This is the archived documentation for Angular v6. Please visit angular.io to see documentation for the current version of Angular.

resetFakeAsyncZone

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

      
      resetFakeAsyncZone(): void
    

Parameters

There are no parameters.

Returns

void