mocks

package
v1.5.1-rc1 Latest Latest
Warning

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

Go to latest
Published: Jun 23, 2022 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 Config

type Config struct {
	mock.Mock
}

Config is an autogenerated mock type for the Config type

func NewConfig added in v1.5.0

func NewConfig(t testing.TB) *Config

NewConfig creates a new instance of Config. It also registers the testing.TB interface on the mock and a cleanup function to assert the mocks expectations.

func (*Config) Dev

func (_m *Config) Dev() bool

Dev provides a mock function with given fields:

func (*Config) JobPipelineResultWriteQueueDepth

func (_m *Config) JobPipelineResultWriteQueueDepth() uint64

JobPipelineResultWriteQueueDepth provides a mock function with given fields:

func (*Config) LogSQL added in v1.4.0

func (_m *Config) LogSQL() bool

LogSQL provides a mock function with given fields:

func (*Config) OCR2BlockchainTimeout

func (_m *Config) OCR2BlockchainTimeout() time.Duration

OCR2BlockchainTimeout provides a mock function with given fields:

func (*Config) OCR2ContractConfirmations

func (_m *Config) OCR2ContractConfirmations() uint16

OCR2ContractConfirmations provides a mock function with given fields:

func (*Config) OCR2ContractPollInterval

func (_m *Config) OCR2ContractPollInterval() time.Duration

OCR2ContractPollInterval provides a mock function with given fields:

func (*Config) OCR2ContractSubscribeInterval

func (_m *Config) OCR2ContractSubscribeInterval() time.Duration

OCR2ContractSubscribeInterval provides a mock function with given fields:

func (*Config) OCR2ContractTransmitterTransmitTimeout

func (_m *Config) OCR2ContractTransmitterTransmitTimeout() time.Duration

OCR2ContractTransmitterTransmitTimeout provides a mock function with given fields:

func (*Config) OCR2DatabaseTimeout

func (_m *Config) OCR2DatabaseTimeout() time.Duration

OCR2DatabaseTimeout provides a mock function with given fields:

func (*Config) OCR2KeyBundleID

func (_m *Config) OCR2KeyBundleID() (string, error)

OCR2KeyBundleID provides a mock function with given fields:

func (*Config) OCR2MonitoringEndpoint

func (_m *Config) OCR2MonitoringEndpoint() string

OCR2MonitoringEndpoint provides a mock function with given fields:

func (*Config) OCR2TraceLogging

func (_m *Config) OCR2TraceLogging() bool

OCR2TraceLogging provides a mock function with given fields:

type OCRContractTrackerDB

type OCRContractTrackerDB struct {
	mock.Mock
}

OCRContractTrackerDB is an autogenerated mock type for the OCRContractTrackerDB type

func (*OCRContractTrackerDB) LoadLatestRoundRequested

func (_m *OCRContractTrackerDB) LoadLatestRoundRequested() (ocr2aggregator.OCR2AggregatorRoundRequested, error)

LoadLatestRoundRequested provides a mock function with given fields:

func (*OCRContractTrackerDB) SaveLatestRoundRequested

func (_m *OCRContractTrackerDB) SaveLatestRoundRequested(tx pg.Queryer, rr ocr2aggregator.OCR2AggregatorRoundRequested) error

SaveLatestRoundRequested provides a mock function with given fields: tx, rr

Jump to

Keyboard shortcuts

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