# Structs
CommitterMock is a mock implementation of Committer.
DataStoreMock is a mock implementation of DataStore.
InboundPipelineMock is a mock implementation of InboundPipeline.
InboundTransportMock is a mock implementation of InboundTransport.
MessageHandlerMock is a mock implementation of MessageHandler.
MessageSinkMock is a mock implementation of MessageSink.
ObserverMock is a mock implementation of Observer.
OutboundPipelineMock is a mock implementation of OutboundPipeline.
OutboundTransportMock is a mock implementation of OutboundTransport.
SelfValidatingMessageMock is a mock implementation of SelfValidatingMessage.
TxMock is a mock implementation of Tx.
ValidatorMock is a mock implementation of Validator.