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