import * as mod from "https://dotland.deno.dev/std@0.181.0/testing/time.ts"; Utilities for mocking time while testing. ClassescFakeTimeOverrides the real Date object and timer functions with fake ones that can be controlled through the fake time instance. cTimeErrorAn error related to faking time. InterfacesIFakeTimeOptions