mocks

package
v0.0.0-...-57c8b1d Latest Latest
Warning

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

Go to latest
Published: Jun 12, 2019 License: MIT Imports: 4 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 MockLogProcessor

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

MockLogProcessor is a mock of LogProcessor interface

func NewMockLogProcessor

func NewMockLogProcessor(ctrl *gomock.Controller) *MockLogProcessor

NewMockLogProcessor creates a new mock instance

func (*MockLogProcessor) EXPECT

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

func (*MockLogProcessor) Process

func (m *MockLogProcessor) Process()

Process mocks base method

func (*MockLogProcessor) ProcessAppendLog

func (m *MockLogProcessor) ProcessAppendLog(sls *wire.SignedLogStatement) error

ProcessAppendLog mocks base method

func (*MockLogProcessor) ProcessCreateLog

func (m *MockLogProcessor) ProcessCreateLog(scls *wire.SignedCreateLogStatement) error

ProcessCreateLog mocks base method

func (*MockLogProcessor) ProcessMessage

func (m_2 *MockLogProcessor) ProcessMessage(t wire.MessageType, m []byte) error

ProcessMessage mocks base method

func (*MockLogProcessor) ProcessRequestProof

func (m *MockLogProcessor) ProcessRequestProof(msg *wire.RequestProofMessage) error

ProcessRequestProof mocks base method

func (*MockLogProcessor) SendProofs

func (m *MockLogProcessor) SendProofs(delta *mpt.DeltaMPT) error

SendProofs mocks base method

func (*MockLogProcessor) Stop

func (m *MockLogProcessor) Stop()

SendProofs mocks base method

type MockLogProcessorMockRecorder

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

MockLogProcessorMockRecorder is the mock recorder for MockLogProcessor

func (*MockLogProcessorMockRecorder) Process

func (mr *MockLogProcessorMockRecorder) Process() *gomock.Call

Process indicates an expected call of Process

func (*MockLogProcessorMockRecorder) ProcessAppendLog

func (mr *MockLogProcessorMockRecorder) ProcessAppendLog(sls interface{}) *gomock.Call

ProcessAppendLog indicates an expected call of ProcessAppendLog

func (*MockLogProcessorMockRecorder) ProcessCreateLog

func (mr *MockLogProcessorMockRecorder) ProcessCreateLog(scls interface{}) *gomock.Call

ProcessCreateLog indicates an expected call of ProcessCreateLog

func (*MockLogProcessorMockRecorder) ProcessMessage

func (mr *MockLogProcessorMockRecorder) ProcessMessage(t, m interface{}) *gomock.Call

ProcessMessage indicates an expected call of ProcessMessage

func (*MockLogProcessorMockRecorder) ProcessRequestProof

func (mr *MockLogProcessorMockRecorder) ProcessRequestProof(msg interface{}) *gomock.Call

ProcessRequestProof indicates an expected call of ProcessRequestProof

func (*MockLogProcessorMockRecorder) SendProofs

func (mr *MockLogProcessorMockRecorder) SendProofs(delta interface{}) *gomock.Call

SendProofs indicates an expected call of SendProofs

func (*MockLogProcessorMockRecorder) Stop

func (mr *MockLogProcessorMockRecorder) Stop(t, m interface{}) *gomock.Call

ProcessMessage indicates an expected call of ProcessMessage

Jump to

Keyboard shortcuts

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