luxmock

package
v0.2.9 Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2026 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Overview

Package luxmock is a generated GoMock package.

Package luxmock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockTransferableIn

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

MockTransferableIn is a mock of TransferableIn interface.

func NewMockTransferableIn

func NewMockTransferableIn(ctrl *gomock.Controller) *MockTransferableIn

NewMockTransferableIn creates a new mock instance.

func (*MockTransferableIn) Amount

func (m *MockTransferableIn) Amount() uint64

Amount mocks base method.

func (*MockTransferableIn) Cost

func (m *MockTransferableIn) Cost() (uint64, error)

Cost mocks base method.

func (*MockTransferableIn) EXPECT

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

func (*MockTransferableIn) InitRuntime

func (m *MockTransferableIn) InitRuntime(arg0 *runtime.Runtime)

InitRuntime mocks base method.

func (*MockTransferableIn) InitializeWithContext

func (m *MockTransferableIn) InitializeWithContext(ctx context.Context) error

InitializeWithContext mocks base method.

func (*MockTransferableIn) Verify

func (m *MockTransferableIn) Verify() error

Verify mocks base method.

type MockTransferableInMockRecorder

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

MockTransferableInMockRecorder is the mock recorder for MockTransferableIn.

func (*MockTransferableInMockRecorder) Amount

Amount indicates an expected call of Amount.

func (*MockTransferableInMockRecorder) Cost

Cost indicates an expected call of Cost.

func (*MockTransferableInMockRecorder) InitRuntime

func (mr *MockTransferableInMockRecorder) InitRuntime(arg0 any) *gomock.Call

InitRuntime indicates an expected call of InitRuntime.

func (*MockTransferableInMockRecorder) InitializeWithContext

func (mr *MockTransferableInMockRecorder) InitializeWithContext(ctx interface{}) *gomock.Call

InitializeWithContext indicates an expected call of InitializeWithContext.

func (*MockTransferableInMockRecorder) Verify

Verify indicates an expected call of Verify.

type MockTransferableOut

type MockTransferableOut struct {
	verify.IsState
	// contains filtered or unexported fields
}

MockTransferableOut is a mock of TransferableOut interface.

func NewMockTransferableOut

func NewMockTransferableOut(ctrl *gomock.Controller) *MockTransferableOut

NewMockTransferableOut creates a new mock instance.

func (*MockTransferableOut) Amount

func (m *MockTransferableOut) Amount() uint64

Amount mocks base method.

func (*MockTransferableOut) EXPECT

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

func (*MockTransferableOut) InitRuntime

func (m *MockTransferableOut) InitRuntime(arg0 *runtime.Runtime)

InitRuntime mocks base method.

func (*MockTransferableOut) InitializeWithContext

func (m *MockTransferableOut) InitializeWithContext(ctx context.Context) error

InitializeWithContext mocks base method.

func (*MockTransferableOut) Verify

func (m *MockTransferableOut) Verify() error

Verify mocks base method.

type MockTransferableOutMockRecorder

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

MockTransferableOutMockRecorder is the mock recorder for MockTransferableOut.

func (*MockTransferableOutMockRecorder) Amount

Amount indicates an expected call of Amount.

func (*MockTransferableOutMockRecorder) InitRuntime

func (mr *MockTransferableOutMockRecorder) InitRuntime(arg0 any) *gomock.Call

InitRuntime indicates an expected call of InitRuntime.

func (*MockTransferableOutMockRecorder) InitializeWithContext

func (mr *MockTransferableOutMockRecorder) InitializeWithContext(ctx interface{}) *gomock.Call

InitializeWithContext indicates an expected call of InitializeWithContext.

func (*MockTransferableOutMockRecorder) Verify

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