Documentation
¶
Index ¶
- type ChainScopedConfig
- type ChainScopedConfig_EVM_Call
- type ChainScopedConfig_Expecter
- type EVM
- func (_m *EVM) AutoCreateKey() bool
- func (_m *EVM) BackupLogPollerBlockDelay() uint64
- func (_m *EVM) BalanceMonitor() config.BalanceMonitor
- func (_m *EVM) BlockBackfillDepth() uint64
- func (_m *EVM) BlockBackfillSkip() bool
- func (_m *EVM) BlockEmissionIdleWarningThreshold() time.Duration
- func (_m *EVM) ChainID() *big.Int
- func (_m *EVM) ChainType() chaintype.ChainType
- func (_m *EVM) ConfirmationTimeout() time.Duration
- func (_m *EVM) EXPECT() *EVM_Expecter
- func (_m *EVM) FinalityDepth() uint32
- func (_m *EVM) FinalityTagEnabled() bool
- func (_m *EVM) FinalizedBlockOffset() uint32
- func (_m *EVM) FlagsContractAddress() string
- func (_m *EVM) GasEstimator() config.GasEstimator
- func (_m *EVM) HeadTracker() config.HeadTracker
- func (_m *EVM) IsEnabled() bool
- func (_m *EVM) LinkContractAddress() string
- func (_m *EVM) LogBackfillBatchSize() uint32
- func (_m *EVM) LogBroadcasterEnabled() bool
- func (_m *EVM) LogKeepBlocksDepth() uint32
- func (_m *EVM) LogPollInterval() time.Duration
- func (_m *EVM) LogPrunePageSize() uint32
- func (_m *EVM) MinContractPayment() *assets.Link
- func (_m *EVM) MinIncomingConfirmations() uint32
- func (_m *EVM) NoNewFinalizedHeadsThreshold() time.Duration
- func (_m *EVM) NodeNoNewHeadsThreshold() time.Duration
- func (_m *EVM) NodePool() config.NodePool
- func (_m *EVM) NonceAutoSync() bool
- func (_m *EVM) OCR() config.OCR
- func (_m *EVM) OCR2() config.OCR2
- func (_m *EVM) OperatorFactoryAddress() string
- func (_m *EVM) RPCDefaultBatchSize() uint32
- func (_m *EVM) SafeDepth() uint32
- func (_m *EVM) TOMLString() (string, error)
- func (_m *EVM) Transactions() config.Transactions
- func (_m *EVM) Workflow() config.Workflow
- type EVM_AutoCreateKey_Call
- type EVM_BackupLogPollerBlockDelay_Call
- func (_c *EVM_BackupLogPollerBlockDelay_Call) Return(_a0 uint64) *EVM_BackupLogPollerBlockDelay_Call
- func (_c *EVM_BackupLogPollerBlockDelay_Call) Run(run func()) *EVM_BackupLogPollerBlockDelay_Call
- func (_c *EVM_BackupLogPollerBlockDelay_Call) RunAndReturn(run func() uint64) *EVM_BackupLogPollerBlockDelay_Call
- type EVM_BalanceMonitor_Call
- type EVM_BlockBackfillDepth_Call
- type EVM_BlockBackfillSkip_Call
- type EVM_BlockEmissionIdleWarningThreshold_Call
- func (_c *EVM_BlockEmissionIdleWarningThreshold_Call) Return(_a0 time.Duration) *EVM_BlockEmissionIdleWarningThreshold_Call
- func (_c *EVM_BlockEmissionIdleWarningThreshold_Call) Run(run func()) *EVM_BlockEmissionIdleWarningThreshold_Call
- func (_c *EVM_BlockEmissionIdleWarningThreshold_Call) RunAndReturn(run func() time.Duration) *EVM_BlockEmissionIdleWarningThreshold_Call
- type EVM_ChainID_Call
- type EVM_ChainType_Call
- type EVM_ConfirmationTimeout_Call
- type EVM_Expecter
- func (_e *EVM_Expecter) AutoCreateKey() *EVM_AutoCreateKey_Call
- func (_e *EVM_Expecter) BackupLogPollerBlockDelay() *EVM_BackupLogPollerBlockDelay_Call
- func (_e *EVM_Expecter) BalanceMonitor() *EVM_BalanceMonitor_Call
- func (_e *EVM_Expecter) BlockBackfillDepth() *EVM_BlockBackfillDepth_Call
- func (_e *EVM_Expecter) BlockBackfillSkip() *EVM_BlockBackfillSkip_Call
- func (_e *EVM_Expecter) BlockEmissionIdleWarningThreshold() *EVM_BlockEmissionIdleWarningThreshold_Call
- func (_e *EVM_Expecter) ChainID() *EVM_ChainID_Call
- func (_e *EVM_Expecter) ChainType() *EVM_ChainType_Call
- func (_e *EVM_Expecter) ConfirmationTimeout() *EVM_ConfirmationTimeout_Call
- func (_e *EVM_Expecter) FinalityDepth() *EVM_FinalityDepth_Call
- func (_e *EVM_Expecter) FinalityTagEnabled() *EVM_FinalityTagEnabled_Call
- func (_e *EVM_Expecter) FinalizedBlockOffset() *EVM_FinalizedBlockOffset_Call
- func (_e *EVM_Expecter) FlagsContractAddress() *EVM_FlagsContractAddress_Call
- func (_e *EVM_Expecter) GasEstimator() *EVM_GasEstimator_Call
- func (_e *EVM_Expecter) HeadTracker() *EVM_HeadTracker_Call
- func (_e *EVM_Expecter) IsEnabled() *EVM_IsEnabled_Call
- func (_e *EVM_Expecter) LinkContractAddress() *EVM_LinkContractAddress_Call
- func (_e *EVM_Expecter) LogBackfillBatchSize() *EVM_LogBackfillBatchSize_Call
- func (_e *EVM_Expecter) LogBroadcasterEnabled() *EVM_LogBroadcasterEnabled_Call
- func (_e *EVM_Expecter) LogKeepBlocksDepth() *EVM_LogKeepBlocksDepth_Call
- func (_e *EVM_Expecter) LogPollInterval() *EVM_LogPollInterval_Call
- func (_e *EVM_Expecter) LogPrunePageSize() *EVM_LogPrunePageSize_Call
- func (_e *EVM_Expecter) MinContractPayment() *EVM_MinContractPayment_Call
- func (_e *EVM_Expecter) MinIncomingConfirmations() *EVM_MinIncomingConfirmations_Call
- func (_e *EVM_Expecter) NoNewFinalizedHeadsThreshold() *EVM_NoNewFinalizedHeadsThreshold_Call
- func (_e *EVM_Expecter) NodeNoNewHeadsThreshold() *EVM_NodeNoNewHeadsThreshold_Call
- func (_e *EVM_Expecter) NodePool() *EVM_NodePool_Call
- func (_e *EVM_Expecter) NonceAutoSync() *EVM_NonceAutoSync_Call
- func (_e *EVM_Expecter) OCR() *EVM_OCR_Call
- func (_e *EVM_Expecter) OCR2() *EVM_OCR2_Call
- func (_e *EVM_Expecter) OperatorFactoryAddress() *EVM_OperatorFactoryAddress_Call
- func (_e *EVM_Expecter) RPCDefaultBatchSize() *EVM_RPCDefaultBatchSize_Call
- func (_e *EVM_Expecter) SafeDepth() *EVM_SafeDepth_Call
- func (_e *EVM_Expecter) TOMLString() *EVM_TOMLString_Call
- func (_e *EVM_Expecter) Transactions() *EVM_Transactions_Call
- func (_e *EVM_Expecter) Workflow() *EVM_Workflow_Call
- type EVM_FinalityDepth_Call
- type EVM_FinalityTagEnabled_Call
- type EVM_FinalizedBlockOffset_Call
- type EVM_FlagsContractAddress_Call
- type EVM_GasEstimator_Call
- type EVM_HeadTracker_Call
- type EVM_IsEnabled_Call
- type EVM_LinkContractAddress_Call
- type EVM_LogBackfillBatchSize_Call
- type EVM_LogBroadcasterEnabled_Call
- type EVM_LogKeepBlocksDepth_Call
- type EVM_LogPollInterval_Call
- type EVM_LogPrunePageSize_Call
- type EVM_MinContractPayment_Call
- type EVM_MinIncomingConfirmations_Call
- func (_c *EVM_MinIncomingConfirmations_Call) Return(_a0 uint32) *EVM_MinIncomingConfirmations_Call
- func (_c *EVM_MinIncomingConfirmations_Call) Run(run func()) *EVM_MinIncomingConfirmations_Call
- func (_c *EVM_MinIncomingConfirmations_Call) RunAndReturn(run func() uint32) *EVM_MinIncomingConfirmations_Call
- type EVM_NoNewFinalizedHeadsThreshold_Call
- func (_c *EVM_NoNewFinalizedHeadsThreshold_Call) Return(_a0 time.Duration) *EVM_NoNewFinalizedHeadsThreshold_Call
- func (_c *EVM_NoNewFinalizedHeadsThreshold_Call) Run(run func()) *EVM_NoNewFinalizedHeadsThreshold_Call
- func (_c *EVM_NoNewFinalizedHeadsThreshold_Call) RunAndReturn(run func() time.Duration) *EVM_NoNewFinalizedHeadsThreshold_Call
- type EVM_NodeNoNewHeadsThreshold_Call
- func (_c *EVM_NodeNoNewHeadsThreshold_Call) Return(_a0 time.Duration) *EVM_NodeNoNewHeadsThreshold_Call
- func (_c *EVM_NodeNoNewHeadsThreshold_Call) Run(run func()) *EVM_NodeNoNewHeadsThreshold_Call
- func (_c *EVM_NodeNoNewHeadsThreshold_Call) RunAndReturn(run func() time.Duration) *EVM_NodeNoNewHeadsThreshold_Call
- type EVM_NodePool_Call
- type EVM_NonceAutoSync_Call
- type EVM_OCR2_Call
- type EVM_OCR_Call
- type EVM_OperatorFactoryAddress_Call
- type EVM_RPCDefaultBatchSize_Call
- type EVM_SafeDepth_Call
- type EVM_TOMLString_Call
- type EVM_Transactions_Call
- type EVM_Workflow_Call
- type GasEstimator
- func (_m *GasEstimator) BlockHistory() config.BlockHistory
- func (_m *GasEstimator) BumpMin() *assets.Wei
- func (_m *GasEstimator) BumpPercent() uint16
- func (_m *GasEstimator) BumpThreshold() uint64
- func (_m *GasEstimator) BumpTxDepth() uint32
- func (_m *GasEstimator) DAOracle() config.DAOracle
- func (_m *GasEstimator) EIP1559DynamicFees() bool
- func (_m *GasEstimator) EXPECT() *GasEstimator_Expecter
- func (_m *GasEstimator) EstimateLimit() bool
- func (_m *GasEstimator) FeeCapDefault() *assets.Wei
- func (_m *GasEstimator) FeeHistory() config.FeeHistory
- func (_m *GasEstimator) LimitDefault() uint64
- func (_m *GasEstimator) LimitJobType() config.LimitJobType
- func (_m *GasEstimator) LimitMax() uint64
- func (_m *GasEstimator) LimitMultiplier() float32
- func (_m *GasEstimator) LimitTransfer() uint64
- func (_m *GasEstimator) Mode() string
- func (_m *GasEstimator) PriceDefault() *assets.Wei
- func (_m *GasEstimator) PriceMax() *assets.Wei
- func (_m *GasEstimator) PriceMaxKey(_a0 common.Address) *assets.Wei
- func (_m *GasEstimator) PriceMin() *assets.Wei
- func (_m *GasEstimator) SenderAddress() *types.EIP55Address
- func (_m *GasEstimator) TipCapDefault() *assets.Wei
- func (_m *GasEstimator) TipCapMin() *assets.Wei
- type GasEstimator_BlockHistory_Call
- func (_c *GasEstimator_BlockHistory_Call) Return(_a0 config.BlockHistory) *GasEstimator_BlockHistory_Call
- func (_c *GasEstimator_BlockHistory_Call) Run(run func()) *GasEstimator_BlockHistory_Call
- func (_c *GasEstimator_BlockHistory_Call) RunAndReturn(run func() config.BlockHistory) *GasEstimator_BlockHistory_Call
- type GasEstimator_BumpMin_Call
- type GasEstimator_BumpPercent_Call
- type GasEstimator_BumpThreshold_Call
- type GasEstimator_BumpTxDepth_Call
- type GasEstimator_DAOracle_Call
- type GasEstimator_EIP1559DynamicFees_Call
- func (_c *GasEstimator_EIP1559DynamicFees_Call) Return(_a0 bool) *GasEstimator_EIP1559DynamicFees_Call
- func (_c *GasEstimator_EIP1559DynamicFees_Call) Run(run func()) *GasEstimator_EIP1559DynamicFees_Call
- func (_c *GasEstimator_EIP1559DynamicFees_Call) RunAndReturn(run func() bool) *GasEstimator_EIP1559DynamicFees_Call
- type GasEstimator_EstimateLimit_Call
- type GasEstimator_Expecter
- func (_e *GasEstimator_Expecter) BlockHistory() *GasEstimator_BlockHistory_Call
- func (_e *GasEstimator_Expecter) BumpMin() *GasEstimator_BumpMin_Call
- func (_e *GasEstimator_Expecter) BumpPercent() *GasEstimator_BumpPercent_Call
- func (_e *GasEstimator_Expecter) BumpThreshold() *GasEstimator_BumpThreshold_Call
- func (_e *GasEstimator_Expecter) BumpTxDepth() *GasEstimator_BumpTxDepth_Call
- func (_e *GasEstimator_Expecter) DAOracle() *GasEstimator_DAOracle_Call
- func (_e *GasEstimator_Expecter) EIP1559DynamicFees() *GasEstimator_EIP1559DynamicFees_Call
- func (_e *GasEstimator_Expecter) EstimateLimit() *GasEstimator_EstimateLimit_Call
- func (_e *GasEstimator_Expecter) FeeCapDefault() *GasEstimator_FeeCapDefault_Call
- func (_e *GasEstimator_Expecter) FeeHistory() *GasEstimator_FeeHistory_Call
- func (_e *GasEstimator_Expecter) LimitDefault() *GasEstimator_LimitDefault_Call
- func (_e *GasEstimator_Expecter) LimitJobType() *GasEstimator_LimitJobType_Call
- func (_e *GasEstimator_Expecter) LimitMax() *GasEstimator_LimitMax_Call
- func (_e *GasEstimator_Expecter) LimitMultiplier() *GasEstimator_LimitMultiplier_Call
- func (_e *GasEstimator_Expecter) LimitTransfer() *GasEstimator_LimitTransfer_Call
- func (_e *GasEstimator_Expecter) Mode() *GasEstimator_Mode_Call
- func (_e *GasEstimator_Expecter) PriceDefault() *GasEstimator_PriceDefault_Call
- func (_e *GasEstimator_Expecter) PriceMax() *GasEstimator_PriceMax_Call
- func (_e *GasEstimator_Expecter) PriceMaxKey(_a0 interface{}) *GasEstimator_PriceMaxKey_Call
- func (_e *GasEstimator_Expecter) PriceMin() *GasEstimator_PriceMin_Call
- func (_e *GasEstimator_Expecter) SenderAddress() *GasEstimator_SenderAddress_Call
- func (_e *GasEstimator_Expecter) TipCapDefault() *GasEstimator_TipCapDefault_Call
- func (_e *GasEstimator_Expecter) TipCapMin() *GasEstimator_TipCapMin_Call
- type GasEstimator_FeeCapDefault_Call
- func (_c *GasEstimator_FeeCapDefault_Call) Return(_a0 *assets.Wei) *GasEstimator_FeeCapDefault_Call
- func (_c *GasEstimator_FeeCapDefault_Call) Run(run func()) *GasEstimator_FeeCapDefault_Call
- func (_c *GasEstimator_FeeCapDefault_Call) RunAndReturn(run func() *assets.Wei) *GasEstimator_FeeCapDefault_Call
- type GasEstimator_FeeHistory_Call
- type GasEstimator_LimitDefault_Call
- type GasEstimator_LimitJobType_Call
- func (_c *GasEstimator_LimitJobType_Call) Return(_a0 config.LimitJobType) *GasEstimator_LimitJobType_Call
- func (_c *GasEstimator_LimitJobType_Call) Run(run func()) *GasEstimator_LimitJobType_Call
- func (_c *GasEstimator_LimitJobType_Call) RunAndReturn(run func() config.LimitJobType) *GasEstimator_LimitJobType_Call
- type GasEstimator_LimitMax_Call
- type GasEstimator_LimitMultiplier_Call
- func (_c *GasEstimator_LimitMultiplier_Call) Return(_a0 float32) *GasEstimator_LimitMultiplier_Call
- func (_c *GasEstimator_LimitMultiplier_Call) Run(run func()) *GasEstimator_LimitMultiplier_Call
- func (_c *GasEstimator_LimitMultiplier_Call) RunAndReturn(run func() float32) *GasEstimator_LimitMultiplier_Call
- type GasEstimator_LimitTransfer_Call
- type GasEstimator_Mode_Call
- type GasEstimator_PriceDefault_Call
- type GasEstimator_PriceMaxKey_Call
- func (_c *GasEstimator_PriceMaxKey_Call) Return(_a0 *assets.Wei) *GasEstimator_PriceMaxKey_Call
- func (_c *GasEstimator_PriceMaxKey_Call) Run(run func(_a0 common.Address)) *GasEstimator_PriceMaxKey_Call
- func (_c *GasEstimator_PriceMaxKey_Call) RunAndReturn(run func(common.Address) *assets.Wei) *GasEstimator_PriceMaxKey_Call
- type GasEstimator_PriceMax_Call
- type GasEstimator_PriceMin_Call
- type GasEstimator_SenderAddress_Call
- func (_c *GasEstimator_SenderAddress_Call) Return(_a0 *types.EIP55Address) *GasEstimator_SenderAddress_Call
- func (_c *GasEstimator_SenderAddress_Call) Run(run func()) *GasEstimator_SenderAddress_Call
- func (_c *GasEstimator_SenderAddress_Call) RunAndReturn(run func() *types.EIP55Address) *GasEstimator_SenderAddress_Call
- type GasEstimator_TipCapDefault_Call
- func (_c *GasEstimator_TipCapDefault_Call) Return(_a0 *assets.Wei) *GasEstimator_TipCapDefault_Call
- func (_c *GasEstimator_TipCapDefault_Call) Run(run func()) *GasEstimator_TipCapDefault_Call
- func (_c *GasEstimator_TipCapDefault_Call) RunAndReturn(run func() *assets.Wei) *GasEstimator_TipCapDefault_Call
- type GasEstimator_TipCapMin_Call
- type Workflow
- func (_m *Workflow) AcceptanceTimeout() time.Duration
- func (_m *Workflow) EXPECT() *Workflow_Expecter
- func (_m *Workflow) ForwarderAddress() *types.EIP55Address
- func (_m *Workflow) FromAddress() *types.EIP55Address
- func (_m *Workflow) GasLimitDefault() *uint64
- func (_m *Workflow) PollPeriod() time.Duration
- func (_m *Workflow) TxAcceptanceState() *pkgtypes.TransactionStatus
- type Workflow_AcceptanceTimeout_Call
- func (_c *Workflow_AcceptanceTimeout_Call) Return(_a0 time.Duration) *Workflow_AcceptanceTimeout_Call
- func (_c *Workflow_AcceptanceTimeout_Call) Run(run func()) *Workflow_AcceptanceTimeout_Call
- func (_c *Workflow_AcceptanceTimeout_Call) RunAndReturn(run func() time.Duration) *Workflow_AcceptanceTimeout_Call
- type Workflow_Expecter
- func (_e *Workflow_Expecter) AcceptanceTimeout() *Workflow_AcceptanceTimeout_Call
- func (_e *Workflow_Expecter) ForwarderAddress() *Workflow_ForwarderAddress_Call
- func (_e *Workflow_Expecter) FromAddress() *Workflow_FromAddress_Call
- func (_e *Workflow_Expecter) GasLimitDefault() *Workflow_GasLimitDefault_Call
- func (_e *Workflow_Expecter) PollPeriod() *Workflow_PollPeriod_Call
- func (_e *Workflow_Expecter) TxAcceptanceState() *Workflow_TxAcceptanceState_Call
- type Workflow_ForwarderAddress_Call
- func (_c *Workflow_ForwarderAddress_Call) Return(_a0 *types.EIP55Address) *Workflow_ForwarderAddress_Call
- func (_c *Workflow_ForwarderAddress_Call) Run(run func()) *Workflow_ForwarderAddress_Call
- func (_c *Workflow_ForwarderAddress_Call) RunAndReturn(run func() *types.EIP55Address) *Workflow_ForwarderAddress_Call
- type Workflow_FromAddress_Call
- type Workflow_GasLimitDefault_Call
- type Workflow_PollPeriod_Call
- type Workflow_TxAcceptanceState_Call
- func (_c *Workflow_TxAcceptanceState_Call) Return(_a0 *pkgtypes.TransactionStatus) *Workflow_TxAcceptanceState_Call
- func (_c *Workflow_TxAcceptanceState_Call) Run(run func()) *Workflow_TxAcceptanceState_Call
- func (_c *Workflow_TxAcceptanceState_Call) RunAndReturn(run func() *pkgtypes.TransactionStatus) *Workflow_TxAcceptanceState_Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChainScopedConfig ¶
ChainScopedConfig is an autogenerated mock type for the ChainScopedConfig type
func NewChainScopedConfig ¶
func NewChainScopedConfig(t interface {
mock.TestingT
Cleanup(func())
}) *ChainScopedConfig
NewChainScopedConfig creates a new instance of ChainScopedConfig. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*ChainScopedConfig) EVM ¶
func (_m *ChainScopedConfig) EVM() config.EVM
EVM provides a mock function with no fields
func (*ChainScopedConfig) EXPECT ¶
func (_m *ChainScopedConfig) EXPECT() *ChainScopedConfig_Expecter
type ChainScopedConfig_EVM_Call ¶
ChainScopedConfig_EVM_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'EVM'
func (*ChainScopedConfig_EVM_Call) Return ¶
func (_c *ChainScopedConfig_EVM_Call) Return(_a0 config.EVM) *ChainScopedConfig_EVM_Call
func (*ChainScopedConfig_EVM_Call) Run ¶
func (_c *ChainScopedConfig_EVM_Call) Run(run func()) *ChainScopedConfig_EVM_Call
func (*ChainScopedConfig_EVM_Call) RunAndReturn ¶
func (_c *ChainScopedConfig_EVM_Call) RunAndReturn(run func() config.EVM) *ChainScopedConfig_EVM_Call
type ChainScopedConfig_Expecter ¶
type ChainScopedConfig_Expecter struct {
// contains filtered or unexported fields
}
func (*ChainScopedConfig_Expecter) EVM ¶
func (_e *ChainScopedConfig_Expecter) EVM() *ChainScopedConfig_EVM_Call
EVM is a helper method to define mock.On call
type EVM ¶
EVM is an autogenerated mock type for the EVM type
func NewEVM ¶
NewEVM creates a new instance of EVM. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*EVM) AutoCreateKey ¶
AutoCreateKey provides a mock function with no fields
func (*EVM) BackupLogPollerBlockDelay ¶
BackupLogPollerBlockDelay provides a mock function with no fields
func (*EVM) BalanceMonitor ¶
func (_m *EVM) BalanceMonitor() config.BalanceMonitor
BalanceMonitor provides a mock function with no fields
func (*EVM) BlockBackfillDepth ¶
BlockBackfillDepth provides a mock function with no fields
func (*EVM) BlockBackfillSkip ¶
BlockBackfillSkip provides a mock function with no fields
func (*EVM) BlockEmissionIdleWarningThreshold ¶
BlockEmissionIdleWarningThreshold provides a mock function with no fields
func (*EVM) ConfirmationTimeout ¶
ConfirmationTimeout provides a mock function with no fields
func (*EVM) EXPECT ¶
func (_m *EVM) EXPECT() *EVM_Expecter
func (*EVM) FinalityDepth ¶
FinalityDepth provides a mock function with no fields
func (*EVM) FinalityTagEnabled ¶
FinalityTagEnabled provides a mock function with no fields
func (*EVM) FinalizedBlockOffset ¶
FinalizedBlockOffset provides a mock function with no fields
func (*EVM) FlagsContractAddress ¶
FlagsContractAddress provides a mock function with no fields
func (*EVM) GasEstimator ¶
func (_m *EVM) GasEstimator() config.GasEstimator
GasEstimator provides a mock function with no fields
func (*EVM) HeadTracker ¶
func (_m *EVM) HeadTracker() config.HeadTracker
HeadTracker provides a mock function with no fields
func (*EVM) LinkContractAddress ¶
LinkContractAddress provides a mock function with no fields
func (*EVM) LogBackfillBatchSize ¶
LogBackfillBatchSize provides a mock function with no fields
func (*EVM) LogBroadcasterEnabled ¶
LogBroadcasterEnabled provides a mock function with no fields
func (*EVM) LogKeepBlocksDepth ¶
LogKeepBlocksDepth provides a mock function with no fields
func (*EVM) LogPollInterval ¶
LogPollInterval provides a mock function with no fields
func (*EVM) LogPrunePageSize ¶
LogPrunePageSize provides a mock function with no fields
func (*EVM) MinContractPayment ¶
MinContractPayment provides a mock function with no fields
func (*EVM) MinIncomingConfirmations ¶
MinIncomingConfirmations provides a mock function with no fields
func (*EVM) NoNewFinalizedHeadsThreshold ¶
NoNewFinalizedHeadsThreshold provides a mock function with no fields
func (*EVM) NodeNoNewHeadsThreshold ¶
NodeNoNewHeadsThreshold provides a mock function with no fields
func (*EVM) NonceAutoSync ¶
NonceAutoSync provides a mock function with no fields
func (*EVM) OperatorFactoryAddress ¶
OperatorFactoryAddress provides a mock function with no fields
func (*EVM) RPCDefaultBatchSize ¶
RPCDefaultBatchSize provides a mock function with no fields
func (*EVM) TOMLString ¶
TOMLString provides a mock function with no fields
func (*EVM) Transactions ¶
func (_m *EVM) Transactions() config.Transactions
Transactions provides a mock function with no fields
type EVM_AutoCreateKey_Call ¶
EVM_AutoCreateKey_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AutoCreateKey'
func (*EVM_AutoCreateKey_Call) Return ¶
func (_c *EVM_AutoCreateKey_Call) Return(_a0 bool) *EVM_AutoCreateKey_Call
func (*EVM_AutoCreateKey_Call) Run ¶
func (_c *EVM_AutoCreateKey_Call) Run(run func()) *EVM_AutoCreateKey_Call
func (*EVM_AutoCreateKey_Call) RunAndReturn ¶
func (_c *EVM_AutoCreateKey_Call) RunAndReturn(run func() bool) *EVM_AutoCreateKey_Call
type EVM_BackupLogPollerBlockDelay_Call ¶
EVM_BackupLogPollerBlockDelay_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'BackupLogPollerBlockDelay'
func (*EVM_BackupLogPollerBlockDelay_Call) Return ¶
func (_c *EVM_BackupLogPollerBlockDelay_Call) Return(_a0 uint64) *EVM_BackupLogPollerBlockDelay_Call
func (*EVM_BackupLogPollerBlockDelay_Call) Run ¶
func (_c *EVM_BackupLogPollerBlockDelay_Call) Run(run func()) *EVM_BackupLogPollerBlockDelay_Call
func (*EVM_BackupLogPollerBlockDelay_Call) RunAndReturn ¶
func (_c *EVM_BackupLogPollerBlockDelay_Call) RunAndReturn(run func() uint64) *EVM_BackupLogPollerBlockDelay_Call
type EVM_BalanceMonitor_Call ¶
EVM_BalanceMonitor_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'BalanceMonitor'
func (*EVM_BalanceMonitor_Call) Return ¶
func (_c *EVM_BalanceMonitor_Call) Return(_a0 config.BalanceMonitor) *EVM_BalanceMonitor_Call
func (*EVM_BalanceMonitor_Call) Run ¶
func (_c *EVM_BalanceMonitor_Call) Run(run func()) *EVM_BalanceMonitor_Call
func (*EVM_BalanceMonitor_Call) RunAndReturn ¶
func (_c *EVM_BalanceMonitor_Call) RunAndReturn(run func() config.BalanceMonitor) *EVM_BalanceMonitor_Call
type EVM_BlockBackfillDepth_Call ¶
EVM_BlockBackfillDepth_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'BlockBackfillDepth'
func (*EVM_BlockBackfillDepth_Call) Return ¶
func (_c *EVM_BlockBackfillDepth_Call) Return(_a0 uint64) *EVM_BlockBackfillDepth_Call
func (*EVM_BlockBackfillDepth_Call) Run ¶
func (_c *EVM_BlockBackfillDepth_Call) Run(run func()) *EVM_BlockBackfillDepth_Call
func (*EVM_BlockBackfillDepth_Call) RunAndReturn ¶
func (_c *EVM_BlockBackfillDepth_Call) RunAndReturn(run func() uint64) *EVM_BlockBackfillDepth_Call
type EVM_BlockBackfillSkip_Call ¶
EVM_BlockBackfillSkip_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'BlockBackfillSkip'
func (*EVM_BlockBackfillSkip_Call) Return ¶
func (_c *EVM_BlockBackfillSkip_Call) Return(_a0 bool) *EVM_BlockBackfillSkip_Call
func (*EVM_BlockBackfillSkip_Call) Run ¶
func (_c *EVM_BlockBackfillSkip_Call) Run(run func()) *EVM_BlockBackfillSkip_Call
func (*EVM_BlockBackfillSkip_Call) RunAndReturn ¶
func (_c *EVM_BlockBackfillSkip_Call) RunAndReturn(run func() bool) *EVM_BlockBackfillSkip_Call
type EVM_BlockEmissionIdleWarningThreshold_Call ¶
EVM_BlockEmissionIdleWarningThreshold_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'BlockEmissionIdleWarningThreshold'
func (*EVM_BlockEmissionIdleWarningThreshold_Call) Return ¶
func (_c *EVM_BlockEmissionIdleWarningThreshold_Call) Return(_a0 time.Duration) *EVM_BlockEmissionIdleWarningThreshold_Call
func (*EVM_BlockEmissionIdleWarningThreshold_Call) Run ¶
func (_c *EVM_BlockEmissionIdleWarningThreshold_Call) Run(run func()) *EVM_BlockEmissionIdleWarningThreshold_Call
func (*EVM_BlockEmissionIdleWarningThreshold_Call) RunAndReturn ¶
func (_c *EVM_BlockEmissionIdleWarningThreshold_Call) RunAndReturn(run func() time.Duration) *EVM_BlockEmissionIdleWarningThreshold_Call
type EVM_ChainID_Call ¶
EVM_ChainID_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ChainID'
func (*EVM_ChainID_Call) Return ¶
func (_c *EVM_ChainID_Call) Return(_a0 *big.Int) *EVM_ChainID_Call
func (*EVM_ChainID_Call) Run ¶
func (_c *EVM_ChainID_Call) Run(run func()) *EVM_ChainID_Call
func (*EVM_ChainID_Call) RunAndReturn ¶
func (_c *EVM_ChainID_Call) RunAndReturn(run func() *big.Int) *EVM_ChainID_Call
type EVM_ChainType_Call ¶
EVM_ChainType_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ChainType'
func (*EVM_ChainType_Call) Return ¶
func (_c *EVM_ChainType_Call) Return(_a0 chaintype.ChainType) *EVM_ChainType_Call
func (*EVM_ChainType_Call) Run ¶
func (_c *EVM_ChainType_Call) Run(run func()) *EVM_ChainType_Call
func (*EVM_ChainType_Call) RunAndReturn ¶
func (_c *EVM_ChainType_Call) RunAndReturn(run func() chaintype.ChainType) *EVM_ChainType_Call
type EVM_ConfirmationTimeout_Call ¶
EVM_ConfirmationTimeout_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ConfirmationTimeout'
func (*EVM_ConfirmationTimeout_Call) Return ¶
func (_c *EVM_ConfirmationTimeout_Call) Return(_a0 time.Duration) *EVM_ConfirmationTimeout_Call
func (*EVM_ConfirmationTimeout_Call) Run ¶
func (_c *EVM_ConfirmationTimeout_Call) Run(run func()) *EVM_ConfirmationTimeout_Call
func (*EVM_ConfirmationTimeout_Call) RunAndReturn ¶
func (_c *EVM_ConfirmationTimeout_Call) RunAndReturn(run func() time.Duration) *EVM_ConfirmationTimeout_Call
type EVM_Expecter ¶
type EVM_Expecter struct {
// contains filtered or unexported fields
}
func (*EVM_Expecter) AutoCreateKey ¶
func (_e *EVM_Expecter) AutoCreateKey() *EVM_AutoCreateKey_Call
AutoCreateKey is a helper method to define mock.On call
func (*EVM_Expecter) BackupLogPollerBlockDelay ¶
func (_e *EVM_Expecter) BackupLogPollerBlockDelay() *EVM_BackupLogPollerBlockDelay_Call
BackupLogPollerBlockDelay is a helper method to define mock.On call
func (*EVM_Expecter) BalanceMonitor ¶
func (_e *EVM_Expecter) BalanceMonitor() *EVM_BalanceMonitor_Call
BalanceMonitor is a helper method to define mock.On call
func (*EVM_Expecter) BlockBackfillDepth ¶
func (_e *EVM_Expecter) BlockBackfillDepth() *EVM_BlockBackfillDepth_Call
BlockBackfillDepth is a helper method to define mock.On call
func (*EVM_Expecter) BlockBackfillSkip ¶
func (_e *EVM_Expecter) BlockBackfillSkip() *EVM_BlockBackfillSkip_Call
BlockBackfillSkip is a helper method to define mock.On call
func (*EVM_Expecter) BlockEmissionIdleWarningThreshold ¶
func (_e *EVM_Expecter) BlockEmissionIdleWarningThreshold() *EVM_BlockEmissionIdleWarningThreshold_Call
BlockEmissionIdleWarningThreshold is a helper method to define mock.On call
func (*EVM_Expecter) ChainID ¶
func (_e *EVM_Expecter) ChainID() *EVM_ChainID_Call
ChainID is a helper method to define mock.On call
func (*EVM_Expecter) ChainType ¶
func (_e *EVM_Expecter) ChainType() *EVM_ChainType_Call
ChainType is a helper method to define mock.On call
func (*EVM_Expecter) ConfirmationTimeout ¶
func (_e *EVM_Expecter) ConfirmationTimeout() *EVM_ConfirmationTimeout_Call
ConfirmationTimeout is a helper method to define mock.On call
func (*EVM_Expecter) FinalityDepth ¶
func (_e *EVM_Expecter) FinalityDepth() *EVM_FinalityDepth_Call
FinalityDepth is a helper method to define mock.On call
func (*EVM_Expecter) FinalityTagEnabled ¶
func (_e *EVM_Expecter) FinalityTagEnabled() *EVM_FinalityTagEnabled_Call
FinalityTagEnabled is a helper method to define mock.On call
func (*EVM_Expecter) FinalizedBlockOffset ¶
func (_e *EVM_Expecter) FinalizedBlockOffset() *EVM_FinalizedBlockOffset_Call
FinalizedBlockOffset is a helper method to define mock.On call
func (*EVM_Expecter) FlagsContractAddress ¶
func (_e *EVM_Expecter) FlagsContractAddress() *EVM_FlagsContractAddress_Call
FlagsContractAddress is a helper method to define mock.On call
func (*EVM_Expecter) GasEstimator ¶
func (_e *EVM_Expecter) GasEstimator() *EVM_GasEstimator_Call
GasEstimator is a helper method to define mock.On call
func (*EVM_Expecter) HeadTracker ¶
func (_e *EVM_Expecter) HeadTracker() *EVM_HeadTracker_Call
HeadTracker is a helper method to define mock.On call
func (*EVM_Expecter) IsEnabled ¶
func (_e *EVM_Expecter) IsEnabled() *EVM_IsEnabled_Call
IsEnabled is a helper method to define mock.On call
func (*EVM_Expecter) LinkContractAddress ¶
func (_e *EVM_Expecter) LinkContractAddress() *EVM_LinkContractAddress_Call
LinkContractAddress is a helper method to define mock.On call
func (*EVM_Expecter) LogBackfillBatchSize ¶
func (_e *EVM_Expecter) LogBackfillBatchSize() *EVM_LogBackfillBatchSize_Call
LogBackfillBatchSize is a helper method to define mock.On call
func (*EVM_Expecter) LogBroadcasterEnabled ¶
func (_e *EVM_Expecter) LogBroadcasterEnabled() *EVM_LogBroadcasterEnabled_Call
LogBroadcasterEnabled is a helper method to define mock.On call
func (*EVM_Expecter) LogKeepBlocksDepth ¶
func (_e *EVM_Expecter) LogKeepBlocksDepth() *EVM_LogKeepBlocksDepth_Call
LogKeepBlocksDepth is a helper method to define mock.On call
func (*EVM_Expecter) LogPollInterval ¶
func (_e *EVM_Expecter) LogPollInterval() *EVM_LogPollInterval_Call
LogPollInterval is a helper method to define mock.On call
func (*EVM_Expecter) LogPrunePageSize ¶
func (_e *EVM_Expecter) LogPrunePageSize() *EVM_LogPrunePageSize_Call
LogPrunePageSize is a helper method to define mock.On call
func (*EVM_Expecter) MinContractPayment ¶
func (_e *EVM_Expecter) MinContractPayment() *EVM_MinContractPayment_Call
MinContractPayment is a helper method to define mock.On call
func (*EVM_Expecter) MinIncomingConfirmations ¶
func (_e *EVM_Expecter) MinIncomingConfirmations() *EVM_MinIncomingConfirmations_Call
MinIncomingConfirmations is a helper method to define mock.On call
func (*EVM_Expecter) NoNewFinalizedHeadsThreshold ¶
func (_e *EVM_Expecter) NoNewFinalizedHeadsThreshold() *EVM_NoNewFinalizedHeadsThreshold_Call
NoNewFinalizedHeadsThreshold is a helper method to define mock.On call
func (*EVM_Expecter) NodeNoNewHeadsThreshold ¶
func (_e *EVM_Expecter) NodeNoNewHeadsThreshold() *EVM_NodeNoNewHeadsThreshold_Call
NodeNoNewHeadsThreshold is a helper method to define mock.On call
func (*EVM_Expecter) NodePool ¶
func (_e *EVM_Expecter) NodePool() *EVM_NodePool_Call
NodePool is a helper method to define mock.On call
func (*EVM_Expecter) NonceAutoSync ¶
func (_e *EVM_Expecter) NonceAutoSync() *EVM_NonceAutoSync_Call
NonceAutoSync is a helper method to define mock.On call
func (*EVM_Expecter) OCR ¶
func (_e *EVM_Expecter) OCR() *EVM_OCR_Call
OCR is a helper method to define mock.On call
func (*EVM_Expecter) OCR2 ¶
func (_e *EVM_Expecter) OCR2() *EVM_OCR2_Call
OCR2 is a helper method to define mock.On call
func (*EVM_Expecter) OperatorFactoryAddress ¶
func (_e *EVM_Expecter) OperatorFactoryAddress() *EVM_OperatorFactoryAddress_Call
OperatorFactoryAddress is a helper method to define mock.On call
func (*EVM_Expecter) RPCDefaultBatchSize ¶
func (_e *EVM_Expecter) RPCDefaultBatchSize() *EVM_RPCDefaultBatchSize_Call
RPCDefaultBatchSize is a helper method to define mock.On call
func (*EVM_Expecter) SafeDepth ¶
func (_e *EVM_Expecter) SafeDepth() *EVM_SafeDepth_Call
SafeDepth is a helper method to define mock.On call
func (*EVM_Expecter) TOMLString ¶
func (_e *EVM_Expecter) TOMLString() *EVM_TOMLString_Call
TOMLString is a helper method to define mock.On call
func (*EVM_Expecter) Transactions ¶
func (_e *EVM_Expecter) Transactions() *EVM_Transactions_Call
Transactions is a helper method to define mock.On call
func (*EVM_Expecter) Workflow ¶
func (_e *EVM_Expecter) Workflow() *EVM_Workflow_Call
Workflow is a helper method to define mock.On call
type EVM_FinalityDepth_Call ¶
EVM_FinalityDepth_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'FinalityDepth'
func (*EVM_FinalityDepth_Call) Return ¶
func (_c *EVM_FinalityDepth_Call) Return(_a0 uint32) *EVM_FinalityDepth_Call
func (*EVM_FinalityDepth_Call) Run ¶
func (_c *EVM_FinalityDepth_Call) Run(run func()) *EVM_FinalityDepth_Call
func (*EVM_FinalityDepth_Call) RunAndReturn ¶
func (_c *EVM_FinalityDepth_Call) RunAndReturn(run func() uint32) *EVM_FinalityDepth_Call
type EVM_FinalityTagEnabled_Call ¶
EVM_FinalityTagEnabled_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'FinalityTagEnabled'
func (*EVM_FinalityTagEnabled_Call) Return ¶
func (_c *EVM_FinalityTagEnabled_Call) Return(_a0 bool) *EVM_FinalityTagEnabled_Call
func (*EVM_FinalityTagEnabled_Call) Run ¶
func (_c *EVM_FinalityTagEnabled_Call) Run(run func()) *EVM_FinalityTagEnabled_Call
func (*EVM_FinalityTagEnabled_Call) RunAndReturn ¶
func (_c *EVM_FinalityTagEnabled_Call) RunAndReturn(run func() bool) *EVM_FinalityTagEnabled_Call
type EVM_FinalizedBlockOffset_Call ¶
EVM_FinalizedBlockOffset_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'FinalizedBlockOffset'
func (*EVM_FinalizedBlockOffset_Call) Return ¶
func (_c *EVM_FinalizedBlockOffset_Call) Return(_a0 uint32) *EVM_FinalizedBlockOffset_Call
func (*EVM_FinalizedBlockOffset_Call) Run ¶
func (_c *EVM_FinalizedBlockOffset_Call) Run(run func()) *EVM_FinalizedBlockOffset_Call
func (*EVM_FinalizedBlockOffset_Call) RunAndReturn ¶
func (_c *EVM_FinalizedBlockOffset_Call) RunAndReturn(run func() uint32) *EVM_FinalizedBlockOffset_Call
type EVM_FlagsContractAddress_Call ¶
EVM_FlagsContractAddress_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'FlagsContractAddress'
func (*EVM_FlagsContractAddress_Call) Return ¶
func (_c *EVM_FlagsContractAddress_Call) Return(_a0 string) *EVM_FlagsContractAddress_Call
func (*EVM_FlagsContractAddress_Call) Run ¶
func (_c *EVM_FlagsContractAddress_Call) Run(run func()) *EVM_FlagsContractAddress_Call
func (*EVM_FlagsContractAddress_Call) RunAndReturn ¶
func (_c *EVM_FlagsContractAddress_Call) RunAndReturn(run func() string) *EVM_FlagsContractAddress_Call
type EVM_GasEstimator_Call ¶
EVM_GasEstimator_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GasEstimator'
func (*EVM_GasEstimator_Call) Return ¶
func (_c *EVM_GasEstimator_Call) Return(_a0 config.GasEstimator) *EVM_GasEstimator_Call
func (*EVM_GasEstimator_Call) Run ¶
func (_c *EVM_GasEstimator_Call) Run(run func()) *EVM_GasEstimator_Call
func (*EVM_GasEstimator_Call) RunAndReturn ¶
func (_c *EVM_GasEstimator_Call) RunAndReturn(run func() config.GasEstimator) *EVM_GasEstimator_Call
type EVM_HeadTracker_Call ¶
EVM_HeadTracker_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'HeadTracker'
func (*EVM_HeadTracker_Call) Return ¶
func (_c *EVM_HeadTracker_Call) Return(_a0 config.HeadTracker) *EVM_HeadTracker_Call
func (*EVM_HeadTracker_Call) Run ¶
func (_c *EVM_HeadTracker_Call) Run(run func()) *EVM_HeadTracker_Call
func (*EVM_HeadTracker_Call) RunAndReturn ¶
func (_c *EVM_HeadTracker_Call) RunAndReturn(run func() config.HeadTracker) *EVM_HeadTracker_Call
type EVM_IsEnabled_Call ¶
EVM_IsEnabled_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'IsEnabled'
func (*EVM_IsEnabled_Call) Return ¶
func (_c *EVM_IsEnabled_Call) Return(_a0 bool) *EVM_IsEnabled_Call
func (*EVM_IsEnabled_Call) Run ¶
func (_c *EVM_IsEnabled_Call) Run(run func()) *EVM_IsEnabled_Call
func (*EVM_IsEnabled_Call) RunAndReturn ¶
func (_c *EVM_IsEnabled_Call) RunAndReturn(run func() bool) *EVM_IsEnabled_Call
type EVM_LinkContractAddress_Call ¶
EVM_LinkContractAddress_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'LinkContractAddress'
func (*EVM_LinkContractAddress_Call) Return ¶
func (_c *EVM_LinkContractAddress_Call) Return(_a0 string) *EVM_LinkContractAddress_Call
func (*EVM_LinkContractAddress_Call) Run ¶
func (_c *EVM_LinkContractAddress_Call) Run(run func()) *EVM_LinkContractAddress_Call
func (*EVM_LinkContractAddress_Call) RunAndReturn ¶
func (_c *EVM_LinkContractAddress_Call) RunAndReturn(run func() string) *EVM_LinkContractAddress_Call
type EVM_LogBackfillBatchSize_Call ¶
EVM_LogBackfillBatchSize_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'LogBackfillBatchSize'
func (*EVM_LogBackfillBatchSize_Call) Return ¶
func (_c *EVM_LogBackfillBatchSize_Call) Return(_a0 uint32) *EVM_LogBackfillBatchSize_Call
func (*EVM_LogBackfillBatchSize_Call) Run ¶
func (_c *EVM_LogBackfillBatchSize_Call) Run(run func()) *EVM_LogBackfillBatchSize_Call
func (*EVM_LogBackfillBatchSize_Call) RunAndReturn ¶
func (_c *EVM_LogBackfillBatchSize_Call) RunAndReturn(run func() uint32) *EVM_LogBackfillBatchSize_Call
type EVM_LogBroadcasterEnabled_Call ¶
EVM_LogBroadcasterEnabled_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'LogBroadcasterEnabled'
func (*EVM_LogBroadcasterEnabled_Call) Return ¶
func (_c *EVM_LogBroadcasterEnabled_Call) Return(_a0 bool) *EVM_LogBroadcasterEnabled_Call
func (*EVM_LogBroadcasterEnabled_Call) Run ¶
func (_c *EVM_LogBroadcasterEnabled_Call) Run(run func()) *EVM_LogBroadcasterEnabled_Call
func (*EVM_LogBroadcasterEnabled_Call) RunAndReturn ¶
func (_c *EVM_LogBroadcasterEnabled_Call) RunAndReturn(run func() bool) *EVM_LogBroadcasterEnabled_Call
type EVM_LogKeepBlocksDepth_Call ¶
EVM_LogKeepBlocksDepth_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'LogKeepBlocksDepth'
func (*EVM_LogKeepBlocksDepth_Call) Return ¶
func (_c *EVM_LogKeepBlocksDepth_Call) Return(_a0 uint32) *EVM_LogKeepBlocksDepth_Call
func (*EVM_LogKeepBlocksDepth_Call) Run ¶
func (_c *EVM_LogKeepBlocksDepth_Call) Run(run func()) *EVM_LogKeepBlocksDepth_Call
func (*EVM_LogKeepBlocksDepth_Call) RunAndReturn ¶
func (_c *EVM_LogKeepBlocksDepth_Call) RunAndReturn(run func() uint32) *EVM_LogKeepBlocksDepth_Call
type EVM_LogPollInterval_Call ¶
EVM_LogPollInterval_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'LogPollInterval'
func (*EVM_LogPollInterval_Call) Return ¶
func (_c *EVM_LogPollInterval_Call) Return(_a0 time.Duration) *EVM_LogPollInterval_Call
func (*EVM_LogPollInterval_Call) Run ¶
func (_c *EVM_LogPollInterval_Call) Run(run func()) *EVM_LogPollInterval_Call
func (*EVM_LogPollInterval_Call) RunAndReturn ¶
func (_c *EVM_LogPollInterval_Call) RunAndReturn(run func() time.Duration) *EVM_LogPollInterval_Call
type EVM_LogPrunePageSize_Call ¶
EVM_LogPrunePageSize_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'LogPrunePageSize'
func (*EVM_LogPrunePageSize_Call) Return ¶
func (_c *EVM_LogPrunePageSize_Call) Return(_a0 uint32) *EVM_LogPrunePageSize_Call
func (*EVM_LogPrunePageSize_Call) Run ¶
func (_c *EVM_LogPrunePageSize_Call) Run(run func()) *EVM_LogPrunePageSize_Call
func (*EVM_LogPrunePageSize_Call) RunAndReturn ¶
func (_c *EVM_LogPrunePageSize_Call) RunAndReturn(run func() uint32) *EVM_LogPrunePageSize_Call
type EVM_MinContractPayment_Call ¶
EVM_MinContractPayment_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'MinContractPayment'
func (*EVM_MinContractPayment_Call) Return ¶
func (_c *EVM_MinContractPayment_Call) Return(_a0 *assets.Link) *EVM_MinContractPayment_Call
func (*EVM_MinContractPayment_Call) Run ¶
func (_c *EVM_MinContractPayment_Call) Run(run func()) *EVM_MinContractPayment_Call
func (*EVM_MinContractPayment_Call) RunAndReturn ¶
func (_c *EVM_MinContractPayment_Call) RunAndReturn(run func() *assets.Link) *EVM_MinContractPayment_Call
type EVM_MinIncomingConfirmations_Call ¶
EVM_MinIncomingConfirmations_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'MinIncomingConfirmations'
func (*EVM_MinIncomingConfirmations_Call) Return ¶
func (_c *EVM_MinIncomingConfirmations_Call) Return(_a0 uint32) *EVM_MinIncomingConfirmations_Call
func (*EVM_MinIncomingConfirmations_Call) Run ¶
func (_c *EVM_MinIncomingConfirmations_Call) Run(run func()) *EVM_MinIncomingConfirmations_Call
func (*EVM_MinIncomingConfirmations_Call) RunAndReturn ¶
func (_c *EVM_MinIncomingConfirmations_Call) RunAndReturn(run func() uint32) *EVM_MinIncomingConfirmations_Call
type EVM_NoNewFinalizedHeadsThreshold_Call ¶
EVM_NoNewFinalizedHeadsThreshold_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'NoNewFinalizedHeadsThreshold'
func (*EVM_NoNewFinalizedHeadsThreshold_Call) Return ¶
func (_c *EVM_NoNewFinalizedHeadsThreshold_Call) Return(_a0 time.Duration) *EVM_NoNewFinalizedHeadsThreshold_Call
func (*EVM_NoNewFinalizedHeadsThreshold_Call) Run ¶
func (_c *EVM_NoNewFinalizedHeadsThreshold_Call) Run(run func()) *EVM_NoNewFinalizedHeadsThreshold_Call
func (*EVM_NoNewFinalizedHeadsThreshold_Call) RunAndReturn ¶
func (_c *EVM_NoNewFinalizedHeadsThreshold_Call) RunAndReturn(run func() time.Duration) *EVM_NoNewFinalizedHeadsThreshold_Call
type EVM_NodeNoNewHeadsThreshold_Call ¶
EVM_NodeNoNewHeadsThreshold_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'NodeNoNewHeadsThreshold'
func (*EVM_NodeNoNewHeadsThreshold_Call) Return ¶
func (_c *EVM_NodeNoNewHeadsThreshold_Call) Return(_a0 time.Duration) *EVM_NodeNoNewHeadsThreshold_Call
func (*EVM_NodeNoNewHeadsThreshold_Call) Run ¶
func (_c *EVM_NodeNoNewHeadsThreshold_Call) Run(run func()) *EVM_NodeNoNewHeadsThreshold_Call
func (*EVM_NodeNoNewHeadsThreshold_Call) RunAndReturn ¶
func (_c *EVM_NodeNoNewHeadsThreshold_Call) RunAndReturn(run func() time.Duration) *EVM_NodeNoNewHeadsThreshold_Call
type EVM_NodePool_Call ¶
EVM_NodePool_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'NodePool'
func (*EVM_NodePool_Call) Return ¶
func (_c *EVM_NodePool_Call) Return(_a0 config.NodePool) *EVM_NodePool_Call
func (*EVM_NodePool_Call) Run ¶
func (_c *EVM_NodePool_Call) Run(run func()) *EVM_NodePool_Call
func (*EVM_NodePool_Call) RunAndReturn ¶
func (_c *EVM_NodePool_Call) RunAndReturn(run func() config.NodePool) *EVM_NodePool_Call
type EVM_NonceAutoSync_Call ¶
EVM_NonceAutoSync_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'NonceAutoSync'
func (*EVM_NonceAutoSync_Call) Return ¶
func (_c *EVM_NonceAutoSync_Call) Return(_a0 bool) *EVM_NonceAutoSync_Call
func (*EVM_NonceAutoSync_Call) Run ¶
func (_c *EVM_NonceAutoSync_Call) Run(run func()) *EVM_NonceAutoSync_Call
func (*EVM_NonceAutoSync_Call) RunAndReturn ¶
func (_c *EVM_NonceAutoSync_Call) RunAndReturn(run func() bool) *EVM_NonceAutoSync_Call
type EVM_OCR2_Call ¶
EVM_OCR2_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'OCR2'
func (*EVM_OCR2_Call) Return ¶
func (_c *EVM_OCR2_Call) Return(_a0 config.OCR2) *EVM_OCR2_Call
func (*EVM_OCR2_Call) Run ¶
func (_c *EVM_OCR2_Call) Run(run func()) *EVM_OCR2_Call
func (*EVM_OCR2_Call) RunAndReturn ¶
func (_c *EVM_OCR2_Call) RunAndReturn(run func() config.OCR2) *EVM_OCR2_Call
type EVM_OCR_Call ¶
EVM_OCR_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'OCR'
func (*EVM_OCR_Call) Return ¶
func (_c *EVM_OCR_Call) Return(_a0 config.OCR) *EVM_OCR_Call
func (*EVM_OCR_Call) Run ¶
func (_c *EVM_OCR_Call) Run(run func()) *EVM_OCR_Call
func (*EVM_OCR_Call) RunAndReturn ¶
func (_c *EVM_OCR_Call) RunAndReturn(run func() config.OCR) *EVM_OCR_Call
type EVM_OperatorFactoryAddress_Call ¶
EVM_OperatorFactoryAddress_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'OperatorFactoryAddress'
func (*EVM_OperatorFactoryAddress_Call) Return ¶
func (_c *EVM_OperatorFactoryAddress_Call) Return(_a0 string) *EVM_OperatorFactoryAddress_Call
func (*EVM_OperatorFactoryAddress_Call) Run ¶
func (_c *EVM_OperatorFactoryAddress_Call) Run(run func()) *EVM_OperatorFactoryAddress_Call
func (*EVM_OperatorFactoryAddress_Call) RunAndReturn ¶
func (_c *EVM_OperatorFactoryAddress_Call) RunAndReturn(run func() string) *EVM_OperatorFactoryAddress_Call
type EVM_RPCDefaultBatchSize_Call ¶
EVM_RPCDefaultBatchSize_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RPCDefaultBatchSize'
func (*EVM_RPCDefaultBatchSize_Call) Return ¶
func (_c *EVM_RPCDefaultBatchSize_Call) Return(_a0 uint32) *EVM_RPCDefaultBatchSize_Call
func (*EVM_RPCDefaultBatchSize_Call) Run ¶
func (_c *EVM_RPCDefaultBatchSize_Call) Run(run func()) *EVM_RPCDefaultBatchSize_Call
func (*EVM_RPCDefaultBatchSize_Call) RunAndReturn ¶
func (_c *EVM_RPCDefaultBatchSize_Call) RunAndReturn(run func() uint32) *EVM_RPCDefaultBatchSize_Call
type EVM_SafeDepth_Call ¶
EVM_SafeDepth_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SafeDepth'
func (*EVM_SafeDepth_Call) Return ¶
func (_c *EVM_SafeDepth_Call) Return(_a0 uint32) *EVM_SafeDepth_Call
func (*EVM_SafeDepth_Call) Run ¶
func (_c *EVM_SafeDepth_Call) Run(run func()) *EVM_SafeDepth_Call
func (*EVM_SafeDepth_Call) RunAndReturn ¶
func (_c *EVM_SafeDepth_Call) RunAndReturn(run func() uint32) *EVM_SafeDepth_Call
type EVM_TOMLString_Call ¶
EVM_TOMLString_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'TOMLString'
func (*EVM_TOMLString_Call) Return ¶
func (_c *EVM_TOMLString_Call) Return(_a0 string, _a1 error) *EVM_TOMLString_Call
func (*EVM_TOMLString_Call) Run ¶
func (_c *EVM_TOMLString_Call) Run(run func()) *EVM_TOMLString_Call
func (*EVM_TOMLString_Call) RunAndReturn ¶
func (_c *EVM_TOMLString_Call) RunAndReturn(run func() (string, error)) *EVM_TOMLString_Call
type EVM_Transactions_Call ¶
EVM_Transactions_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Transactions'
func (*EVM_Transactions_Call) Return ¶
func (_c *EVM_Transactions_Call) Return(_a0 config.Transactions) *EVM_Transactions_Call
func (*EVM_Transactions_Call) Run ¶
func (_c *EVM_Transactions_Call) Run(run func()) *EVM_Transactions_Call
func (*EVM_Transactions_Call) RunAndReturn ¶
func (_c *EVM_Transactions_Call) RunAndReturn(run func() config.Transactions) *EVM_Transactions_Call
type EVM_Workflow_Call ¶
EVM_Workflow_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Workflow'
func (*EVM_Workflow_Call) Return ¶
func (_c *EVM_Workflow_Call) Return(_a0 config.Workflow) *EVM_Workflow_Call
func (*EVM_Workflow_Call) Run ¶
func (_c *EVM_Workflow_Call) Run(run func()) *EVM_Workflow_Call
func (*EVM_Workflow_Call) RunAndReturn ¶
func (_c *EVM_Workflow_Call) RunAndReturn(run func() config.Workflow) *EVM_Workflow_Call
type GasEstimator ¶
GasEstimator is an autogenerated mock type for the GasEstimator type
func NewGasEstimator ¶
func NewGasEstimator(t interface {
mock.TestingT
Cleanup(func())
}) *GasEstimator
NewGasEstimator creates a new instance of GasEstimator. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*GasEstimator) BlockHistory ¶
func (_m *GasEstimator) BlockHistory() config.BlockHistory
BlockHistory provides a mock function with no fields
func (*GasEstimator) BumpMin ¶
func (_m *GasEstimator) BumpMin() *assets.Wei
BumpMin provides a mock function with no fields
func (*GasEstimator) BumpPercent ¶
func (_m *GasEstimator) BumpPercent() uint16
BumpPercent provides a mock function with no fields
func (*GasEstimator) BumpThreshold ¶
func (_m *GasEstimator) BumpThreshold() uint64
BumpThreshold provides a mock function with no fields
func (*GasEstimator) BumpTxDepth ¶
func (_m *GasEstimator) BumpTxDepth() uint32
BumpTxDepth provides a mock function with no fields
func (*GasEstimator) DAOracle ¶
func (_m *GasEstimator) DAOracle() config.DAOracle
DAOracle provides a mock function with no fields
func (*GasEstimator) EIP1559DynamicFees ¶
func (_m *GasEstimator) EIP1559DynamicFees() bool
EIP1559DynamicFees provides a mock function with no fields
func (*GasEstimator) EXPECT ¶
func (_m *GasEstimator) EXPECT() *GasEstimator_Expecter
func (*GasEstimator) EstimateLimit ¶
func (_m *GasEstimator) EstimateLimit() bool
EstimateLimit provides a mock function with no fields
func (*GasEstimator) FeeCapDefault ¶
func (_m *GasEstimator) FeeCapDefault() *assets.Wei
FeeCapDefault provides a mock function with no fields
func (*GasEstimator) FeeHistory ¶
func (_m *GasEstimator) FeeHistory() config.FeeHistory
FeeHistory provides a mock function with no fields
func (*GasEstimator) LimitDefault ¶
func (_m *GasEstimator) LimitDefault() uint64
LimitDefault provides a mock function with no fields
func (*GasEstimator) LimitJobType ¶
func (_m *GasEstimator) LimitJobType() config.LimitJobType
LimitJobType provides a mock function with no fields
func (*GasEstimator) LimitMax ¶
func (_m *GasEstimator) LimitMax() uint64
LimitMax provides a mock function with no fields
func (*GasEstimator) LimitMultiplier ¶
func (_m *GasEstimator) LimitMultiplier() float32
LimitMultiplier provides a mock function with no fields
func (*GasEstimator) LimitTransfer ¶
func (_m *GasEstimator) LimitTransfer() uint64
LimitTransfer provides a mock function with no fields
func (*GasEstimator) Mode ¶
func (_m *GasEstimator) Mode() string
Mode provides a mock function with no fields
func (*GasEstimator) PriceDefault ¶
func (_m *GasEstimator) PriceDefault() *assets.Wei
PriceDefault provides a mock function with no fields
func (*GasEstimator) PriceMax ¶
func (_m *GasEstimator) PriceMax() *assets.Wei
PriceMax provides a mock function with no fields
func (*GasEstimator) PriceMaxKey ¶
func (_m *GasEstimator) PriceMaxKey(_a0 common.Address) *assets.Wei
PriceMaxKey provides a mock function with given fields: _a0
func (*GasEstimator) PriceMin ¶
func (_m *GasEstimator) PriceMin() *assets.Wei
PriceMin provides a mock function with no fields
func (*GasEstimator) SenderAddress ¶
func (_m *GasEstimator) SenderAddress() *types.EIP55Address
SenderAddress provides a mock function with no fields
func (*GasEstimator) TipCapDefault ¶
func (_m *GasEstimator) TipCapDefault() *assets.Wei
TipCapDefault provides a mock function with no fields
func (*GasEstimator) TipCapMin ¶
func (_m *GasEstimator) TipCapMin() *assets.Wei
TipCapMin provides a mock function with no fields
type GasEstimator_BlockHistory_Call ¶
GasEstimator_BlockHistory_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'BlockHistory'
func (*GasEstimator_BlockHistory_Call) Return ¶
func (_c *GasEstimator_BlockHistory_Call) Return(_a0 config.BlockHistory) *GasEstimator_BlockHistory_Call
func (*GasEstimator_BlockHistory_Call) Run ¶
func (_c *GasEstimator_BlockHistory_Call) Run(run func()) *GasEstimator_BlockHistory_Call
func (*GasEstimator_BlockHistory_Call) RunAndReturn ¶
func (_c *GasEstimator_BlockHistory_Call) RunAndReturn(run func() config.BlockHistory) *GasEstimator_BlockHistory_Call
type GasEstimator_BumpMin_Call ¶
GasEstimator_BumpMin_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'BumpMin'
func (*GasEstimator_BumpMin_Call) Return ¶
func (_c *GasEstimator_BumpMin_Call) Return(_a0 *assets.Wei) *GasEstimator_BumpMin_Call
func (*GasEstimator_BumpMin_Call) Run ¶
func (_c *GasEstimator_BumpMin_Call) Run(run func()) *GasEstimator_BumpMin_Call
func (*GasEstimator_BumpMin_Call) RunAndReturn ¶
func (_c *GasEstimator_BumpMin_Call) RunAndReturn(run func() *assets.Wei) *GasEstimator_BumpMin_Call
type GasEstimator_BumpPercent_Call ¶
GasEstimator_BumpPercent_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'BumpPercent'
func (*GasEstimator_BumpPercent_Call) Return ¶
func (_c *GasEstimator_BumpPercent_Call) Return(_a0 uint16) *GasEstimator_BumpPercent_Call
func (*GasEstimator_BumpPercent_Call) Run ¶
func (_c *GasEstimator_BumpPercent_Call) Run(run func()) *GasEstimator_BumpPercent_Call
func (*GasEstimator_BumpPercent_Call) RunAndReturn ¶
func (_c *GasEstimator_BumpPercent_Call) RunAndReturn(run func() uint16) *GasEstimator_BumpPercent_Call
type GasEstimator_BumpThreshold_Call ¶
GasEstimator_BumpThreshold_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'BumpThreshold'
func (*GasEstimator_BumpThreshold_Call) Return ¶
func (_c *GasEstimator_BumpThreshold_Call) Return(_a0 uint64) *GasEstimator_BumpThreshold_Call
func (*GasEstimator_BumpThreshold_Call) Run ¶
func (_c *GasEstimator_BumpThreshold_Call) Run(run func()) *GasEstimator_BumpThreshold_Call
func (*GasEstimator_BumpThreshold_Call) RunAndReturn ¶
func (_c *GasEstimator_BumpThreshold_Call) RunAndReturn(run func() uint64) *GasEstimator_BumpThreshold_Call
type GasEstimator_BumpTxDepth_Call ¶
GasEstimator_BumpTxDepth_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'BumpTxDepth'
func (*GasEstimator_BumpTxDepth_Call) Return ¶
func (_c *GasEstimator_BumpTxDepth_Call) Return(_a0 uint32) *GasEstimator_BumpTxDepth_Call
func (*GasEstimator_BumpTxDepth_Call) Run ¶
func (_c *GasEstimator_BumpTxDepth_Call) Run(run func()) *GasEstimator_BumpTxDepth_Call
func (*GasEstimator_BumpTxDepth_Call) RunAndReturn ¶
func (_c *GasEstimator_BumpTxDepth_Call) RunAndReturn(run func() uint32) *GasEstimator_BumpTxDepth_Call
type GasEstimator_DAOracle_Call ¶
GasEstimator_DAOracle_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DAOracle'
func (*GasEstimator_DAOracle_Call) Return ¶
func (_c *GasEstimator_DAOracle_Call) Return(_a0 config.DAOracle) *GasEstimator_DAOracle_Call
func (*GasEstimator_DAOracle_Call) Run ¶
func (_c *GasEstimator_DAOracle_Call) Run(run func()) *GasEstimator_DAOracle_Call
func (*GasEstimator_DAOracle_Call) RunAndReturn ¶
func (_c *GasEstimator_DAOracle_Call) RunAndReturn(run func() config.DAOracle) *GasEstimator_DAOracle_Call
type GasEstimator_EIP1559DynamicFees_Call ¶
GasEstimator_EIP1559DynamicFees_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'EIP1559DynamicFees'
func (*GasEstimator_EIP1559DynamicFees_Call) Return ¶
func (_c *GasEstimator_EIP1559DynamicFees_Call) Return(_a0 bool) *GasEstimator_EIP1559DynamicFees_Call
func (*GasEstimator_EIP1559DynamicFees_Call) Run ¶
func (_c *GasEstimator_EIP1559DynamicFees_Call) Run(run func()) *GasEstimator_EIP1559DynamicFees_Call
func (*GasEstimator_EIP1559DynamicFees_Call) RunAndReturn ¶
func (_c *GasEstimator_EIP1559DynamicFees_Call) RunAndReturn(run func() bool) *GasEstimator_EIP1559DynamicFees_Call
type GasEstimator_EstimateLimit_Call ¶
GasEstimator_EstimateLimit_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'EstimateLimit'
func (*GasEstimator_EstimateLimit_Call) Return ¶
func (_c *GasEstimator_EstimateLimit_Call) Return(_a0 bool) *GasEstimator_EstimateLimit_Call
func (*GasEstimator_EstimateLimit_Call) Run ¶
func (_c *GasEstimator_EstimateLimit_Call) Run(run func()) *GasEstimator_EstimateLimit_Call
func (*GasEstimator_EstimateLimit_Call) RunAndReturn ¶
func (_c *GasEstimator_EstimateLimit_Call) RunAndReturn(run func() bool) *GasEstimator_EstimateLimit_Call
type GasEstimator_Expecter ¶
type GasEstimator_Expecter struct {
// contains filtered or unexported fields
}
func (*GasEstimator_Expecter) BlockHistory ¶
func (_e *GasEstimator_Expecter) BlockHistory() *GasEstimator_BlockHistory_Call
BlockHistory is a helper method to define mock.On call
func (*GasEstimator_Expecter) BumpMin ¶
func (_e *GasEstimator_Expecter) BumpMin() *GasEstimator_BumpMin_Call
BumpMin is a helper method to define mock.On call
func (*GasEstimator_Expecter) BumpPercent ¶
func (_e *GasEstimator_Expecter) BumpPercent() *GasEstimator_BumpPercent_Call
BumpPercent is a helper method to define mock.On call
func (*GasEstimator_Expecter) BumpThreshold ¶
func (_e *GasEstimator_Expecter) BumpThreshold() *GasEstimator_BumpThreshold_Call
BumpThreshold is a helper method to define mock.On call
func (*GasEstimator_Expecter) BumpTxDepth ¶
func (_e *GasEstimator_Expecter) BumpTxDepth() *GasEstimator_BumpTxDepth_Call
BumpTxDepth is a helper method to define mock.On call
func (*GasEstimator_Expecter) DAOracle ¶
func (_e *GasEstimator_Expecter) DAOracle() *GasEstimator_DAOracle_Call
DAOracle is a helper method to define mock.On call
func (*GasEstimator_Expecter) EIP1559DynamicFees ¶
func (_e *GasEstimator_Expecter) EIP1559DynamicFees() *GasEstimator_EIP1559DynamicFees_Call
EIP1559DynamicFees is a helper method to define mock.On call
func (*GasEstimator_Expecter) EstimateLimit ¶
func (_e *GasEstimator_Expecter) EstimateLimit() *GasEstimator_EstimateLimit_Call
EstimateLimit is a helper method to define mock.On call
func (*GasEstimator_Expecter) FeeCapDefault ¶
func (_e *GasEstimator_Expecter) FeeCapDefault() *GasEstimator_FeeCapDefault_Call
FeeCapDefault is a helper method to define mock.On call
func (*GasEstimator_Expecter) FeeHistory ¶
func (_e *GasEstimator_Expecter) FeeHistory() *GasEstimator_FeeHistory_Call
FeeHistory is a helper method to define mock.On call
func (*GasEstimator_Expecter) LimitDefault ¶
func (_e *GasEstimator_Expecter) LimitDefault() *GasEstimator_LimitDefault_Call
LimitDefault is a helper method to define mock.On call
func (*GasEstimator_Expecter) LimitJobType ¶
func (_e *GasEstimator_Expecter) LimitJobType() *GasEstimator_LimitJobType_Call
LimitJobType is a helper method to define mock.On call
func (*GasEstimator_Expecter) LimitMax ¶
func (_e *GasEstimator_Expecter) LimitMax() *GasEstimator_LimitMax_Call
LimitMax is a helper method to define mock.On call
func (*GasEstimator_Expecter) LimitMultiplier ¶
func (_e *GasEstimator_Expecter) LimitMultiplier() *GasEstimator_LimitMultiplier_Call
LimitMultiplier is a helper method to define mock.On call
func (*GasEstimator_Expecter) LimitTransfer ¶
func (_e *GasEstimator_Expecter) LimitTransfer() *GasEstimator_LimitTransfer_Call
LimitTransfer is a helper method to define mock.On call
func (*GasEstimator_Expecter) Mode ¶
func (_e *GasEstimator_Expecter) Mode() *GasEstimator_Mode_Call
Mode is a helper method to define mock.On call
func (*GasEstimator_Expecter) PriceDefault ¶
func (_e *GasEstimator_Expecter) PriceDefault() *GasEstimator_PriceDefault_Call
PriceDefault is a helper method to define mock.On call
func (*GasEstimator_Expecter) PriceMax ¶
func (_e *GasEstimator_Expecter) PriceMax() *GasEstimator_PriceMax_Call
PriceMax is a helper method to define mock.On call
func (*GasEstimator_Expecter) PriceMaxKey ¶
func (_e *GasEstimator_Expecter) PriceMaxKey(_a0 interface{}) *GasEstimator_PriceMaxKey_Call
PriceMaxKey is a helper method to define mock.On call
- _a0 common.Address
func (*GasEstimator_Expecter) PriceMin ¶
func (_e *GasEstimator_Expecter) PriceMin() *GasEstimator_PriceMin_Call
PriceMin is a helper method to define mock.On call
func (*GasEstimator_Expecter) SenderAddress ¶
func (_e *GasEstimator_Expecter) SenderAddress() *GasEstimator_SenderAddress_Call
SenderAddress is a helper method to define mock.On call
func (*GasEstimator_Expecter) TipCapDefault ¶
func (_e *GasEstimator_Expecter) TipCapDefault() *GasEstimator_TipCapDefault_Call
TipCapDefault is a helper method to define mock.On call
func (*GasEstimator_Expecter) TipCapMin ¶
func (_e *GasEstimator_Expecter) TipCapMin() *GasEstimator_TipCapMin_Call
TipCapMin is a helper method to define mock.On call
type GasEstimator_FeeCapDefault_Call ¶
GasEstimator_FeeCapDefault_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'FeeCapDefault'
func (*GasEstimator_FeeCapDefault_Call) Return ¶
func (_c *GasEstimator_FeeCapDefault_Call) Return(_a0 *assets.Wei) *GasEstimator_FeeCapDefault_Call
func (*GasEstimator_FeeCapDefault_Call) Run ¶
func (_c *GasEstimator_FeeCapDefault_Call) Run(run func()) *GasEstimator_FeeCapDefault_Call
func (*GasEstimator_FeeCapDefault_Call) RunAndReturn ¶
func (_c *GasEstimator_FeeCapDefault_Call) RunAndReturn(run func() *assets.Wei) *GasEstimator_FeeCapDefault_Call
type GasEstimator_FeeHistory_Call ¶
GasEstimator_FeeHistory_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'FeeHistory'
func (*GasEstimator_FeeHistory_Call) Return ¶
func (_c *GasEstimator_FeeHistory_Call) Return(_a0 config.FeeHistory) *GasEstimator_FeeHistory_Call
func (*GasEstimator_FeeHistory_Call) Run ¶
func (_c *GasEstimator_FeeHistory_Call) Run(run func()) *GasEstimator_FeeHistory_Call
func (*GasEstimator_FeeHistory_Call) RunAndReturn ¶
func (_c *GasEstimator_FeeHistory_Call) RunAndReturn(run func() config.FeeHistory) *GasEstimator_FeeHistory_Call
type GasEstimator_LimitDefault_Call ¶
GasEstimator_LimitDefault_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'LimitDefault'
func (*GasEstimator_LimitDefault_Call) Return ¶
func (_c *GasEstimator_LimitDefault_Call) Return(_a0 uint64) *GasEstimator_LimitDefault_Call
func (*GasEstimator_LimitDefault_Call) Run ¶
func (_c *GasEstimator_LimitDefault_Call) Run(run func()) *GasEstimator_LimitDefault_Call
func (*GasEstimator_LimitDefault_Call) RunAndReturn ¶
func (_c *GasEstimator_LimitDefault_Call) RunAndReturn(run func() uint64) *GasEstimator_LimitDefault_Call
type GasEstimator_LimitJobType_Call ¶
GasEstimator_LimitJobType_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'LimitJobType'
func (*GasEstimator_LimitJobType_Call) Return ¶
func (_c *GasEstimator_LimitJobType_Call) Return(_a0 config.LimitJobType) *GasEstimator_LimitJobType_Call
func (*GasEstimator_LimitJobType_Call) Run ¶
func (_c *GasEstimator_LimitJobType_Call) Run(run func()) *GasEstimator_LimitJobType_Call
func (*GasEstimator_LimitJobType_Call) RunAndReturn ¶
func (_c *GasEstimator_LimitJobType_Call) RunAndReturn(run func() config.LimitJobType) *GasEstimator_LimitJobType_Call
type GasEstimator_LimitMax_Call ¶
GasEstimator_LimitMax_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'LimitMax'
func (*GasEstimator_LimitMax_Call) Return ¶
func (_c *GasEstimator_LimitMax_Call) Return(_a0 uint64) *GasEstimator_LimitMax_Call
func (*GasEstimator_LimitMax_Call) Run ¶
func (_c *GasEstimator_LimitMax_Call) Run(run func()) *GasEstimator_LimitMax_Call
func (*GasEstimator_LimitMax_Call) RunAndReturn ¶
func (_c *GasEstimator_LimitMax_Call) RunAndReturn(run func() uint64) *GasEstimator_LimitMax_Call
type GasEstimator_LimitMultiplier_Call ¶
GasEstimator_LimitMultiplier_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'LimitMultiplier'
func (*GasEstimator_LimitMultiplier_Call) Return ¶
func (_c *GasEstimator_LimitMultiplier_Call) Return(_a0 float32) *GasEstimator_LimitMultiplier_Call
func (*GasEstimator_LimitMultiplier_Call) Run ¶
func (_c *GasEstimator_LimitMultiplier_Call) Run(run func()) *GasEstimator_LimitMultiplier_Call
func (*GasEstimator_LimitMultiplier_Call) RunAndReturn ¶
func (_c *GasEstimator_LimitMultiplier_Call) RunAndReturn(run func() float32) *GasEstimator_LimitMultiplier_Call
type GasEstimator_LimitTransfer_Call ¶
GasEstimator_LimitTransfer_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'LimitTransfer'
func (*GasEstimator_LimitTransfer_Call) Return ¶
func (_c *GasEstimator_LimitTransfer_Call) Return(_a0 uint64) *GasEstimator_LimitTransfer_Call
func (*GasEstimator_LimitTransfer_Call) Run ¶
func (_c *GasEstimator_LimitTransfer_Call) Run(run func()) *GasEstimator_LimitTransfer_Call
func (*GasEstimator_LimitTransfer_Call) RunAndReturn ¶
func (_c *GasEstimator_LimitTransfer_Call) RunAndReturn(run func() uint64) *GasEstimator_LimitTransfer_Call
type GasEstimator_Mode_Call ¶
GasEstimator_Mode_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Mode'
func (*GasEstimator_Mode_Call) Return ¶
func (_c *GasEstimator_Mode_Call) Return(_a0 string) *GasEstimator_Mode_Call
func (*GasEstimator_Mode_Call) Run ¶
func (_c *GasEstimator_Mode_Call) Run(run func()) *GasEstimator_Mode_Call
func (*GasEstimator_Mode_Call) RunAndReturn ¶
func (_c *GasEstimator_Mode_Call) RunAndReturn(run func() string) *GasEstimator_Mode_Call
type GasEstimator_PriceDefault_Call ¶
GasEstimator_PriceDefault_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PriceDefault'
func (*GasEstimator_PriceDefault_Call) Return ¶
func (_c *GasEstimator_PriceDefault_Call) Return(_a0 *assets.Wei) *GasEstimator_PriceDefault_Call
func (*GasEstimator_PriceDefault_Call) Run ¶
func (_c *GasEstimator_PriceDefault_Call) Run(run func()) *GasEstimator_PriceDefault_Call
func (*GasEstimator_PriceDefault_Call) RunAndReturn ¶
func (_c *GasEstimator_PriceDefault_Call) RunAndReturn(run func() *assets.Wei) *GasEstimator_PriceDefault_Call
type GasEstimator_PriceMaxKey_Call ¶
GasEstimator_PriceMaxKey_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PriceMaxKey'
func (*GasEstimator_PriceMaxKey_Call) Return ¶
func (_c *GasEstimator_PriceMaxKey_Call) Return(_a0 *assets.Wei) *GasEstimator_PriceMaxKey_Call
func (*GasEstimator_PriceMaxKey_Call) Run ¶
func (_c *GasEstimator_PriceMaxKey_Call) Run(run func(_a0 common.Address)) *GasEstimator_PriceMaxKey_Call
func (*GasEstimator_PriceMaxKey_Call) RunAndReturn ¶
func (_c *GasEstimator_PriceMaxKey_Call) RunAndReturn(run func(common.Address) *assets.Wei) *GasEstimator_PriceMaxKey_Call
type GasEstimator_PriceMax_Call ¶
GasEstimator_PriceMax_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PriceMax'
func (*GasEstimator_PriceMax_Call) Return ¶
func (_c *GasEstimator_PriceMax_Call) Return(_a0 *assets.Wei) *GasEstimator_PriceMax_Call
func (*GasEstimator_PriceMax_Call) Run ¶
func (_c *GasEstimator_PriceMax_Call) Run(run func()) *GasEstimator_PriceMax_Call
func (*GasEstimator_PriceMax_Call) RunAndReturn ¶
func (_c *GasEstimator_PriceMax_Call) RunAndReturn(run func() *assets.Wei) *GasEstimator_PriceMax_Call
type GasEstimator_PriceMin_Call ¶
GasEstimator_PriceMin_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PriceMin'
func (*GasEstimator_PriceMin_Call) Return ¶
func (_c *GasEstimator_PriceMin_Call) Return(_a0 *assets.Wei) *GasEstimator_PriceMin_Call
func (*GasEstimator_PriceMin_Call) Run ¶
func (_c *GasEstimator_PriceMin_Call) Run(run func()) *GasEstimator_PriceMin_Call
func (*GasEstimator_PriceMin_Call) RunAndReturn ¶
func (_c *GasEstimator_PriceMin_Call) RunAndReturn(run func() *assets.Wei) *GasEstimator_PriceMin_Call
type GasEstimator_SenderAddress_Call ¶
GasEstimator_SenderAddress_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SenderAddress'
func (*GasEstimator_SenderAddress_Call) Return ¶
func (_c *GasEstimator_SenderAddress_Call) Return(_a0 *types.EIP55Address) *GasEstimator_SenderAddress_Call
func (*GasEstimator_SenderAddress_Call) Run ¶
func (_c *GasEstimator_SenderAddress_Call) Run(run func()) *GasEstimator_SenderAddress_Call
func (*GasEstimator_SenderAddress_Call) RunAndReturn ¶
func (_c *GasEstimator_SenderAddress_Call) RunAndReturn(run func() *types.EIP55Address) *GasEstimator_SenderAddress_Call
type GasEstimator_TipCapDefault_Call ¶
GasEstimator_TipCapDefault_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'TipCapDefault'
func (*GasEstimator_TipCapDefault_Call) Return ¶
func (_c *GasEstimator_TipCapDefault_Call) Return(_a0 *assets.Wei) *GasEstimator_TipCapDefault_Call
func (*GasEstimator_TipCapDefault_Call) Run ¶
func (_c *GasEstimator_TipCapDefault_Call) Run(run func()) *GasEstimator_TipCapDefault_Call
func (*GasEstimator_TipCapDefault_Call) RunAndReturn ¶
func (_c *GasEstimator_TipCapDefault_Call) RunAndReturn(run func() *assets.Wei) *GasEstimator_TipCapDefault_Call
type GasEstimator_TipCapMin_Call ¶
GasEstimator_TipCapMin_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'TipCapMin'
func (*GasEstimator_TipCapMin_Call) Return ¶
func (_c *GasEstimator_TipCapMin_Call) Return(_a0 *assets.Wei) *GasEstimator_TipCapMin_Call
func (*GasEstimator_TipCapMin_Call) Run ¶
func (_c *GasEstimator_TipCapMin_Call) Run(run func()) *GasEstimator_TipCapMin_Call
func (*GasEstimator_TipCapMin_Call) RunAndReturn ¶
func (_c *GasEstimator_TipCapMin_Call) RunAndReturn(run func() *assets.Wei) *GasEstimator_TipCapMin_Call
type Workflow ¶
Workflow is an autogenerated mock type for the Workflow type
func NewWorkflow ¶
NewWorkflow creates a new instance of Workflow. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*Workflow) AcceptanceTimeout ¶
AcceptanceTimeout provides a mock function with no fields
func (*Workflow) EXPECT ¶
func (_m *Workflow) EXPECT() *Workflow_Expecter
func (*Workflow) ForwarderAddress ¶
func (_m *Workflow) ForwarderAddress() *types.EIP55Address
ForwarderAddress provides a mock function with no fields
func (*Workflow) FromAddress ¶
func (_m *Workflow) FromAddress() *types.EIP55Address
FromAddress provides a mock function with no fields
func (*Workflow) GasLimitDefault ¶
GasLimitDefault provides a mock function with no fields
func (*Workflow) PollPeriod ¶
PollPeriod provides a mock function with no fields
func (*Workflow) TxAcceptanceState ¶
func (_m *Workflow) TxAcceptanceState() *pkgtypes.TransactionStatus
TxAcceptanceState provides a mock function with no fields
type Workflow_AcceptanceTimeout_Call ¶
Workflow_AcceptanceTimeout_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AcceptanceTimeout'
func (*Workflow_AcceptanceTimeout_Call) Return ¶
func (_c *Workflow_AcceptanceTimeout_Call) Return(_a0 time.Duration) *Workflow_AcceptanceTimeout_Call
func (*Workflow_AcceptanceTimeout_Call) Run ¶
func (_c *Workflow_AcceptanceTimeout_Call) Run(run func()) *Workflow_AcceptanceTimeout_Call
func (*Workflow_AcceptanceTimeout_Call) RunAndReturn ¶
func (_c *Workflow_AcceptanceTimeout_Call) RunAndReturn(run func() time.Duration) *Workflow_AcceptanceTimeout_Call
type Workflow_Expecter ¶
type Workflow_Expecter struct {
// contains filtered or unexported fields
}
func (*Workflow_Expecter) AcceptanceTimeout ¶
func (_e *Workflow_Expecter) AcceptanceTimeout() *Workflow_AcceptanceTimeout_Call
AcceptanceTimeout is a helper method to define mock.On call
func (*Workflow_Expecter) ForwarderAddress ¶
func (_e *Workflow_Expecter) ForwarderAddress() *Workflow_ForwarderAddress_Call
ForwarderAddress is a helper method to define mock.On call
func (*Workflow_Expecter) FromAddress ¶
func (_e *Workflow_Expecter) FromAddress() *Workflow_FromAddress_Call
FromAddress is a helper method to define mock.On call
func (*Workflow_Expecter) GasLimitDefault ¶
func (_e *Workflow_Expecter) GasLimitDefault() *Workflow_GasLimitDefault_Call
GasLimitDefault is a helper method to define mock.On call
func (*Workflow_Expecter) PollPeriod ¶
func (_e *Workflow_Expecter) PollPeriod() *Workflow_PollPeriod_Call
PollPeriod is a helper method to define mock.On call
func (*Workflow_Expecter) TxAcceptanceState ¶
func (_e *Workflow_Expecter) TxAcceptanceState() *Workflow_TxAcceptanceState_Call
TxAcceptanceState is a helper method to define mock.On call
type Workflow_ForwarderAddress_Call ¶
Workflow_ForwarderAddress_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ForwarderAddress'
func (*Workflow_ForwarderAddress_Call) Return ¶
func (_c *Workflow_ForwarderAddress_Call) Return(_a0 *types.EIP55Address) *Workflow_ForwarderAddress_Call
func (*Workflow_ForwarderAddress_Call) Run ¶
func (_c *Workflow_ForwarderAddress_Call) Run(run func()) *Workflow_ForwarderAddress_Call
func (*Workflow_ForwarderAddress_Call) RunAndReturn ¶
func (_c *Workflow_ForwarderAddress_Call) RunAndReturn(run func() *types.EIP55Address) *Workflow_ForwarderAddress_Call
type Workflow_FromAddress_Call ¶
Workflow_FromAddress_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'FromAddress'
func (*Workflow_FromAddress_Call) Return ¶
func (_c *Workflow_FromAddress_Call) Return(_a0 *types.EIP55Address) *Workflow_FromAddress_Call
func (*Workflow_FromAddress_Call) Run ¶
func (_c *Workflow_FromAddress_Call) Run(run func()) *Workflow_FromAddress_Call
func (*Workflow_FromAddress_Call) RunAndReturn ¶
func (_c *Workflow_FromAddress_Call) RunAndReturn(run func() *types.EIP55Address) *Workflow_FromAddress_Call
type Workflow_GasLimitDefault_Call ¶
Workflow_GasLimitDefault_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GasLimitDefault'
func (*Workflow_GasLimitDefault_Call) Return ¶
func (_c *Workflow_GasLimitDefault_Call) Return(_a0 *uint64) *Workflow_GasLimitDefault_Call
func (*Workflow_GasLimitDefault_Call) Run ¶
func (_c *Workflow_GasLimitDefault_Call) Run(run func()) *Workflow_GasLimitDefault_Call
func (*Workflow_GasLimitDefault_Call) RunAndReturn ¶
func (_c *Workflow_GasLimitDefault_Call) RunAndReturn(run func() *uint64) *Workflow_GasLimitDefault_Call
type Workflow_PollPeriod_Call ¶
Workflow_PollPeriod_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PollPeriod'
func (*Workflow_PollPeriod_Call) Return ¶
func (_c *Workflow_PollPeriod_Call) Return(_a0 time.Duration) *Workflow_PollPeriod_Call
func (*Workflow_PollPeriod_Call) Run ¶
func (_c *Workflow_PollPeriod_Call) Run(run func()) *Workflow_PollPeriod_Call
func (*Workflow_PollPeriod_Call) RunAndReturn ¶
func (_c *Workflow_PollPeriod_Call) RunAndReturn(run func() time.Duration) *Workflow_PollPeriod_Call
type Workflow_TxAcceptanceState_Call ¶
Workflow_TxAcceptanceState_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'TxAcceptanceState'
func (*Workflow_TxAcceptanceState_Call) Return ¶
func (_c *Workflow_TxAcceptanceState_Call) Return(_a0 *pkgtypes.TransactionStatus) *Workflow_TxAcceptanceState_Call
func (*Workflow_TxAcceptanceState_Call) Run ¶
func (_c *Workflow_TxAcceptanceState_Call) Run(run func()) *Workflow_TxAcceptanceState_Call
func (*Workflow_TxAcceptanceState_Call) RunAndReturn ¶
func (_c *Workflow_TxAcceptanceState_Call) RunAndReturn(run func() *pkgtypes.TransactionStatus) *Workflow_TxAcceptanceState_Call