Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/angular/angular
/ resetTestingModule
Method
resetTestingModule
packages/core/testing/src/test_bed.ts:116–116 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
114
resetTestEnvironment(): void;
115
116
resetTestingModule(): TestBed;
117
118
configureCompiler(config: {providers?: any[]; useJit?: boolean}): void;
119
Callers
15
testing_public_spec.ts
File · 0.65
hydration_spec.ts
File · 0.65
dom_renderer_spec.ts
File · 0.65
animation_renderer_spec.ts
File · 0.65
provider_spec.ts
File · 0.65
output_from_observable_spec.ts
File · 0.65
output_to_observable_spec.ts
File · 0.65
pending_until_event_spec.ts
File · 0.65
application_init_spec.ts
File · 0.65
test_bed_spec.ts
File · 0.65
model_input_spec.ts
File · 0.65
legacy_animation_integration_spec.ts
File · 0.65
Implementers
1
TestBedImpl
packages/core/testing/src/test_bed.ts
Calls
no outgoing calls
Tested by
3
configureTestingModule
Function · 0.52
configureTestingModule
Function · 0.52
configureTestingModule
Function · 0.52