MCPcopy Index your code
hub / github.com/SuperMap/iClient-JavaScript / QueryServiceSpec.js

File QueryServiceSpec.js

test/openlayers/services/QueryServiceSpec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {QueryService} from '../../../src/openlayers/services/QueryService';
2import {QueryByBoundsParameters} from '../../../src/common/iServer/QueryByBoundsParameters';
3import {QueryByDistanceParameters} from '../../../src/common/iServer/QueryByDistanceParameters';
4import {QueryBySQLParameters} from '../../../src/common/iServer/QueryBySQLParameters';

Callers

nothing calls this directly

Calls 13

describeFunction · 0.85
beforeEachFunction · 0.85
afterEachFunction · 0.85
spyOnFunction · 0.85
expectFunction · 0.85
itFunction · 0.50
doneFunction · 0.50
getExtentMethod · 0.45
parseMethod · 0.45
queryByBoundsMethod · 0.45
queryByDistanceMethod · 0.45
queryBySQLMethod · 0.45

Tested by

no test coverage detected