Module mock

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