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