Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SuperMap/iClient-JavaScript
/ VectorSpec.js
File
VectorSpec.js
test/common/commontypes/VectorSpec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{Vector, State} from
'../../../src/common/commontypes/Vector'
;
2
import
{Point} from
'../../../src/common/commontypes/geometry/Point'
;
3
4
describe(
'Vector'
, ()=> {
Callers
nothing calls this directly
Calls
7
describe
Function · 0.85
expect
Function · 0.85
spyOn
Function · 0.85
toState
Method · 0.80
it
Function · 0.50
destroy
Method · 0.45
clone
Method · 0.45
Tested by
no test coverage detected