fxmock

package
v1.12.0-initial-poc.5 Latest Latest
Warning

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

Go to latest
Published: Oct 8, 2024 License: BSD-3-Clause Imports: 4 Imported by: 0

Documentation

Overview

Package fxmock is a generated GoMock package.

Package fxmock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Fx

type Fx struct {
	// contains filtered or unexported fields
}

Fx is a mock of Fx interface.

func NewFx

func NewFx(ctrl *gomock.Controller) *Fx

NewFx creates a new mock instance.

func (*Fx) Bootstrapped

func (m *Fx) Bootstrapped() error

Bootstrapped mocks base method.

func (*Fx) Bootstrapping

func (m *Fx) Bootstrapping() error

Bootstrapping mocks base method.

func (*Fx) CreateOutput

func (m *Fx) CreateOutput(arg0 uint64, arg1 any) (any, error)

CreateOutput mocks base method.

func (*Fx) EXPECT

func (m *Fx) EXPECT() *FxMockRecorder

EXPECT returns an object that allows the caller to indicate expected use.

func (*Fx) Initialize

func (m *Fx) Initialize(arg0 any) error

Initialize mocks base method.

func (*Fx) VerifyPermission

func (m *Fx) VerifyPermission(arg0, arg1, arg2, arg3 any) error

VerifyPermission mocks base method.

func (*Fx) VerifyTransfer

func (m *Fx) VerifyTransfer(arg0, arg1, arg2, arg3 any) error

VerifyTransfer mocks base method.

type FxMockRecorder

type FxMockRecorder struct {
	// contains filtered or unexported fields
}

FxMockRecorder is the mock recorder for Fx.

func (*FxMockRecorder) Bootstrapped

func (mr *FxMockRecorder) Bootstrapped() *gomock.Call

Bootstrapped indicates an expected call of Bootstrapped.

func (*FxMockRecorder) Bootstrapping

func (mr *FxMockRecorder) Bootstrapping() *gomock.Call

Bootstrapping indicates an expected call of Bootstrapping.

func (*FxMockRecorder) CreateOutput

func (mr *FxMockRecorder) CreateOutput(arg0, arg1 any) *gomock.Call

CreateOutput indicates an expected call of CreateOutput.

func (*FxMockRecorder) Initialize

func (mr *FxMockRecorder) Initialize(arg0 any) *gomock.Call

Initialize indicates an expected call of Initialize.

func (*FxMockRecorder) VerifyPermission

func (mr *FxMockRecorder) VerifyPermission(arg0, arg1, arg2, arg3 any) *gomock.Call

VerifyPermission indicates an expected call of VerifyPermission.

func (*FxMockRecorder) VerifyTransfer

func (mr *FxMockRecorder) VerifyTransfer(arg0, arg1, arg2, arg3 any) *gomock.Call

VerifyTransfer indicates an expected call of VerifyTransfer.

type Owner

type Owner struct {
	verify.IsNotState
	// contains filtered or unexported fields
}

Owner is a mock of Owner interface.

func NewOwner

func NewOwner(ctrl *gomock.Controller) *Owner

NewOwner creates a new mock instance.

func (*Owner) EXPECT

func (m *Owner) EXPECT() *OwnerMockRecorder

EXPECT returns an object that allows the caller to indicate expected use.

func (*Owner) InitCtx

func (m *Owner) InitCtx(arg0 *snow.Context)

InitCtx mocks base method.

func (*Owner) Verify

func (m *Owner) Verify() error

Verify mocks base method.

type OwnerMockRecorder

type OwnerMockRecorder struct {
	// contains filtered or unexported fields
}

OwnerMockRecorder is the mock recorder for Owner.

func (*OwnerMockRecorder) InitCtx

func (mr *OwnerMockRecorder) InitCtx(arg0 any) *gomock.Call

InitCtx indicates an expected call of InitCtx.

func (*OwnerMockRecorder) Verify

func (mr *OwnerMockRecorder) Verify() *gomock.Call

Verify indicates an expected call of Verify.

Jump to

Keyboard shortcuts

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