# Functions
NewMockChainSupport creates a new instance of MockChainSupport.
NewMockPluginProcessor creates a new instance of MockPluginProcessor.
# Structs
MockChainSupport is an autogenerated mock type for the ChainSupport type.
No description provided by the author
MockChainSupport_KnownSourceChainsSlice_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'KnownSourceChainsSlice'.
MockChainSupport_SupportedChains_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SupportedChains'.
MockChainSupport_SupportsDestChain_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SupportsDestChain'.
MockPluginProcessor is an autogenerated mock type for the PluginProcessor type.
MockPluginProcessor_Close_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Close'.
No description provided by the author
MockPluginProcessor_Observation_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Observation'.
MockPluginProcessor_Outcome_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Outcome'.
MockPluginProcessor_Query_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Query'.
MockPluginProcessor_ValidateObservation_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ValidateObservation'.