Module mock

Available on crate feature provider only.
Expand description

Mock database

Structs§

CursorMock
Cursor that iterates over table
DatabaseMock
Mock database used for testing with inner BTreeMap structure
TxMock
Mock read only tx