mocks

package
v0.0.0-...-141c82c Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

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 MockCommander

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

MockCommander is a mock of Commander interface.

func NewMockCommander

func NewMockCommander(ctrl *gomock.Controller) *MockCommander

NewMockCommander creates a new mock instance.

func (*MockCommander) Command

func (m *MockCommander) Command(arg0 context.Context, arg1 txn.Command, arg2 protoiface.MessageV1, arg3 func(string, error), arg4 *backoff.ExponentialBackOff)

Command mocks base method.

func (*MockCommander) CommandSync

func (m *MockCommander) CommandSync(arg0 context.Context, arg1 txn.Command, arg2 protoiface.MessageV1, arg3 func(string, error), arg4 *backoff.ExponentialBackOff)

CommandSync mocks base method.

func (*MockCommander) EXPECT

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

type MockCommanderMockRecorder

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

MockCommanderMockRecorder is the mock recorder for MockCommander.

func (*MockCommanderMockRecorder) Command

func (mr *MockCommanderMockRecorder) Command(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call

Command indicates an expected call of Command.

func (*MockCommanderMockRecorder) CommandSync

func (mr *MockCommanderMockRecorder) CommandSync(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call

CommandSync indicates an expected call of CommandSync.

type MockValidatorTopology

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

MockValidatorTopology is a mock of ValidatorTopology interface.

func NewMockValidatorTopology

func NewMockValidatorTopology(ctrl *gomock.Controller) *MockValidatorTopology

NewMockValidatorTopology creates a new mock instance.

func (*MockValidatorTopology) EXPECT

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

func (*MockValidatorTopology) IsTendermintValidator

func (m *MockValidatorTopology) IsTendermintValidator(arg0 string) bool

IsTendermintValidator mocks base method.

func (*MockValidatorTopology) IsValidator

func (m *MockValidatorTopology) IsValidator() bool

IsValidator mocks base method.

func (*MockValidatorTopology) IsValidatorZetaPubKey

func (m *MockValidatorTopology) IsValidatorZetaPubKey(arg0 string) bool

IsValidatorZetaPubKey mocks base method.

func (*MockValidatorTopology) Len

func (m *MockValidatorTopology) Len() int

Len mocks base method.

func (*MockValidatorTopology) SelfZetaPubKey

func (m *MockValidatorTopology) SelfZetaPubKey() string

SelfZetaPubKey mocks base method.

type MockValidatorTopologyMockRecorder

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

MockValidatorTopologyMockRecorder is the mock recorder for MockValidatorTopology.

func (*MockValidatorTopologyMockRecorder) IsTendermintValidator

func (mr *MockValidatorTopologyMockRecorder) IsTendermintValidator(arg0 interface{}) *gomock.Call

IsTendermintValidator indicates an expected call of IsTendermintValidator.

func (*MockValidatorTopologyMockRecorder) IsValidator

func (mr *MockValidatorTopologyMockRecorder) IsValidator() *gomock.Call

IsValidator indicates an expected call of IsValidator.

func (*MockValidatorTopologyMockRecorder) IsValidatorZetaPubKey

func (mr *MockValidatorTopologyMockRecorder) IsValidatorZetaPubKey(arg0 interface{}) *gomock.Call

IsValidatorZetaPubKey indicates an expected call of IsValidatorZetaPubKey.

func (*MockValidatorTopologyMockRecorder) Len

Len indicates an expected call of Len.

func (*MockValidatorTopologyMockRecorder) SelfZetaPubKey

func (mr *MockValidatorTopologyMockRecorder) SelfZetaPubKey() *gomock.Call

SelfZetaPubKey indicates an expected call of SelfZetaPubKey.

Jump to

Keyboard shortcuts

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