Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/angular/angular
/ getTestBed
Function
getTestBed
packages/core/testing/src/test_bed.ts:202–204 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
200
* @publicApi
201
*/
202
export
function
getTestBed(): TestBed {
203
return
TestBedImpl.INSTANCE;
204
}
205
206
/**
207
* @description
Callers
4
testing_public_spec.ts
File · 0.90
application_ref_integration_spec.ts
File · 0.90
integration_spec.ts
File · 0.90
security_integration_spec.ts
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…