Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/angular/components
/ map-traffic-layer.spec.ts
File
map-traffic-layer.spec.ts
src/google-maps/map-traffic-layer/map-traffic-layer.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{Component, ChangeDetectionStrategy} from
'@angular/core'
;
2
import
{TestBed} from
'@angular/core/testing'
;
3
4
import
{DEFAULT_OPTIONS, GoogleMap} from
'../google-map/google-map'
;
Callers
nothing calls this directly
Calls
4
createMapSpy
Function · 0.90
createMapConstructorSpy
Function · 0.90
createTrafficLayerSpy
Function · 0.90
createTrafficLayerConstructorSpy
Function · 0.90
Tested by
no test coverage detected