mocks

package
v0.35.9 Latest Latest
Warning

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

Go to latest
Published: Jul 20, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LightClient

type LightClient struct {
	mock.Mock
}

LightClient is an autogenerated mock type for the LightClient type

func NewLightClient added in v0.34.20

func NewLightClient(t mockConstructorTestingTNewLightClient) *LightClient

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

func (*LightClient) ChainID

func (_m *LightClient) ChainID() string

ChainID provides a mock function with given fields:

func (*LightClient) TrustedLightBlock

func (_m *LightClient) TrustedLightBlock(height int64) (*types.LightBlock, error)

TrustedLightBlock provides a mock function with given fields: height

func (*LightClient) Update added in v0.34.4

func (_m *LightClient) Update(ctx context.Context, now time.Time) (*types.LightBlock, error)

Update provides a mock function with given fields: ctx, now

func (*LightClient) VerifyLightBlockAtHeight

func (_m *LightClient) VerifyLightBlockAtHeight(ctx context.Context, height int64, now time.Time) (*types.LightBlock, error)

VerifyLightBlockAtHeight provides a mock function with given fields: ctx, height, now

Jump to

Keyboard shortcuts

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