Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/angular/components
/ map-info-window.spec.ts
File
map-info-window.spec.ts
src/google-maps/map-info-window/map-info-window.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{Component, ViewChild, ChangeDetectionStrategy} from
'@angular/core'
;
2
import
{TestBed} from
'@angular/core/testing'
;
3
import
{By} from
'@angular/platform-browser'
;
4
Callers
nothing calls this directly
Calls
10
createMapSpy
Function · 0.90
createMapConstructorSpy
Function · 0.90
createInfoWindowSpy
Function · 0.90
createInfoWindowConstructorSpy
Function · 0.90
get
Method · 0.65
open
Method · 0.65
close
Method · 0.45
getContent
Method · 0.45
getPosition
Method · 0.45
getZIndex
Method · 0.45
Tested by
no test coverage detected