Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import
{TimeControlBase} from
'../../../src/common/control/TimeControlBase'
;
2
3
describe(
'TimeControlBase'
, () => {
4
var
originalTimeout;
Callers
nothing calls this directly
Calls
15
describe
Function · 0.85
beforeEach
Function · 0.85
afterEach
Function · 0.85
expect
Function · 0.85
getSpeed
Method · 0.80
getFrequency
Method · 0.80
getStartTime
Method · 0.80
getEndTime
Method · 0.80
getRepeat
Method · 0.80
getReverse
Method · 0.80
getRunning
Method · 0.80
getCurrentTime
Method · 0.80
Tested by
no test coverage detected