MCPcopy Create free account
hub / github.com/SuperMap/iClient-JavaScript / SymbolHandlerSpec.js

File SymbolHandlerSpec.js

test/maplibregl/overlay/symbol/SymbolHandlerSpec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import SymbolHandler from '../../../../src/maplibregl/overlay/symbol/SymbolHandler';
2describe('maplibregl_symbol_SymbolHandler', () => {
3 var testDiv, map, handler;
4 var originalTimeout;

Callers

nothing calls this directly

Calls 15

describeFunction · 0.85
beforeEachFunction · 0.85
afterEachFunction · 0.85
expectFunction · 0.85
spyOnFunction · 0.85
createElementMethod · 0.80
removeChildMethod · 0.80
doneFunction · 0.50
itFunction · 0.50
addLayerMethod · 0.45
getLayerSymbolMethod · 0.45
setSymbolMethod · 0.45

Tested by

no test coverage detected