Creates a Clock that follows the virtual time in this test.
Accesses the current virtual time within this test, as an Instant.
Delays until the virtual time reaches isoString, formatted as an ISO 8601 timestamp, executing all enqueued tasks in order.
Delays until the virtual time reaches instant, executing all enqueued tasks in order.
Advances the virtual time until it reaches isoString, formatted as an ISO 8601 timestamp.
Advances the virtual time until it reaches instant.