Expand description
Error types for the testing utilities crate.
This module defines the error types used throughout the testing framework, wrapping SDK errors and adding testing-specific error variants.
Enums§
- Test
Error - Errors that can occur during testing.
Type Aliases§
- Test
Result - Result type for testing operations.