tmock

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: Aug 16, 2018 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package tmock is a generated GoMock package.

Package tmock is a generated GoMock package.

Package tmock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockTrillianAdminServer

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

MockTrillianAdminServer is a mock of TrillianAdminServer interface

func NewMockTrillianAdminServer

func NewMockTrillianAdminServer(ctrl *gomock.Controller) *MockTrillianAdminServer

NewMockTrillianAdminServer creates a new mock instance

func (*MockTrillianAdminServer) CreateTree

CreateTree mocks base method

func (*MockTrillianAdminServer) DeleteTree

DeleteTree mocks base method

func (*MockTrillianAdminServer) EXPECT

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

func (*MockTrillianAdminServer) GetTree

GetTree mocks base method

func (*MockTrillianAdminServer) ListTrees

ListTrees mocks base method

func (*MockTrillianAdminServer) UndeleteTree

UndeleteTree mocks base method

func (*MockTrillianAdminServer) UpdateTree

UpdateTree mocks base method

type MockTrillianAdminServerMockRecorder

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

MockTrillianAdminServerMockRecorder is the mock recorder for MockTrillianAdminServer

func (*MockTrillianAdminServerMockRecorder) CreateTree

func (mr *MockTrillianAdminServerMockRecorder) CreateTree(arg0, arg1 interface{}) *gomock.Call

CreateTree indicates an expected call of CreateTree

func (*MockTrillianAdminServerMockRecorder) DeleteTree

func (mr *MockTrillianAdminServerMockRecorder) DeleteTree(arg0, arg1 interface{}) *gomock.Call

DeleteTree indicates an expected call of DeleteTree

func (*MockTrillianAdminServerMockRecorder) GetTree

func (mr *MockTrillianAdminServerMockRecorder) GetTree(arg0, arg1 interface{}) *gomock.Call

GetTree indicates an expected call of GetTree

func (*MockTrillianAdminServerMockRecorder) ListTrees

func (mr *MockTrillianAdminServerMockRecorder) ListTrees(arg0, arg1 interface{}) *gomock.Call

ListTrees indicates an expected call of ListTrees

func (*MockTrillianAdminServerMockRecorder) UndeleteTree

func (mr *MockTrillianAdminServerMockRecorder) UndeleteTree(arg0, arg1 interface{}) *gomock.Call

UndeleteTree indicates an expected call of UndeleteTree

func (*MockTrillianAdminServerMockRecorder) UpdateTree

func (mr *MockTrillianAdminServerMockRecorder) UpdateTree(arg0, arg1 interface{}) *gomock.Call

UpdateTree indicates an expected call of UpdateTree

type MockTrillianLogServer

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

MockTrillianLogServer is a mock of TrillianLogServer interface

func NewMockTrillianLogServer

func NewMockTrillianLogServer(ctrl *gomock.Controller) *MockTrillianLogServer

NewMockTrillianLogServer creates a new mock instance

func (*MockTrillianLogServer) AddSequencedLeaf

AddSequencedLeaf mocks base method

func (*MockTrillianLogServer) AddSequencedLeaves

AddSequencedLeaves mocks base method

func (*MockTrillianLogServer) EXPECT

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

func (*MockTrillianLogServer) GetConsistencyProof

GetConsistencyProof mocks base method

func (*MockTrillianLogServer) GetEntryAndProof

GetEntryAndProof mocks base method

func (*MockTrillianLogServer) GetInclusionProof

GetInclusionProof mocks base method

func (*MockTrillianLogServer) GetInclusionProofByHash

GetInclusionProofByHash mocks base method

func (*MockTrillianLogServer) GetLatestSignedLogRoot

GetLatestSignedLogRoot mocks base method

func (*MockTrillianLogServer) GetLeavesByHash

GetLeavesByHash mocks base method

func (*MockTrillianLogServer) GetLeavesByIndex

GetLeavesByIndex mocks base method

func (*MockTrillianLogServer) GetLeavesByRange

GetLeavesByRange mocks base method

func (*MockTrillianLogServer) GetSequencedLeafCount

GetSequencedLeafCount mocks base method

func (*MockTrillianLogServer) InitLog

InitLog mocks base method

func (*MockTrillianLogServer) QueueLeaf

QueueLeaf mocks base method

func (*MockTrillianLogServer) QueueLeaves

QueueLeaves mocks base method

type MockTrillianLogServerMockRecorder

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

MockTrillianLogServerMockRecorder is the mock recorder for MockTrillianLogServer

func (*MockTrillianLogServerMockRecorder) AddSequencedLeaf

func (mr *MockTrillianLogServerMockRecorder) AddSequencedLeaf(arg0, arg1 interface{}) *gomock.Call

AddSequencedLeaf indicates an expected call of AddSequencedLeaf

func (*MockTrillianLogServerMockRecorder) AddSequencedLeaves

func (mr *MockTrillianLogServerMockRecorder) AddSequencedLeaves(arg0, arg1 interface{}) *gomock.Call

AddSequencedLeaves indicates an expected call of AddSequencedLeaves

func (*MockTrillianLogServerMockRecorder) GetConsistencyProof

func (mr *MockTrillianLogServerMockRecorder) GetConsistencyProof(arg0, arg1 interface{}) *gomock.Call

GetConsistencyProof indicates an expected call of GetConsistencyProof

func (*MockTrillianLogServerMockRecorder) GetEntryAndProof

func (mr *MockTrillianLogServerMockRecorder) GetEntryAndProof(arg0, arg1 interface{}) *gomock.Call

GetEntryAndProof indicates an expected call of GetEntryAndProof

func (*MockTrillianLogServerMockRecorder) GetInclusionProof

func (mr *MockTrillianLogServerMockRecorder) GetInclusionProof(arg0, arg1 interface{}) *gomock.Call

GetInclusionProof indicates an expected call of GetInclusionProof

func (*MockTrillianLogServerMockRecorder) GetInclusionProofByHash

func (mr *MockTrillianLogServerMockRecorder) GetInclusionProofByHash(arg0, arg1 interface{}) *gomock.Call

GetInclusionProofByHash indicates an expected call of GetInclusionProofByHash

func (*MockTrillianLogServerMockRecorder) GetLatestSignedLogRoot

func (mr *MockTrillianLogServerMockRecorder) GetLatestSignedLogRoot(arg0, arg1 interface{}) *gomock.Call

GetLatestSignedLogRoot indicates an expected call of GetLatestSignedLogRoot

func (*MockTrillianLogServerMockRecorder) GetLeavesByHash

func (mr *MockTrillianLogServerMockRecorder) GetLeavesByHash(arg0, arg1 interface{}) *gomock.Call

GetLeavesByHash indicates an expected call of GetLeavesByHash

func (*MockTrillianLogServerMockRecorder) GetLeavesByIndex

func (mr *MockTrillianLogServerMockRecorder) GetLeavesByIndex(arg0, arg1 interface{}) *gomock.Call

GetLeavesByIndex indicates an expected call of GetLeavesByIndex

func (*MockTrillianLogServerMockRecorder) GetLeavesByRange

func (mr *MockTrillianLogServerMockRecorder) GetLeavesByRange(arg0, arg1 interface{}) *gomock.Call

GetLeavesByRange indicates an expected call of GetLeavesByRange

func (*MockTrillianLogServerMockRecorder) GetSequencedLeafCount

func (mr *MockTrillianLogServerMockRecorder) GetSequencedLeafCount(arg0, arg1 interface{}) *gomock.Call

GetSequencedLeafCount indicates an expected call of GetSequencedLeafCount

func (*MockTrillianLogServerMockRecorder) InitLog

func (mr *MockTrillianLogServerMockRecorder) InitLog(arg0, arg1 interface{}) *gomock.Call

InitLog indicates an expected call of InitLog

func (*MockTrillianLogServerMockRecorder) QueueLeaf

func (mr *MockTrillianLogServerMockRecorder) QueueLeaf(arg0, arg1 interface{}) *gomock.Call

QueueLeaf indicates an expected call of QueueLeaf

func (*MockTrillianLogServerMockRecorder) QueueLeaves

func (mr *MockTrillianLogServerMockRecorder) QueueLeaves(arg0, arg1 interface{}) *gomock.Call

QueueLeaves indicates an expected call of QueueLeaves

type MockTrillianMapServer

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

MockTrillianMapServer is a mock of TrillianMapServer interface

func NewMockTrillianMapServer

func NewMockTrillianMapServer(ctrl *gomock.Controller) *MockTrillianMapServer

NewMockTrillianMapServer creates a new mock instance

func (*MockTrillianMapServer) EXPECT

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

func (*MockTrillianMapServer) GetLeaves

GetLeaves mocks base method

func (*MockTrillianMapServer) GetLeavesByRevision

GetLeavesByRevision mocks base method

func (*MockTrillianMapServer) GetSignedMapRoot

GetSignedMapRoot mocks base method

func (*MockTrillianMapServer) GetSignedMapRootByRevision

GetSignedMapRootByRevision mocks base method

func (*MockTrillianMapServer) InitMap

InitMap mocks base method

func (*MockTrillianMapServer) SetLeaves

SetLeaves mocks base method

type MockTrillianMapServerMockRecorder

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

MockTrillianMapServerMockRecorder is the mock recorder for MockTrillianMapServer

func (*MockTrillianMapServerMockRecorder) GetLeaves

func (mr *MockTrillianMapServerMockRecorder) GetLeaves(arg0, arg1 interface{}) *gomock.Call

GetLeaves indicates an expected call of GetLeaves

func (*MockTrillianMapServerMockRecorder) GetLeavesByRevision

func (mr *MockTrillianMapServerMockRecorder) GetLeavesByRevision(arg0, arg1 interface{}) *gomock.Call

GetLeavesByRevision indicates an expected call of GetLeavesByRevision

func (*MockTrillianMapServerMockRecorder) GetSignedMapRoot

func (mr *MockTrillianMapServerMockRecorder) GetSignedMapRoot(arg0, arg1 interface{}) *gomock.Call

GetSignedMapRoot indicates an expected call of GetSignedMapRoot

func (*MockTrillianMapServerMockRecorder) GetSignedMapRootByRevision

func (mr *MockTrillianMapServerMockRecorder) GetSignedMapRootByRevision(arg0, arg1 interface{}) *gomock.Call

GetSignedMapRootByRevision indicates an expected call of GetSignedMapRootByRevision

func (*MockTrillianMapServerMockRecorder) InitMap

func (mr *MockTrillianMapServerMockRecorder) InitMap(arg0, arg1 interface{}) *gomock.Call

InitMap indicates an expected call of InitMap

func (*MockTrillianMapServerMockRecorder) SetLeaves

func (mr *MockTrillianMapServerMockRecorder) SetLeaves(arg0, arg1 interface{}) *gomock.Call

SetLeaves indicates an expected call of SetLeaves

Jump to

Keyboard shortcuts

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