Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/angular/angular
/ platform
Method
platform
packages/core/testing/src/test_bed.ts:90–90 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
88
*/
89
export
interface
TestBed {
90
get platform(): PlatformRef;
91
92
get ngModule(): Type<any> | Type<any>[];
93
Callers
3
node_js_file_system_spec.ts
File · 0.65
helpers_spec.ts
File · 0.65
mock_file_system_native.ts
File · 0.65
Implementers
1
TestBedImpl
packages/core/testing/src/test_bed.ts
Calls
no outgoing calls
Tested by
no test coverage detected