Wire Sysio Wire Sysion 1.0.0
|
Public Member Functions | |
mock_logfile_provider (response_test_fixture &fixture) | |
get_block_t | get_block (uint32_t height, const yield_function &yield={}) |
Public Attributes | |
response_test_fixture & | fixture |
MOCK implementation of the logfile input API
Definition at line 17 of file test_responses.cpp.
|
inline |
Definition at line 18 of file test_responses.cpp.
|
inline |
Read the trace for a given block
block_height | : the height of the data being read |
bad_data_exception | : if the data is corrupt in some way |
Definition at line 29 of file test_responses.cpp.
response_test_fixture& response_test_fixture::mock_logfile_provider::fixture |
Definition at line 32 of file test_responses.cpp.