actionstest

package
v0.0.78 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package actionstest is a generated GoMock package.

Package actionstest is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockBlock

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

MockBlock is a mock of Block interface.

func NewMockBlock

func NewMockBlock(ctrl *gomock.Controller) *MockBlock

NewMockBlock creates a new mock instance.

func (*MockBlock) EXPECT

func (m *MockBlock) EXPECT() *MockBlockMockRecorder

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

func (*MockBlock) Run

func (m *MockBlock) Run(ctx context.Context, protocol, network string, blk interface{}) error

Run mocks base method.

type MockBlockMockRecorder

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

MockBlockMockRecorder is the mock recorder for MockBlock.

func (*MockBlockMockRecorder) Run

func (mr *MockBlockMockRecorder) Run(ctx, protocol, network, blk interface{}) *gomock.Call

Run indicates an expected call of Run.

type MockTransaction

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

MockTransaction is a mock of Transaction interface.

func NewMockTransaction

func NewMockTransaction(ctrl *gomock.Controller) *MockTransaction

NewMockTransaction creates a new mock instance.

func (*MockTransaction) EXPECT

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

func (*MockTransaction) Run

func (m *MockTransaction) Run(ctx context.Context, protocol, network string, tx interface{}, txOpts actions.TransactionOptions) error

Run mocks base method.

type MockTransactionMockRecorder

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

MockTransactionMockRecorder is the mock recorder for MockTransaction.

func (*MockTransactionMockRecorder) Run

func (mr *MockTransactionMockRecorder) Run(ctx, protocol, network, tx, txOpts interface{}) *gomock.Call

Run indicates an expected call of Run.

type MockTransactionOptions

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

MockTransactionOptions is a mock of TransactionOptions interface.

func NewMockTransactionOptions

func NewMockTransactionOptions(ctrl *gomock.Controller) *MockTransactionOptions

NewMockTransactionOptions creates a new mock instance.

func (*MockTransactionOptions) EXPECT

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

type MockTransactionOptionsMockRecorder

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

MockTransactionOptionsMockRecorder is the mock recorder for MockTransactionOptions.

Jump to

Keyboard shortcuts

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