mocks

package
v0.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 11, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ContractSubmitter

type ContractSubmitter struct {
	mock.Mock
}

ContractSubmitter is an autogenerated mock type for the ContractSubmitter type

func (*ContractSubmitter) Submit

func (_m *ContractSubmitter) Submit(roundID *big.Int, submission *big.Int) error

Submit provides a mock function with given fields: roundID, submission

type KeyStoreInterface

type KeyStoreInterface struct {
	mock.Mock
}

KeyStoreInterface is an autogenerated mock type for the KeyStoreInterface type

func (*KeyStoreInterface) Accounts

func (_m *KeyStoreInterface) Accounts() []accounts.Account

Accounts provides a mock function with given fields:

func (*KeyStoreInterface) GetRoundRobinAddress

func (_m *KeyStoreInterface) GetRoundRobinAddress() (common.Address, error)

GetRoundRobinAddress provides a mock function with given fields:

type ORM

type ORM struct {
	mock.Mock
}

ORM is an autogenerated mock type for the ORM type

func (*ORM) CreateEthTransaction

func (_m *ORM) CreateEthTransaction(fromAddress common.Address, toAddress common.Address, payload []byte, gasLimit uint64, maxUnconfirmedTransactions uint64) error

CreateEthTransaction provides a mock function with given fields: fromAddress, toAddress, payload, gasLimit, maxUnconfirmedTransactions

func (*ORM) DeleteFluxMonitorRoundsBackThrough

func (_m *ORM) DeleteFluxMonitorRoundsBackThrough(aggregator common.Address, roundID uint32) error

DeleteFluxMonitorRoundsBackThrough provides a mock function with given fields: aggregator, roundID

func (*ORM) FindOrCreateFluxMonitorRoundStats

func (_m *ORM) FindOrCreateFluxMonitorRoundStats(aggregator common.Address, roundID uint32) (fluxmonitorv2.FluxMonitorRoundStatsV2, error)

FindOrCreateFluxMonitorRoundStats provides a mock function with given fields: aggregator, roundID

func (*ORM) MostRecentFluxMonitorRoundID

func (_m *ORM) MostRecentFluxMonitorRoundID(aggregator common.Address) (uint32, error)

MostRecentFluxMonitorRoundID provides a mock function with given fields: aggregator

func (*ORM) UpdateFluxMonitorRoundStats

func (_m *ORM) UpdateFluxMonitorRoundStats(aggregator common.Address, roundID uint32, runID int64) error

UpdateFluxMonitorRoundStats provides a mock function with given fields: aggregator, roundID, runID

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL