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

File LinearRingSpec.js

test/common/commontypes/geometry/LinearRingSpec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { LinearRing as GeometryLinearRing } from '../../../../src/common/commontypes/geometry/LinearRing';
2import { Point as GeometryPoint } from '../../../../src/common/commontypes/geometry/Point';
3
4describe('LinearRing', function () {

Callers

nothing calls this directly

Calls 7

describeFunction · 0.85
expectFunction · 0.85
itFunction · 0.50
getAreaMethod · 0.45
addComponentMethod · 0.45
removeComponentMethod · 0.45
getVerticesMethod · 0.45

Tested by

no test coverage detected