Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/angular/angular
/ configureTestingModule
Method
configureTestingModule
packages/core/testing/src/test_bed.ts:120–120 ·
view source on GitHub ↗
(moduleDef: TestModuleMetadata)
Source
from the content-addressed store, hash-verified
118
configureCompiler(config: {providers?: any[]; useJit?: boolean}): void;
119
120
configureTestingModule(moduleDef: TestModuleMetadata): TestBed;
121
122
compileComponents(): Promise<any>;
123
Callers
15
testing_public_spec.ts
File · 0.65
hydration_spec.ts
File · 0.65
meta_spec.ts
File · 0.65
bootstrap_spec.ts
File · 0.65
title_spec.ts
File · 0.65
dom_renderer_spec.ts
File · 0.65
shadow_dom_spec.ts
File · 0.65
animation_renderer_spec.ts
File · 0.65
animation_renderer_spec.ts
File · 0.65
noop_animations_module_spec.ts
File · 0.65
noopAnimationTests
Function · 0.65
configTestBed
Function · 0.65
Implementers
1
TestBedImpl
packages/core/testing/src/test_bed.ts
Calls
no outgoing calls
Tested by
15
configureTestValidityMonitor
Function · 0.52
createNavigationHistory
Function · 0.52
createRouterScroller
Function · 0.52
setupRouter
Function · 0.52
setUpRouter
Function · 0.52
duplicateInFlightNavigationsIntegrationSuite
Function · 0.52
routerLinkActiveIntegrationSuite
Function · 0.52
eagerUrlUpdateStrategyIntegrationSuite
Function · 0.52
navigationErrorsIntegrationSuite
Function · 0.52
setup
Function · 0.52
navigationIntegrationTestSuite
Function · 0.52
routeDataIntegrationSuite
Function · 0.52