txsmock

package
v1.11.12-oidc-test Latest Latest
Warning

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

Go to latest
Published: Sep 13, 2024 License: BSD-3-Clause Imports: 7 Imported by: 0

Documentation

Overview

Package txsmock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UnsignedTx

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

UnsignedTx is a mock of UnsignedTx interface.

func NewUnsignedTx

func NewUnsignedTx(ctrl *gomock.Controller) *UnsignedTx

NewUnsignedTx creates a new mock instance.

func (*UnsignedTx) Bytes

func (m *UnsignedTx) Bytes() []byte

Bytes mocks base method.

func (*UnsignedTx) EXPECT

func (m *UnsignedTx) EXPECT() *UnsignedTxMockRecorder

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

func (*UnsignedTx) InitCtx

func (m *UnsignedTx) InitCtx(ctx *snow.Context)

InitCtx mocks base method.

func (*UnsignedTx) InputIDs

func (m *UnsignedTx) InputIDs() set.Set[ids.ID]

InputIDs mocks base method.

func (*UnsignedTx) Outputs

func (m *UnsignedTx) Outputs() []*avax.TransferableOutput

Outputs mocks base method.

func (*UnsignedTx) SetBytes

func (m *UnsignedTx) SetBytes(unsignedBytes []byte)

SetBytes mocks base method.

func (*UnsignedTx) SyntacticVerify

func (m *UnsignedTx) SyntacticVerify(ctx *snow.Context) error

SyntacticVerify mocks base method.

func (*UnsignedTx) Visit

func (m *UnsignedTx) Visit(visitor txs.Visitor) error

Visit mocks base method.

type UnsignedTxMockRecorder

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

UnsignedTxMockRecorder is the mock recorder for UnsignedTx.

func (*UnsignedTxMockRecorder) Bytes

func (mr *UnsignedTxMockRecorder) Bytes() *gomock.Call

Bytes indicates an expected call of Bytes.

func (*UnsignedTxMockRecorder) InitCtx

func (mr *UnsignedTxMockRecorder) InitCtx(ctx any) *gomock.Call

InitCtx indicates an expected call of InitCtx.

func (*UnsignedTxMockRecorder) InputIDs

func (mr *UnsignedTxMockRecorder) InputIDs() *gomock.Call

InputIDs indicates an expected call of InputIDs.

func (*UnsignedTxMockRecorder) Outputs

func (mr *UnsignedTxMockRecorder) Outputs() *gomock.Call

Outputs indicates an expected call of Outputs.

func (*UnsignedTxMockRecorder) SetBytes

func (mr *UnsignedTxMockRecorder) SetBytes(unsignedBytes any) *gomock.Call

SetBytes indicates an expected call of SetBytes.

func (*UnsignedTxMockRecorder) SyntacticVerify

func (mr *UnsignedTxMockRecorder) SyntacticVerify(ctx any) *gomock.Call

SyntacticVerify indicates an expected call of SyntacticVerify.

func (*UnsignedTxMockRecorder) Visit

func (mr *UnsignedTxMockRecorder) Visit(visitor any) *gomock.Call

Visit indicates an expected call of Visit.

Jump to

Keyboard shortcuts

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