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

File CollectionSpec.js

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 11

describeFunction · 0.85
expectFunction · 0.85
getComponentsStringMethod · 0.80
removeComponentsMethod · 0.80
equalsMethod · 0.65
itFunction · 0.50
cloneMethod · 0.45
destroyMethod · 0.45
addComponentMethod · 0.45
getAreaMethod · 0.45
getVerticesMethod · 0.45

Tested by

no test coverage detected