MCPcopy Create free account
hub / github.com/angular/components / map-marker-clusterer.spec.ts

File map-marker-clusterer.spec.ts

src/google-maps/map-marker-clusterer/map-marker-clusterer.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {Component, ViewChild, ChangeDetectionStrategy} from '@angular/core';
2import {ComponentFixture, fakeAsync, flush, TestBed} from '@angular/core/testing';
3import type {MarkerClusterer, Renderer, Algorithm} from './map-marker-clusterer-types';
4

Callers

nothing calls this directly

Calls 9

createMapSpyFunction · 0.90
createMapConstructorSpyFunction · 0.90
createAdvancedMarkerSpyFunction · 0.90
createMarkerClustererSpyFunction · 0.90
callbackFunction · 0.85
markForCheckMethod · 0.80
waitFunction · 0.70

Tested by

no test coverage detected