MCPcopy
hub / github.com/thinkjs/thinkjs / runTask

Method runTask

test/case/loader.js:16–17  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

14
15mock('think-crontab',class Crontab{
16 runTask(){
17 }
18})
19
20test.serial('normal test', t => {

Callers 1

loadCrontabMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected