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

File introspection.test.ts

src/tasks/introspection.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { assert } from 'chai';
2import { InlineScheduledTask } from './inline-scheduled-task';
3
4describe('task introspection', function () {

Callers

nothing calls this directly

Calls 12

getPatternMethod · 0.65
matchMethod · 0.65
getNextRunsMethod · 0.65
startMethod · 0.65
msToNextMethod · 0.65
getNextRunMethod · 0.65
stopMethod · 0.65
isBusyMethod · 0.65
onMethod · 0.65
runsLeftMethod · 0.65
lastRunMethod · 0.65
executeMethod · 0.65

Tested by

no test coverage detected