mockblockchain

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package mockblockchain is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockBlockchainClient

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

MockBlockchainClient is a mock of BlockchainClient interface.

func NewMockBlockchainClient

func NewMockBlockchainClient(ctrl *gomock.Controller) *MockBlockchainClient

NewMockBlockchainClient creates a new mock instance.

func (*MockBlockchainClient) EXPECT

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

func (*MockBlockchainClient) ValidateRoot

func (m *MockBlockchainClient) ValidateRoot(network, root string) (int64, error)

ValidateRoot mocks base method.

type MockBlockchainClientMockRecorder

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

MockBlockchainClientMockRecorder is the mock recorder for MockBlockchainClient.

func (*MockBlockchainClientMockRecorder) ValidateRoot

func (mr *MockBlockchainClientMockRecorder) ValidateRoot(network, root interface{}) *gomock.Call

ValidateRoot indicates an expected call of ValidateRoot.

Jump to

Keyboard shortcuts

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