Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/SuperMap/iClient-JavaScript
/ TransformableSpec.js
File
TransformableSpec.js
test/common/overlay/levelRenderer/TransformableSpec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{Transformable} from
'../../../../src/common/overlay/levelRenderer/Transformable'
;
2
3
describe(
'Transformable'
, () => {
4
var
canvas, ctx;
Callers
nothing calls this directly
Calls
11
describe
Function · 0.85
spyOn
Function · 0.85
expect
Function · 0.85
createElement
Method · 0.80
removeChild
Method · 0.80
setTransform
Method · 0.80
decomposeTransform
Method · 0.80
it
Function · 0.50
getContext
Method · 0.45
updateTransform
Method · 0.45
destroy
Method · 0.45
Tested by
no test coverage detected