Expand description
Clock Manipulation for Deterministic Tests (Feature G.6) Clock Manipulation for Deterministic Tests (Feature G.6)
Provides fake clock implementation for controlling time in tests. Enables deterministic testing of time-dependent code.
Structs§
- Clock
Controller - Clock controller for page/context
- Clock
Options - Options for clock installation
- Fake
Clock - Fake clock for deterministic testing
Enums§
- Clock
Error - Errors that can occur with clock operations
- Clock
State - Clock state for fake time
Functions§
- create_
clock - Create a new shared clock
Type Aliases§
- Clock
- Thread-safe clock handle