Skip to main content

Module testing

Module testing 

Source
Available on crate features test-dependencies only.
Expand description

Test utilities for clock simulation.

Structsยง

FixedClock
A Clock impl that always returns a constant value for calls to now.