mocks

package
v1.9.0-rc1 Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ORM

type ORM struct {
	mock.Mock
}

ORM is an autogenerated mock type for the ORM type

func NewORM added in v1.5.0

func NewORM(t mockConstructorTestingTNewORM) *ORM

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

func (*ORM) CreateForwarder

func (_m *ORM) CreateForwarder(addr common.Address, evmChainId utils.Big) (forwarders.Forwarder, error)

CreateForwarder provides a mock function with given fields: addr, evmChainId

func (*ORM) DeleteForwarder

func (_m *ORM) DeleteForwarder(id int32) error

DeleteForwarder provides a mock function with given fields: id

func (*ORM) FindForwarders

func (_m *ORM) FindForwarders(offset int, limit int) ([]forwarders.Forwarder, int, error)

FindForwarders provides a mock function with given fields: offset, limit

func (*ORM) FindForwardersByChain added in v1.5.0

func (_m *ORM) FindForwardersByChain(evmChainId utils.Big) ([]forwarders.Forwarder, error)

FindForwardersByChain provides a mock function with given fields: evmChainId

func (*ORM) FindForwardersInListByChain added in v1.5.0

func (_m *ORM) FindForwardersInListByChain(evmChainId utils.Big, addrs []common.Address) ([]forwarders.Forwarder, error)

FindForwardersInListByChain provides a mock function with given fields: evmChainId, addrs

Jump to

Keyboard shortcuts

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