Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SuperMap/iClient-JavaScript
/ VectorSpec.js
File
VectorSpec.js
test/common/overlay/levelRenderer/VectorSpec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{Vector} from
'../../../../src/common/overlay/levelRenderer/Vector'
;
2
3
describe(
'Vector'
, () => {
4
it(
'constructor, create, copy'
, () => {
Callers
nothing calls this directly
Calls
15
describe
Function · 0.85
spyOn
Function · 0.85
expect
Function · 0.85
scaleAndAdd
Method · 0.80
sub
Method · 0.80
len
Method · 0.80
lenSquare
Method · 0.80
length
Method · 0.80
lengthSquare
Method · 0.80
div
Method · 0.80
dot
Method · 0.80
distance
Method · 0.80
Tested by
no test coverage detected