mocks

package
v1.4.9 Latest Latest
Warning

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

Go to latest
Published: Jul 5, 2021 License: BSD-3-Clause Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Engine

type Engine struct {
	mock.Mock
}

Engine is an autogenerated mock type for the Engine type

func (*Engine) Accepted

func (_m *Engine) Accepted(validatorID ids.ShortID, requestID uint32, containerIDs []ids.ID) error

Accepted provides a mock function with given fields: validatorID, requestID, containerIDs

func (*Engine) AcceptedFrontier

func (_m *Engine) AcceptedFrontier(validatorID ids.ShortID, requestID uint32, containerIDs []ids.ID) error

AcceptedFrontier provides a mock function with given fields: validatorID, requestID, containerIDs

func (*Engine) Chits

func (_m *Engine) Chits(validatorID ids.ShortID, requestID uint32, containerIDs []ids.ID) error

Chits provides a mock function with given fields: validatorID, requestID, containerIDs

func (*Engine) Connected

func (_m *Engine) Connected(validatorID ids.ShortID) error

Connected provides a mock function with given fields: validatorID

func (*Engine) Context

func (_m *Engine) Context() *snow.Context

Context provides a mock function with given fields:

func (*Engine) Disconnected

func (_m *Engine) Disconnected(validatorID ids.ShortID) error

Disconnected provides a mock function with given fields: validatorID

func (*Engine) Get

func (_m *Engine) Get(validatorID ids.ShortID, requestID uint32, containerID ids.ID) error

Get provides a mock function with given fields: validatorID, requestID, containerID

func (*Engine) GetAccepted

func (_m *Engine) GetAccepted(validatorID ids.ShortID, requestID uint32, containerIDs []ids.ID) error

GetAccepted provides a mock function with given fields: validatorID, requestID, containerIDs

func (*Engine) GetAcceptedFailed

func (_m *Engine) GetAcceptedFailed(validatorID ids.ShortID, requestID uint32) error

GetAcceptedFailed provides a mock function with given fields: validatorID, requestID

func (*Engine) GetAcceptedFrontier

func (_m *Engine) GetAcceptedFrontier(validatorID ids.ShortID, requestID uint32) error

GetAcceptedFrontier provides a mock function with given fields: validatorID, requestID

func (*Engine) GetAcceptedFrontierFailed

func (_m *Engine) GetAcceptedFrontierFailed(validatorID ids.ShortID, requestID uint32) error

GetAcceptedFrontierFailed provides a mock function with given fields: validatorID, requestID

func (*Engine) GetAncestors

func (_m *Engine) GetAncestors(validatorID ids.ShortID, requestID uint32, containerID ids.ID) error

GetAncestors provides a mock function with given fields: validatorID, requestID, containerID

func (*Engine) GetAncestorsFailed

func (_m *Engine) GetAncestorsFailed(validatorID ids.ShortID, requestID uint32) error

GetAncestorsFailed provides a mock function with given fields: validatorID, requestID

func (*Engine) GetBlock

func (_m *Engine) GetBlock(blkID ids.ID) (consensussnowman.Block, error)

GetBlock provides a mock function with given fields: blkID

func (*Engine) GetFailed

func (_m *Engine) GetFailed(validatorID ids.ShortID, requestID uint32) error

GetFailed provides a mock function with given fields: validatorID, requestID

func (*Engine) GetVM

func (_m *Engine) GetVM() common.VM

GetVM provides a mock function with given fields:

func (*Engine) Gossip

func (_m *Engine) Gossip() error

Gossip provides a mock function with given fields:

func (*Engine) Halt

func (_m *Engine) Halt()

Halt provides a mock function with given fields:

func (*Engine) HealthCheck

func (_m *Engine) HealthCheck() (interface{}, error)

HealthCheck provides a mock function with given fields:

func (*Engine) Initialize

func (_m *Engine) Initialize(_a0 snowman.Config) error

Initialize provides a mock function with given fields: _a0

func (*Engine) IsBootstrapped

func (_m *Engine) IsBootstrapped() bool

IsBootstrapped provides a mock function with given fields:

func (*Engine) MultiPut

func (_m *Engine) MultiPut(validatorID ids.ShortID, requestID uint32, containers [][]byte) error

MultiPut provides a mock function with given fields: validatorID, requestID, containers

func (*Engine) Notify

func (_m *Engine) Notify(_a0 common.Message) error

Notify provides a mock function with given fields: _a0

func (*Engine) PullQuery

func (_m *Engine) PullQuery(validatorID ids.ShortID, requestID uint32, containerID ids.ID) error

PullQuery provides a mock function with given fields: validatorID, requestID, containerID

func (*Engine) PushQuery

func (_m *Engine) PushQuery(validatorID ids.ShortID, requestID uint32, containerID ids.ID, container []byte) error

PushQuery provides a mock function with given fields: validatorID, requestID, containerID, container

func (*Engine) Put

func (_m *Engine) Put(validatorID ids.ShortID, requestID uint32, containerID ids.ID, container []byte) error

Put provides a mock function with given fields: validatorID, requestID, containerID, container

func (*Engine) QueryFailed

func (_m *Engine) QueryFailed(validatorID ids.ShortID, requestID uint32) error

QueryFailed provides a mock function with given fields: validatorID, requestID

func (*Engine) Shutdown

func (_m *Engine) Shutdown() error

Shutdown provides a mock function with given fields:

func (*Engine) Timeout

func (_m *Engine) Timeout() error

Timeout provides a mock function with given fields:

Jump to

Keyboard shortcuts

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