Module mock
Available on crate feature
provider
only.Expand description
Mock database
Structs§
- Cursor
Mock - Cursor that iterates over table
- Database
Mock - Mock database used for testing with inner
BTreeMap
structure - TxMock
- Mock read only tx