mocks

package
v0.0.0-...-a05b099 Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockBTCClient

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

MockBTCClient is a mock of BTCClient interface.

func NewMockBTCClient

func NewMockBTCClient(ctrl *gomock.Controller) *MockBTCClient

NewMockBTCClient creates a new mock instance.

func (*MockBTCClient) EXPECT

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

func (*MockBTCClient) GetBlock

func (m *MockBTCClient) GetBlock(arg0 *chainhash.Hash) (*wire.MsgBlock, error)

GetBlock mocks base method.

func (*MockBTCClient) GetBlockVerbose

func (m *MockBTCClient) GetBlockVerbose(arg0 *chainhash.Hash) (*btcjson.GetBlockVerboseResult, error)

GetBlockVerbose mocks base method.

func (*MockBTCClient) GetRawTransactionVerbose

func (m *MockBTCClient) GetRawTransactionVerbose(arg0 *chainhash.Hash) (*btcjson.TxRawResult, error)

GetRawTransactionVerbose mocks base method.

func (*MockBTCClient) Shutdown

func (m *MockBTCClient) Shutdown()

Shutdown mocks base method.

func (*MockBTCClient) WaitForShutdown

func (m *MockBTCClient) WaitForShutdown()

WaitForShutdown mocks base method.

type MockBTCClientMockRecorder

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

MockBTCClientMockRecorder is the mock recorder for MockBTCClient.

func (*MockBTCClientMockRecorder) GetBlock

func (mr *MockBTCClientMockRecorder) GetBlock(arg0 interface{}) *gomock.Call

GetBlock indicates an expected call of GetBlock.

func (*MockBTCClientMockRecorder) GetBlockVerbose

func (mr *MockBTCClientMockRecorder) GetBlockVerbose(arg0 interface{}) *gomock.Call

GetBlockVerbose indicates an expected call of GetBlockVerbose.

func (*MockBTCClientMockRecorder) GetRawTransactionVerbose

func (mr *MockBTCClientMockRecorder) GetRawTransactionVerbose(arg0 interface{}) *gomock.Call

GetRawTransactionVerbose indicates an expected call of GetRawTransactionVerbose.

func (*MockBTCClientMockRecorder) Shutdown

func (mr *MockBTCClientMockRecorder) Shutdown() *gomock.Call

Shutdown indicates an expected call of Shutdown.

func (*MockBTCClientMockRecorder) WaitForShutdown

func (mr *MockBTCClientMockRecorder) WaitForShutdown() *gomock.Call

WaitForShutdown indicates an expected call of WaitForShutdown.

Jump to

Keyboard shortcuts

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