sendertest

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: 5 Imported by: 0

Documentation

Overview

Package sendertest is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockMessage

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

MockMessage is a mock of Message interface.

func NewMockMessage

func NewMockMessage(ctrl *gomock.Controller) *MockMessage

NewMockMessage creates a new mock instance.

func (*MockMessage) EXPECT

func (m *MockMessage) EXPECT() *MockMessageMockRecorder

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

func (*MockMessage) Send

func (m *MockMessage) Send(ctx context.Context, network string, to, from, data []byte, signer signer.Signer, opts sender.SendOpts) error

Send mocks base method.

type MockMessageMockRecorder

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

MockMessageMockRecorder is the mock recorder for MockMessage.

func (*MockMessageMockRecorder) Send

func (mr *MockMessageMockRecorder) Send(ctx, network, to, from, data, signer, opts interface{}) *gomock.Call

Send indicates an expected call of Send.

type MockSendOpts added in v0.0.24

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

MockSendOpts is a mock of SendOpts interface.

func NewMockSendOpts added in v0.0.24

func NewMockSendOpts(ctrl *gomock.Controller) *MockSendOpts

NewMockSendOpts creates a new mock instance.

func (*MockSendOpts) EXPECT added in v0.0.24

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

type MockSendOptsMockRecorder added in v0.0.24

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

MockSendOptsMockRecorder is the mock recorder for MockSendOpts.

Jump to

Keyboard shortcuts

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