mock

package
v0.27.1 Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2022 License: AGPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConnectionFactory

type ConnectionFactory struct {
	mock.Mock
}

ConnectionFactory is an autogenerated mock type for the ConnectionFactory type

func NewConnectionFactory added in v0.26.1

func NewConnectionFactory(t NewConnectionFactoryT) *ConnectionFactory

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

func (*ConnectionFactory) GetAccessAPIClient

func (_m *ConnectionFactory) GetAccessAPIClient(address string) (access.AccessAPIClient, error)

GetAccessAPIClient provides a mock function with given fields: address

func (*ConnectionFactory) GetExecutionAPIClient added in v0.14.0

func (_m *ConnectionFactory) GetExecutionAPIClient(address string) (execution.ExecutionAPIClient, error)

GetExecutionAPIClient provides a mock function with given fields: address

func (*ConnectionFactory) InvalidateAccessAPIClient added in v0.26.16

func (_m *ConnectionFactory) InvalidateAccessAPIClient(address string)

InvalidateAccessAPIClient provides a mock function with given fields: address

func (*ConnectionFactory) InvalidateExecutionAPIClient added in v0.26.16

func (_m *ConnectionFactory) InvalidateExecutionAPIClient(address string)

InvalidateExecutionAPIClient provides a mock function with given fields: address

type NewConnectionFactoryT added in v0.27.0

type NewConnectionFactoryT interface {
	mock.TestingT
	Cleanup(func())
}

Jump to

Keyboard shortcuts

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