MCPcopy Index your code
hub / github.com/SuperMap/iClient-JavaScript / TimeControlBaseSpec.js

File TimeControlBaseSpec.js

test/common/control/TimeControlBaseSpec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {TimeControlBase} from '../../../src/common/control/TimeControlBase';
2
3describe('TimeControlBase', () => {
4 var originalTimeout;

Callers

nothing calls this directly

Calls 15

describeFunction · 0.85
beforeEachFunction · 0.85
afterEachFunction · 0.85
expectFunction · 0.85
getSpeedMethod · 0.80
getFrequencyMethod · 0.80
getStartTimeMethod · 0.80
getEndTimeMethod · 0.80
getRepeatMethod · 0.80
getReverseMethod · 0.80
getRunningMethod · 0.80
getCurrentTimeMethod · 0.80

Tested by

no test coverage detected