# Functions
No description provided by the author
No description provided by the author
NewAssert creates a new Assert object wrapping the provided *testing.T.
No description provided by the author
NewFakeClock creates a new fake clock, with the initial time set to an unspecified, round number.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
FakeClock is a small facility that makes it easy to operate on duration since start with relative times, rather than absolute times.
No description provided by the author
No description provided by the author
No description provided by the author
PreparedFunctionCall is a function call that has been set up by (Assert).Call() but not executed.