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

File GeoJSONSpec.js

test/common/format/GeoJSONSpec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { GeoJSON } from '../../../src/common/format/GeoJSON';
2import { GeometryType } from '../../../src/common/REST';
3
4describe('GeoJSON', () => {

Callers

nothing calls this directly

Calls 10

describeFunction · 0.85
beforeEachFunction · 0.85
afterEachFunction · 0.85
expectFunction · 0.85
toGeoJSONMethod · 0.80
fromGeoJSONMethod · 0.80
isGeoJSONMethod · 0.80
getGeoJSONTypeMethod · 0.80
itFunction · 0.50
readMethod · 0.45

Tested by

no test coverage detected