MCPcopy
hub / github.com/node-cron/node-cron / runner.test.ts

File runner.test.ts

src/scheduler/runner.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {assert} from 'chai';
2import { Runner, RunnerOptions } from './runner';
3import { TimeMatcher } from '../time/time-matcher';
4

Callers

nothing calls this directly

Calls 8

createRunnerFunction · 0.85
isStartedMethod · 0.80
isStoppedMethod · 0.80
nextRunMethod · 0.80
blockIOFunction · 0.70
startMethod · 0.65
stopMethod · 0.65
executeMethod · 0.65

Tested by

no test coverage detected