@angular/core/testing

ModuleTeardownOptions

interface

Configures the test module teardown behavior in TestBed.

  
    interface ModuleTeardownOptions {  rethrowErrors?: boolean;}}
  
  
Jump to details