Function mockCron

  • A weenie function providing the MockCron class in place of the Cron class, to make it easy to test cronjobs

    Returns {
        cron: MockCron;
    }

Generated using TypeDoc