Available on crate feature
tests
only.Expand description
Utilities for opendal testing.
Structs§
- Read
Checker - ReadChecker is used to check the correctness of the read process.
- Write
Checker - WriteAction is used to check the correctness of the write process.
Enums§
- Read
Action - ReadAction represents a read action.
- Write
Action - WriteAction represents a read action.
Statics§
- TEST_
RUNTIME - TEST_RUNTIME is the runtime used for running tests.
Functions§
- init_
test_ service - Init a service with given scheme.