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

File UtilSpec.js

test/common/mapping/utils/UtilSpec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { isSameRasterLayer } from '../../../../src/common/mapping/utils/util';
2
3describe('util', () => {
4 it('isSameRasterLayer', (done) => {

Callers

nothing calls this directly

Calls 5

isSameRasterLayerFunction · 0.90
describeFunction · 0.85
expectFunction · 0.85
itFunction · 0.50
doneFunction · 0.50

Tested by

no test coverage detected