mock

package
v0.14.10 Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2021 License: AGPL-3.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 MutableState added in v0.14.0

type MutableState struct {
	mock.Mock
}

MutableState is an autogenerated mock type for the MutableState type

func (*MutableState) AtBlockID added in v0.14.0

func (_m *MutableState) AtBlockID(blockID flow.Identifier) cluster.Snapshot

AtBlockID provides a mock function with given fields: blockID

func (*MutableState) Extend added in v0.14.0

func (_m *MutableState) Extend(candidate *modelcluster.Block) error

Extend provides a mock function with given fields: candidate

func (*MutableState) Final added in v0.14.0

func (_m *MutableState) Final() cluster.Snapshot

Final provides a mock function with given fields:

func (*MutableState) Params added in v0.14.0

func (_m *MutableState) Params() cluster.Params

Params provides a mock function with given fields:

type Params added in v0.9.6

type Params struct {
	mock.Mock
}

Params is an autogenerated mock type for the Params type

func (*Params) ChainID added in v0.9.6

func (_m *Params) ChainID() (flow.ChainID, error)

ChainID provides a mock function with given fields:

type Snapshot

type Snapshot struct {
	mock.Mock
}

Snapshot is an autogenerated mock type for the Snapshot type

func (*Snapshot) Collection

func (_m *Snapshot) Collection() (*flow.Collection, error)

Collection provides a mock function with given fields:

func (*Snapshot) Head

func (_m *Snapshot) Head() (*flow.Header, error)

Head provides a mock function with given fields:

func (*Snapshot) Pending

func (_m *Snapshot) Pending() ([]flow.Identifier, error)

Pending provides a mock function with given fields:

type State

type State struct {
	mock.Mock
}

State is an autogenerated mock type for the State type

func (*State) AtBlockID

func (_m *State) AtBlockID(blockID flow.Identifier) cluster.Snapshot

AtBlockID provides a mock function with given fields: blockID

func (*State) Final

func (_m *State) Final() cluster.Snapshot

Final provides a mock function with given fields:

func (*State) Params added in v0.9.6

func (_m *State) Params() cluster.Params

Params 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