Module consensus_test_utils

Module consensus_test_utils 

Source
Expand description

Common test utilities for consensus handler testing

Structs§

TestConsensusCommit
TestConsensusHandlerSetup

Functions§

make_consensus_adapter_for_test
make_consensus_adapter_for_test_with_submit_limit
make_consensus_adapter_with_client_for_test
Makes a consensus adapter with the standard test wiring (limits, metrics), backed by the given consensus client.
setup_consensus_handler_for_testing_with_checkpoint_service
Creates a ConsensusHandler for testing with a mock ExecutionSchedulerSender that captures transactions