Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{Pixel} from
'../../../src/common/commontypes/Pixel'
;
2
3
describe(
'Pixel'
, () => {
4
it(
'constructor, destroy'
, () => {
Callers
nothing calls this directly
Calls
8
describe
Function · 0.85
expect
Function · 0.85
distanceTo
Method · 0.80
offset
Method · 0.80
equals
Method · 0.65
it
Function · 0.50
destroy
Method · 0.45
toString
Method · 0.45
Tested by
no test coverage detected