Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RequestRoundDB ¶
RequestRoundDB is an autogenerated mock type for the RequestRoundDB type
func NewRequestRoundDB ¶
func NewRequestRoundDB(t mockConstructorTestingTNewRequestRoundDB) *RequestRoundDB
NewRequestRoundDB creates a new instance of RequestRoundDB. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*RequestRoundDB) LoadLatestRoundRequested ¶
func (_m *RequestRoundDB) LoadLatestRoundRequested() (ocr2aggregator.OCR2AggregatorRoundRequested, error)
LoadLatestRoundRequested provides a mock function with given fields:
func (*RequestRoundDB) SaveLatestRoundRequested ¶
func (_m *RequestRoundDB) SaveLatestRoundRequested(tx pg.Queryer, rr ocr2aggregator.OCR2AggregatorRoundRequested) error
SaveLatestRoundRequested provides a mock function with given fields: tx, rr
Click to show internal directories.
Click to hide internal directories.