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

File NetworkAnalystServiceSpec.js

test/maplibregl/services/NetworkAnalystServiceSpec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { NetworkAnalystService } from '../../../src/maplibregl/services/NetworkAnalystService';
2import { BurstPipelineAnalystParameters } from '../../../src/common/iServer/BurstPipelineAnalystParameters';
3import { ComputeWeightMatrixParameters } from '../../../src/common/iServer/ComputeWeightMatrixParameters';
4import { FindClosestFacilitiesParameters } from '../../../src/common/iServer/FindClosestFacilitiesParameters';

Callers

nothing calls this directly

Calls 15

describeFunction · 0.85
beforeEachFunction · 0.85
afterEachFunction · 0.85
spyOnFunction · 0.85
expectFunction · 0.85
itFunction · 0.50
doneFunction · 0.50
burstPipelineAnalystMethod · 0.45
computeWeightMatrixMethod · 0.45
findLocationMethod · 0.45
findPathMethod · 0.45
findTSPPathsMethod · 0.45

Tested by

no test coverage detected