Modules§
- test_
data - Test utilities for creating secure test data
Structs§
- Test
Environment - Environment variable isolation for tests.
- Test
Environment Guard - RAII guard for test environment isolation.
Functions§
- with_
global_ lock - Ensure only one test that modifies global state runs at a time.