testutil

package
v0.2.4 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 License: AGPL-3.0 Imports: 5 Imported by: 0

Documentation

Overview

Package testutil is a generated GoMock package.

Package testutil is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockIPlanetmintClient added in v0.2.3

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

MockIPlanetmintClient is a mock of IPlanetmintClient interface.

func NewMockIPlanetmintClient added in v0.2.3

func NewMockIPlanetmintClient(ctrl *gomock.Controller) *MockIPlanetmintClient

NewMockIPlanetmintClient creates a new mock instance.

func (*MockIPlanetmintClient) EXPECT added in v0.2.3

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

func (*MockIPlanetmintClient) SendConfirmation added in v0.2.3

func (m *MockIPlanetmintClient) SendConfirmation(claimID int, beneficiary string) (types.TxResponse, error)

SendConfirmation mocks base method.

type MockIPlanetmintClientMockRecorder added in v0.2.3

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

MockIPlanetmintClientMockRecorder is the mock recorder for MockIPlanetmintClient.

func (*MockIPlanetmintClientMockRecorder) SendConfirmation added in v0.2.3

func (mr *MockIPlanetmintClientMockRecorder) SendConfirmation(claimID, beneficiary interface{}) *gomock.Call

SendConfirmation indicates an expected call of SendConfirmation.

type MockIShamirCoordinatorClient

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

MockIShamirCoordinatorClient is a mock of IShamirCoordinatorClient interface.

func NewMockIShamirCoordinatorClient

func NewMockIShamirCoordinatorClient(ctrl *gomock.Controller) *MockIShamirCoordinatorClient

NewMockIShamirCoordinatorClient creates a new mock instance.

func (*MockIShamirCoordinatorClient) EXPECT

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

func (*MockIShamirCoordinatorClient) GetMnemonics

GetMnemonics mocks base method.

func (*MockIShamirCoordinatorClient) PostMnemonics

func (m *MockIShamirCoordinatorClient) PostMnemonics(ctx context.Context, secret string) error

PostMnemonics mocks base method.

func (*MockIShamirCoordinatorClient) SendTokens

func (m *MockIShamirCoordinatorClient) SendTokens(ctx context.Context, recipient, amount string) (service.SendTokensResponse, error)

SendTokens mocks base method.

type MockIShamirCoordinatorClientMockRecorder

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

MockIShamirCoordinatorClientMockRecorder is the mock recorder for MockIShamirCoordinatorClient.

func (*MockIShamirCoordinatorClientMockRecorder) GetMnemonics

func (mr *MockIShamirCoordinatorClientMockRecorder) GetMnemonics(ctx interface{}) *gomock.Call

GetMnemonics indicates an expected call of GetMnemonics.

func (*MockIShamirCoordinatorClientMockRecorder) PostMnemonics

func (mr *MockIShamirCoordinatorClientMockRecorder) PostMnemonics(ctx, secret interface{}) *gomock.Call

PostMnemonics indicates an expected call of PostMnemonics.

func (*MockIShamirCoordinatorClientMockRecorder) SendTokens

func (mr *MockIShamirCoordinatorClientMockRecorder) SendTokens(ctx, recipient, amount interface{}) *gomock.Call

SendTokens indicates an expected call of SendTokens.

Jump to

Keyboard shortcuts

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