Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/SuperMap/iClient-JavaScript
/ ColorUtilSpec.js
File
ColorUtilSpec.js
test/common/mapping/utils/ColorUtilSpec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
Color from
'../../../../src/common/mapping/utils/Color'
;
2
3
describe(
'ColorUtil'
, () => {
4
it(
'toColor'
, (done) => {
Callers
nothing calls this directly
Calls
12
describe
Function · 0.85
expect
Function · 0.85
convert
Method · 0.80
_HSL_2_RGB
Method · 0.80
_HUE_2_RGB
Method · 0.80
trim
Method · 0.80
map
Method · 0.80
adjust
Method · 0.80
it
Function · 0.50
done
Function · 0.50
toColor
Method · 0.45
normalize
Method · 0.45
Tested by
no test coverage detected