mock

package
v0.29.6 Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2023 License: AGPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BlockComputer

type BlockComputer struct {
	mock.Mock
}

BlockComputer is an autogenerated mock type for the BlockComputer type

func NewBlockComputer

func NewBlockComputer(t mockConstructorTestingTNewBlockComputer) *BlockComputer

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

func (*BlockComputer) ExecuteBlock

ExecuteBlock provides a mock function with given fields: _a0, _a1, _a2, _a3

type ViewCommitter

type ViewCommitter struct {
	mock.Mock
}

ViewCommitter is an autogenerated mock type for the ViewCommitter type

func NewViewCommitter

func NewViewCommitter(t mockConstructorTestingTNewViewCommitter) *ViewCommitter

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

func (*ViewCommitter) CommitView

CommitView provides a mock function with given fields: _a0, _a1

type VirtualMachine

type VirtualMachine struct {
	mock.Mock
}

VirtualMachine is an autogenerated mock type for the VirtualMachine type

func NewVirtualMachine

func NewVirtualMachine(t mockConstructorTestingTNewVirtualMachine) *VirtualMachine

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

func (*VirtualMachine) GetAccount

func (_m *VirtualMachine) GetAccount(_a0 fvm.Context, _a1 flow.Address, _a2 state.View) (*flow.Account, error)

GetAccount provides a mock function with given fields: _a0, _a1, _a2

func (*VirtualMachine) Run

func (_m *VirtualMachine) Run(_a0 fvm.Context, _a1 fvm.Procedure, _a2 state.View) error

Run provides a mock function with given fields: _a0, _a1, _a2

Jump to

Keyboard shortcuts

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