MCPcopy
hub / github.com/angular/angular / resetTestEnvironment

Method resetTestEnvironment

packages/core/testing/src/test_bed.ts:114–114  ·  view source on GitHub ↗

* Reset the providers for the test injector.

()

Source from the content-addressed store, hash-verified

112 * Reset the providers for the test injector.
113 */
114 resetTestEnvironment(): void;
115
116 resetTestingModule(): TestBed;
117

Implementers 1

TestBedImplpackages/core/testing/src/test_bed.ts

Calls

no outgoing calls

Tested by

no test coverage detected