Module tikv_kv::mock_engine[][src]

Structs

ExpectedWrite
ExpectedWriteList

ExpectedWriteList represents a list of writes expected to write to the engine

MockEngine

A mock engine is a simple wrapper around RocksEngine but with the ability to assert the modifies, the callback used, and other aspects during interaction with the engine

MockEngineBuilder

Functions

check_expected_write