Skip to main content

Module error

Module error 

Source
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§

TestError
Errors that can occur during testing.

Type Aliases§

TestResult
Result type for testing operations.