ModuleTeardownOptions
interface
Configures the test module teardown behavior in TestBed
.
API
interface ModuleTeardownOptions { rethrowErrors?: boolean;}}
Jump to details
Configures the test module teardown behavior in TestBed
.
interface ModuleTeardownOptions { rethrowErrors?: boolean;}}