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

File PixelSpec.js

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

Source from the content-addressed store, hash-verified

1import {Pixel} from '../../../src/common/commontypes/Pixel';
2
3describe('Pixel', () => {
4 it('constructor, destroy', () => {

Callers

nothing calls this directly

Calls 8

describeFunction · 0.85
expectFunction · 0.85
distanceToMethod · 0.80
offsetMethod · 0.80
equalsMethod · 0.65
itFunction · 0.50
destroyMethod · 0.45
toStringMethod · 0.45

Tested by

no test coverage detected