MCPcopy 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

1import Color from '../../../../src/common/mapping/utils/Color';
2
3describe('ColorUtil', () => {
4 it('toColor', (done) => {

Callers

nothing calls this directly

Calls 12

describeFunction · 0.85
expectFunction · 0.85
convertMethod · 0.80
_HSL_2_RGBMethod · 0.80
_HUE_2_RGBMethod · 0.80
trimMethod · 0.80
mapMethod · 0.80
adjustMethod · 0.80
itFunction · 0.50
doneFunction · 0.50
toColorMethod · 0.45
normalizeMethod · 0.45

Tested by

no test coverage detected