Static
Private
initializedStatic
Private
jobsStatic
initStatic
testTests if a cron job with the specified crontab exists and executes the associated function.
The crontab schedule string.
A promise that resolves with the value returned by the executed function.
If the CronTester has not been initialized.
Generated using TypeDoc
A utility class for testing scheduled cronjobs using @Cron(...) annotation.