mock_gitaly

package
v16.11.2 Latest Latest
Warning

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

Go to latest
Published: May 7, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Mocks for Gitaly.

Package mock_gitaly is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockCommitServiceClient

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

MockCommitServiceClient is a mock of CommitServiceClient interface.

func NewMockCommitServiceClient

func NewMockCommitServiceClient(ctrl *gomock.Controller) *MockCommitServiceClient

NewMockCommitServiceClient creates a new mock instance.

func (*MockCommitServiceClient) CheckObjectsExist

CheckObjectsExist mocks base method.

func (*MockCommitServiceClient) CommitIsAncestor

CommitIsAncestor mocks base method.

func (*MockCommitServiceClient) CommitLanguages

CommitLanguages mocks base method.

func (*MockCommitServiceClient) CommitStats

CommitStats mocks base method.

func (*MockCommitServiceClient) CommitsByMessage

CommitsByMessage mocks base method.

func (*MockCommitServiceClient) CountCommits

CountCommits mocks base method.

func (*MockCommitServiceClient) CountDivergingCommits

CountDivergingCommits mocks base method.

func (*MockCommitServiceClient) EXPECT

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

func (*MockCommitServiceClient) FilterShasWithSignatures

FilterShasWithSignatures mocks base method.

func (*MockCommitServiceClient) FindAllCommits

FindAllCommits mocks base method.

func (*MockCommitServiceClient) FindCommit

FindCommit mocks base method.

func (*MockCommitServiceClient) FindCommits

FindCommits mocks base method.

func (*MockCommitServiceClient) GetCommitMessages

GetCommitMessages mocks base method.

func (*MockCommitServiceClient) GetCommitSignatures

GetCommitSignatures mocks base method.

func (*MockCommitServiceClient) GetTreeEntries

GetTreeEntries mocks base method.

func (*MockCommitServiceClient) LastCommitForPath

LastCommitForPath mocks base method.

func (*MockCommitServiceClient) ListAllCommits

ListAllCommits mocks base method.

func (*MockCommitServiceClient) ListCommits

ListCommits mocks base method.

func (*MockCommitServiceClient) ListCommitsByOid

ListCommitsByOid mocks base method.

func (*MockCommitServiceClient) ListCommitsByRefName

ListCommitsByRefName mocks base method.

func (*MockCommitServiceClient) ListFiles

ListFiles mocks base method.

func (*MockCommitServiceClient) ListLastCommitsForTree

ListLastCommitsForTree mocks base method.

func (*MockCommitServiceClient) RawBlame

RawBlame mocks base method.

func (*MockCommitServiceClient) TreeEntry

TreeEntry mocks base method.

type MockCommitServiceClientCheckObjectsExistCall added in v16.8.0

type MockCommitServiceClientCheckObjectsExistCall struct {
	*gomock.Call
}

MockCommitServiceClientCheckObjectsExistCall wrap *gomock.Call

func (*MockCommitServiceClientCheckObjectsExistCall) Do added in v16.8.0

Do rewrite *gomock.Call.Do

func (*MockCommitServiceClientCheckObjectsExistCall) DoAndReturn added in v16.8.0

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockCommitServiceClientCheckObjectsExistCall) Return added in v16.8.0

Return rewrite *gomock.Call.Return

type MockCommitServiceClientCommitIsAncestorCall added in v16.8.0

type MockCommitServiceClientCommitIsAncestorCall struct {
	*gomock.Call
}

MockCommitServiceClientCommitIsAncestorCall wrap *gomock.Call

func (*MockCommitServiceClientCommitIsAncestorCall) Do added in v16.8.0

Do rewrite *gomock.Call.Do

func (*MockCommitServiceClientCommitIsAncestorCall) DoAndReturn added in v16.8.0

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockCommitServiceClientCommitIsAncestorCall) Return added in v16.8.0

Return rewrite *gomock.Call.Return

type MockCommitServiceClientCommitLanguagesCall added in v16.8.0

type MockCommitServiceClientCommitLanguagesCall struct {
	*gomock.Call
}

MockCommitServiceClientCommitLanguagesCall wrap *gomock.Call

func (*MockCommitServiceClientCommitLanguagesCall) Do added in v16.8.0

Do rewrite *gomock.Call.Do

func (*MockCommitServiceClientCommitLanguagesCall) DoAndReturn added in v16.8.0

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockCommitServiceClientCommitLanguagesCall) Return added in v16.8.0

Return rewrite *gomock.Call.Return

type MockCommitServiceClientCommitStatsCall added in v16.8.0

type MockCommitServiceClientCommitStatsCall struct {
	*gomock.Call
}

MockCommitServiceClientCommitStatsCall wrap *gomock.Call

func (*MockCommitServiceClientCommitStatsCall) Do added in v16.8.0

Do rewrite *gomock.Call.Do

func (*MockCommitServiceClientCommitStatsCall) DoAndReturn added in v16.8.0

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockCommitServiceClientCommitStatsCall) Return added in v16.8.0

Return rewrite *gomock.Call.Return

type MockCommitServiceClientCommitsByMessageCall added in v16.8.0

type MockCommitServiceClientCommitsByMessageCall struct {
	*gomock.Call
}

MockCommitServiceClientCommitsByMessageCall wrap *gomock.Call

func (*MockCommitServiceClientCommitsByMessageCall) Do added in v16.8.0

Do rewrite *gomock.Call.Do

func (*MockCommitServiceClientCommitsByMessageCall) DoAndReturn added in v16.8.0

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockCommitServiceClientCommitsByMessageCall) Return added in v16.8.0

Return rewrite *gomock.Call.Return

type MockCommitServiceClientCountCommitsCall added in v16.8.0

type MockCommitServiceClientCountCommitsCall struct {
	*gomock.Call
}

MockCommitServiceClientCountCommitsCall wrap *gomock.Call

func (*MockCommitServiceClientCountCommitsCall) Do added in v16.8.0

Do rewrite *gomock.Call.Do

func (*MockCommitServiceClientCountCommitsCall) DoAndReturn added in v16.8.0

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockCommitServiceClientCountCommitsCall) Return added in v16.8.0

Return rewrite *gomock.Call.Return

type MockCommitServiceClientCountDivergingCommitsCall added in v16.8.0

type MockCommitServiceClientCountDivergingCommitsCall struct {
	*gomock.Call
}

MockCommitServiceClientCountDivergingCommitsCall wrap *gomock.Call

func (*MockCommitServiceClientCountDivergingCommitsCall) Do added in v16.8.0

Do rewrite *gomock.Call.Do

func (*MockCommitServiceClientCountDivergingCommitsCall) DoAndReturn added in v16.8.0

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockCommitServiceClientCountDivergingCommitsCall) Return added in v16.8.0

Return rewrite *gomock.Call.Return

type MockCommitServiceClientFilterShasWithSignaturesCall added in v16.8.0

type MockCommitServiceClientFilterShasWithSignaturesCall struct {
	*gomock.Call
}

MockCommitServiceClientFilterShasWithSignaturesCall wrap *gomock.Call

func (*MockCommitServiceClientFilterShasWithSignaturesCall) Do added in v16.8.0

Do rewrite *gomock.Call.Do

func (*MockCommitServiceClientFilterShasWithSignaturesCall) DoAndReturn added in v16.8.0

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockCommitServiceClientFilterShasWithSignaturesCall) Return added in v16.8.0

Return rewrite *gomock.Call.Return

type MockCommitServiceClientFindAllCommitsCall added in v16.8.0

type MockCommitServiceClientFindAllCommitsCall struct {
	*gomock.Call
}

MockCommitServiceClientFindAllCommitsCall wrap *gomock.Call

func (*MockCommitServiceClientFindAllCommitsCall) Do added in v16.8.0

Do rewrite *gomock.Call.Do

func (*MockCommitServiceClientFindAllCommitsCall) DoAndReturn added in v16.8.0

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockCommitServiceClientFindAllCommitsCall) Return added in v16.8.0

Return rewrite *gomock.Call.Return

type MockCommitServiceClientFindCommitCall added in v16.8.0

type MockCommitServiceClientFindCommitCall struct {
	*gomock.Call
}

MockCommitServiceClientFindCommitCall wrap *gomock.Call

func (*MockCommitServiceClientFindCommitCall) Do added in v16.8.0

Do rewrite *gomock.Call.Do

func (*MockCommitServiceClientFindCommitCall) DoAndReturn added in v16.8.0

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockCommitServiceClientFindCommitCall) Return added in v16.8.0

Return rewrite *gomock.Call.Return

type MockCommitServiceClientFindCommitsCall added in v16.8.0

type MockCommitServiceClientFindCommitsCall struct {
	*gomock.Call
}

MockCommitServiceClientFindCommitsCall wrap *gomock.Call

func (*MockCommitServiceClientFindCommitsCall) Do added in v16.8.0

Do rewrite *gomock.Call.Do

func (*MockCommitServiceClientFindCommitsCall) DoAndReturn added in v16.8.0

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockCommitServiceClientFindCommitsCall) Return added in v16.8.0

Return rewrite *gomock.Call.Return

type MockCommitServiceClientGetCommitMessagesCall added in v16.8.0

type MockCommitServiceClientGetCommitMessagesCall struct {
	*gomock.Call
}

MockCommitServiceClientGetCommitMessagesCall wrap *gomock.Call

func (*MockCommitServiceClientGetCommitMessagesCall) Do added in v16.8.0

Do rewrite *gomock.Call.Do

func (*MockCommitServiceClientGetCommitMessagesCall) DoAndReturn added in v16.8.0

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockCommitServiceClientGetCommitMessagesCall) Return added in v16.8.0

Return rewrite *gomock.Call.Return

type MockCommitServiceClientGetCommitSignaturesCall added in v16.8.0

type MockCommitServiceClientGetCommitSignaturesCall struct {
	*gomock.Call
}

MockCommitServiceClientGetCommitSignaturesCall wrap *gomock.Call

func (*MockCommitServiceClientGetCommitSignaturesCall) Do added in v16.8.0

Do rewrite *gomock.Call.Do

func (*MockCommitServiceClientGetCommitSignaturesCall) DoAndReturn added in v16.8.0

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockCommitServiceClientGetCommitSignaturesCall) Return added in v16.8.0

Return rewrite *gomock.Call.Return

type MockCommitServiceClientGetTreeEntriesCall added in v16.8.0

type MockCommitServiceClientGetTreeEntriesCall struct {
	*gomock.Call
}

MockCommitServiceClientGetTreeEntriesCall wrap *gomock.Call

func (*MockCommitServiceClientGetTreeEntriesCall) Do added in v16.8.0

Do rewrite *gomock.Call.Do

func (*MockCommitServiceClientGetTreeEntriesCall) DoAndReturn added in v16.8.0

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockCommitServiceClientGetTreeEntriesCall) Return added in v16.8.0

Return rewrite *gomock.Call.Return

type MockCommitServiceClientLastCommitForPathCall added in v16.8.0

type MockCommitServiceClientLastCommitForPathCall struct {
	*gomock.Call
}

MockCommitServiceClientLastCommitForPathCall wrap *gomock.Call

func (*MockCommitServiceClientLastCommitForPathCall) Do added in v16.8.0

Do rewrite *gomock.Call.Do

func (*MockCommitServiceClientLastCommitForPathCall) DoAndReturn added in v16.8.0

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockCommitServiceClientLastCommitForPathCall) Return added in v16.8.0

Return rewrite *gomock.Call.Return

type MockCommitServiceClientListAllCommitsCall added in v16.8.0

type MockCommitServiceClientListAllCommitsCall struct {
	*gomock.Call
}

MockCommitServiceClientListAllCommitsCall wrap *gomock.Call

func (*MockCommitServiceClientListAllCommitsCall) Do added in v16.8.0

Do rewrite *gomock.Call.Do

func (*MockCommitServiceClientListAllCommitsCall) DoAndReturn added in v16.8.0

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockCommitServiceClientListAllCommitsCall) Return added in v16.8.0

Return rewrite *gomock.Call.Return

type MockCommitServiceClientListCommitsByOidCall added in v16.8.0

type MockCommitServiceClientListCommitsByOidCall struct {
	*gomock.Call
}

MockCommitServiceClientListCommitsByOidCall wrap *gomock.Call

func (*MockCommitServiceClientListCommitsByOidCall) Do added in v16.8.0

Do rewrite *gomock.Call.Do

func (*MockCommitServiceClientListCommitsByOidCall) DoAndReturn added in v16.8.0

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockCommitServiceClientListCommitsByOidCall) Return added in v16.8.0

Return rewrite *gomock.Call.Return

type MockCommitServiceClientListCommitsByRefNameCall added in v16.8.0

type MockCommitServiceClientListCommitsByRefNameCall struct {
	*gomock.Call
}

MockCommitServiceClientListCommitsByRefNameCall wrap *gomock.Call

func (*MockCommitServiceClientListCommitsByRefNameCall) Do added in v16.8.0

Do rewrite *gomock.Call.Do

func (*MockCommitServiceClientListCommitsByRefNameCall) DoAndReturn added in v16.8.0

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockCommitServiceClientListCommitsByRefNameCall) Return added in v16.8.0

Return rewrite *gomock.Call.Return

type MockCommitServiceClientListCommitsCall added in v16.8.0

type MockCommitServiceClientListCommitsCall struct {
	*gomock.Call
}

MockCommitServiceClientListCommitsCall wrap *gomock.Call

func (*MockCommitServiceClientListCommitsCall) Do added in v16.8.0

Do rewrite *gomock.Call.Do

func (*MockCommitServiceClientListCommitsCall) DoAndReturn added in v16.8.0

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockCommitServiceClientListCommitsCall) Return added in v16.8.0

Return rewrite *gomock.Call.Return

type MockCommitServiceClientListFilesCall added in v16.8.0

type MockCommitServiceClientListFilesCall struct {
	*gomock.Call
}

MockCommitServiceClientListFilesCall wrap *gomock.Call

func (*MockCommitServiceClientListFilesCall) Do added in v16.8.0

Do rewrite *gomock.Call.Do

func (*MockCommitServiceClientListFilesCall) DoAndReturn added in v16.8.0

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockCommitServiceClientListFilesCall) Return added in v16.8.0

Return rewrite *gomock.Call.Return

type MockCommitServiceClientListLastCommitsForTreeCall added in v16.8.0

type MockCommitServiceClientListLastCommitsForTreeCall struct {
	*gomock.Call
}

MockCommitServiceClientListLastCommitsForTreeCall wrap *gomock.Call

func (*MockCommitServiceClientListLastCommitsForTreeCall) Do added in v16.8.0

Do rewrite *gomock.Call.Do

func (*MockCommitServiceClientListLastCommitsForTreeCall) DoAndReturn added in v16.8.0

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockCommitServiceClientListLastCommitsForTreeCall) Return added in v16.8.0

Return rewrite *gomock.Call.Return

type MockCommitServiceClientMockRecorder

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

MockCommitServiceClientMockRecorder is the mock recorder for MockCommitServiceClient.

func (*MockCommitServiceClientMockRecorder) CheckObjectsExist

CheckObjectsExist indicates an expected call of CheckObjectsExist.

func (*MockCommitServiceClientMockRecorder) CommitIsAncestor

CommitIsAncestor indicates an expected call of CommitIsAncestor.

func (*MockCommitServiceClientMockRecorder) CommitLanguages

CommitLanguages indicates an expected call of CommitLanguages.

func (*MockCommitServiceClientMockRecorder) CommitStats

CommitStats indicates an expected call of CommitStats.

func (*MockCommitServiceClientMockRecorder) CommitsByMessage

CommitsByMessage indicates an expected call of CommitsByMessage.

func (*MockCommitServiceClientMockRecorder) CountCommits

CountCommits indicates an expected call of CountCommits.

func (*MockCommitServiceClientMockRecorder) CountDivergingCommits

func (mr *MockCommitServiceClientMockRecorder) CountDivergingCommits(arg0, arg1 any, arg2 ...any) *MockCommitServiceClientCountDivergingCommitsCall

CountDivergingCommits indicates an expected call of CountDivergingCommits.

func (*MockCommitServiceClientMockRecorder) FilterShasWithSignatures

FilterShasWithSignatures indicates an expected call of FilterShasWithSignatures.

func (*MockCommitServiceClientMockRecorder) FindAllCommits

FindAllCommits indicates an expected call of FindAllCommits.

func (*MockCommitServiceClientMockRecorder) FindCommit

FindCommit indicates an expected call of FindCommit.

func (*MockCommitServiceClientMockRecorder) FindCommits

FindCommits indicates an expected call of FindCommits.

func (*MockCommitServiceClientMockRecorder) GetCommitMessages

GetCommitMessages indicates an expected call of GetCommitMessages.

func (*MockCommitServiceClientMockRecorder) GetCommitSignatures

func (mr *MockCommitServiceClientMockRecorder) GetCommitSignatures(arg0, arg1 any, arg2 ...any) *MockCommitServiceClientGetCommitSignaturesCall

GetCommitSignatures indicates an expected call of GetCommitSignatures.

func (*MockCommitServiceClientMockRecorder) GetTreeEntries

GetTreeEntries indicates an expected call of GetTreeEntries.

func (*MockCommitServiceClientMockRecorder) LastCommitForPath

LastCommitForPath indicates an expected call of LastCommitForPath.

func (*MockCommitServiceClientMockRecorder) ListAllCommits

ListAllCommits indicates an expected call of ListAllCommits.

func (*MockCommitServiceClientMockRecorder) ListCommits

ListCommits indicates an expected call of ListCommits.

func (*MockCommitServiceClientMockRecorder) ListCommitsByOid

ListCommitsByOid indicates an expected call of ListCommitsByOid.

func (*MockCommitServiceClientMockRecorder) ListCommitsByRefName

func (mr *MockCommitServiceClientMockRecorder) ListCommitsByRefName(arg0, arg1 any, arg2 ...any) *MockCommitServiceClientListCommitsByRefNameCall

ListCommitsByRefName indicates an expected call of ListCommitsByRefName.

func (*MockCommitServiceClientMockRecorder) ListFiles

ListFiles indicates an expected call of ListFiles.

func (*MockCommitServiceClientMockRecorder) ListLastCommitsForTree

func (mr *MockCommitServiceClientMockRecorder) ListLastCommitsForTree(arg0, arg1 any, arg2 ...any) *MockCommitServiceClientListLastCommitsForTreeCall

ListLastCommitsForTree indicates an expected call of ListLastCommitsForTree.

func (*MockCommitServiceClientMockRecorder) RawBlame

RawBlame indicates an expected call of RawBlame.

func (*MockCommitServiceClientMockRecorder) TreeEntry

TreeEntry indicates an expected call of TreeEntry.

type MockCommitServiceClientRawBlameCall added in v16.8.0

type MockCommitServiceClientRawBlameCall struct {
	*gomock.Call
}

MockCommitServiceClientRawBlameCall wrap *gomock.Call

func (*MockCommitServiceClientRawBlameCall) Do added in v16.8.0

Do rewrite *gomock.Call.Do

func (*MockCommitServiceClientRawBlameCall) DoAndReturn added in v16.8.0

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockCommitServiceClientRawBlameCall) Return added in v16.8.0

Return rewrite *gomock.Call.Return

type MockCommitServiceClientTreeEntryCall added in v16.8.0

type MockCommitServiceClientTreeEntryCall struct {
	*gomock.Call
}

MockCommitServiceClientTreeEntryCall wrap *gomock.Call

func (*MockCommitServiceClientTreeEntryCall) Do added in v16.8.0

Do rewrite *gomock.Call.Do

func (*MockCommitServiceClientTreeEntryCall) DoAndReturn added in v16.8.0

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockCommitServiceClientTreeEntryCall) Return added in v16.8.0

Return rewrite *gomock.Call.Return

type MockCommitService_GetTreeEntriesClient

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

MockCommitService_GetTreeEntriesClient is a mock of CommitService_GetTreeEntriesClient interface.

func NewMockCommitService_GetTreeEntriesClient

func NewMockCommitService_GetTreeEntriesClient(ctrl *gomock.Controller) *MockCommitService_GetTreeEntriesClient

NewMockCommitService_GetTreeEntriesClient creates a new mock instance.

func (*MockCommitService_GetTreeEntriesClient) CloseSend

CloseSend mocks base method.

func (*MockCommitService_GetTreeEntriesClient) Context

Context mocks base method.

func (*MockCommitService_GetTreeEntriesClient) EXPECT

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

func (*MockCommitService_GetTreeEntriesClient) Header

Header mocks base method.

func (*MockCommitService_GetTreeEntriesClient) Recv

Recv mocks base method.

func (*MockCommitService_GetTreeEntriesClient) RecvMsg

RecvMsg mocks base method.

func (*MockCommitService_GetTreeEntriesClient) SendMsg

SendMsg mocks base method.

func (*MockCommitService_GetTreeEntriesClient) Trailer

Trailer mocks base method.

type MockCommitService_GetTreeEntriesClientCloseSendCall added in v16.8.0

type MockCommitService_GetTreeEntriesClientCloseSendCall struct {
	*gomock.Call
}

MockCommitService_GetTreeEntriesClientCloseSendCall wrap *gomock.Call

func (*MockCommitService_GetTreeEntriesClientCloseSendCall) Do added in v16.8.0

Do rewrite *gomock.Call.Do

func (*MockCommitService_GetTreeEntriesClientCloseSendCall) DoAndReturn added in v16.8.0

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockCommitService_GetTreeEntriesClientCloseSendCall) Return added in v16.8.0

Return rewrite *gomock.Call.Return

type MockCommitService_GetTreeEntriesClientContextCall added in v16.8.0

type MockCommitService_GetTreeEntriesClientContextCall struct {
	*gomock.Call
}

MockCommitService_GetTreeEntriesClientContextCall wrap *gomock.Call

func (*MockCommitService_GetTreeEntriesClientContextCall) Do added in v16.8.0

Do rewrite *gomock.Call.Do

func (*MockCommitService_GetTreeEntriesClientContextCall) DoAndReturn added in v16.8.0

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockCommitService_GetTreeEntriesClientContextCall) Return added in v16.8.0

Return rewrite *gomock.Call.Return

type MockCommitService_GetTreeEntriesClientHeaderCall added in v16.8.0

type MockCommitService_GetTreeEntriesClientHeaderCall struct {
	*gomock.Call
}

MockCommitService_GetTreeEntriesClientHeaderCall wrap *gomock.Call

func (*MockCommitService_GetTreeEntriesClientHeaderCall) Do added in v16.8.0

Do rewrite *gomock.Call.Do

func (*MockCommitService_GetTreeEntriesClientHeaderCall) DoAndReturn added in v16.8.0

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockCommitService_GetTreeEntriesClientHeaderCall) Return added in v16.8.0

Return rewrite *gomock.Call.Return

type MockCommitService_GetTreeEntriesClientMockRecorder

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

MockCommitService_GetTreeEntriesClientMockRecorder is the mock recorder for MockCommitService_GetTreeEntriesClient.

func (*MockCommitService_GetTreeEntriesClientMockRecorder) CloseSend

CloseSend indicates an expected call of CloseSend.

func (*MockCommitService_GetTreeEntriesClientMockRecorder) Context

Context indicates an expected call of Context.

func (*MockCommitService_GetTreeEntriesClientMockRecorder) Header

Header indicates an expected call of Header.

func (*MockCommitService_GetTreeEntriesClientMockRecorder) Recv

Recv indicates an expected call of Recv.

func (*MockCommitService_GetTreeEntriesClientMockRecorder) RecvMsg

RecvMsg indicates an expected call of RecvMsg.

func (*MockCommitService_GetTreeEntriesClientMockRecorder) SendMsg

SendMsg indicates an expected call of SendMsg.

func (*MockCommitService_GetTreeEntriesClientMockRecorder) Trailer

Trailer indicates an expected call of Trailer.

type MockCommitService_GetTreeEntriesClientRecvCall added in v16.8.0

type MockCommitService_GetTreeEntriesClientRecvCall struct {
	*gomock.Call
}

MockCommitService_GetTreeEntriesClientRecvCall wrap *gomock.Call

func (*MockCommitService_GetTreeEntriesClientRecvCall) Do added in v16.8.0

Do rewrite *gomock.Call.Do

func (*MockCommitService_GetTreeEntriesClientRecvCall) DoAndReturn added in v16.8.0

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockCommitService_GetTreeEntriesClientRecvCall) Return added in v16.8.0

Return rewrite *gomock.Call.Return

type MockCommitService_GetTreeEntriesClientRecvMsgCall added in v16.8.0

type MockCommitService_GetTreeEntriesClientRecvMsgCall struct {
	*gomock.Call
}

MockCommitService_GetTreeEntriesClientRecvMsgCall wrap *gomock.Call

func (*MockCommitService_GetTreeEntriesClientRecvMsgCall) Do added in v16.8.0

Do rewrite *gomock.Call.Do

func (*MockCommitService_GetTreeEntriesClientRecvMsgCall) DoAndReturn added in v16.8.0

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockCommitService_GetTreeEntriesClientRecvMsgCall) Return added in v16.8.0

Return rewrite *gomock.Call.Return

type MockCommitService_GetTreeEntriesClientSendMsgCall added in v16.8.0

type MockCommitService_GetTreeEntriesClientSendMsgCall struct {
	*gomock.Call
}

MockCommitService_GetTreeEntriesClientSendMsgCall wrap *gomock.Call

func (*MockCommitService_GetTreeEntriesClientSendMsgCall) Do added in v16.8.0

Do rewrite *gomock.Call.Do

func (*MockCommitService_GetTreeEntriesClientSendMsgCall) DoAndReturn added in v16.8.0

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockCommitService_GetTreeEntriesClientSendMsgCall) Return added in v16.8.0

Return rewrite *gomock.Call.Return

type MockCommitService_GetTreeEntriesClientTrailerCall added in v16.8.0

type MockCommitService_GetTreeEntriesClientTrailerCall struct {
	*gomock.Call
}

MockCommitService_GetTreeEntriesClientTrailerCall wrap *gomock.Call

func (*MockCommitService_GetTreeEntriesClientTrailerCall) Do added in v16.8.0

Do rewrite *gomock.Call.Do

func (*MockCommitService_GetTreeEntriesClientTrailerCall) DoAndReturn added in v16.8.0

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockCommitService_GetTreeEntriesClientTrailerCall) Return added in v16.8.0

Return rewrite *gomock.Call.Return

type MockCommitService_TreeEntryClient

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

MockCommitService_TreeEntryClient is a mock of CommitService_TreeEntryClient interface.

func NewMockCommitService_TreeEntryClient

func NewMockCommitService_TreeEntryClient(ctrl *gomock.Controller) *MockCommitService_TreeEntryClient

NewMockCommitService_TreeEntryClient creates a new mock instance.

func (*MockCommitService_TreeEntryClient) CloseSend

CloseSend mocks base method.

func (*MockCommitService_TreeEntryClient) Context

Context mocks base method.

func (*MockCommitService_TreeEntryClient) EXPECT

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

func (*MockCommitService_TreeEntryClient) Header

Header mocks base method.

func (*MockCommitService_TreeEntryClient) Recv

Recv mocks base method.

func (*MockCommitService_TreeEntryClient) RecvMsg

func (m *MockCommitService_TreeEntryClient) RecvMsg(arg0 any) error

RecvMsg mocks base method.

func (*MockCommitService_TreeEntryClient) SendMsg

func (m *MockCommitService_TreeEntryClient) SendMsg(arg0 any) error

SendMsg mocks base method.

func (*MockCommitService_TreeEntryClient) Trailer

Trailer mocks base method.

type MockCommitService_TreeEntryClientCloseSendCall added in v16.8.0

type MockCommitService_TreeEntryClientCloseSendCall struct {
	*gomock.Call
}

MockCommitService_TreeEntryClientCloseSendCall wrap *gomock.Call

func (*MockCommitService_TreeEntryClientCloseSendCall) Do added in v16.8.0

Do rewrite *gomock.Call.Do

func (*MockCommitService_TreeEntryClientCloseSendCall) DoAndReturn added in v16.8.0

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockCommitService_TreeEntryClientCloseSendCall) Return added in v16.8.0

Return rewrite *gomock.Call.Return

type MockCommitService_TreeEntryClientContextCall added in v16.8.0

type MockCommitService_TreeEntryClientContextCall struct {
	*gomock.Call
}

MockCommitService_TreeEntryClientContextCall wrap *gomock.Call

func (*MockCommitService_TreeEntryClientContextCall) Do added in v16.8.0

Do rewrite *gomock.Call.Do

func (*MockCommitService_TreeEntryClientContextCall) DoAndReturn added in v16.8.0

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockCommitService_TreeEntryClientContextCall) Return added in v16.8.0

Return rewrite *gomock.Call.Return

type MockCommitService_TreeEntryClientHeaderCall added in v16.8.0

type MockCommitService_TreeEntryClientHeaderCall struct {
	*gomock.Call
}

MockCommitService_TreeEntryClientHeaderCall wrap *gomock.Call

func (*MockCommitService_TreeEntryClientHeaderCall) Do added in v16.8.0

Do rewrite *gomock.Call.Do

func (*MockCommitService_TreeEntryClientHeaderCall) DoAndReturn added in v16.8.0

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockCommitService_TreeEntryClientHeaderCall) Return added in v16.8.0

Return rewrite *gomock.Call.Return

type MockCommitService_TreeEntryClientMockRecorder

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

MockCommitService_TreeEntryClientMockRecorder is the mock recorder for MockCommitService_TreeEntryClient.

func (*MockCommitService_TreeEntryClientMockRecorder) CloseSend

CloseSend indicates an expected call of CloseSend.

func (*MockCommitService_TreeEntryClientMockRecorder) Context

Context indicates an expected call of Context.

func (*MockCommitService_TreeEntryClientMockRecorder) Header

Header indicates an expected call of Header.

func (*MockCommitService_TreeEntryClientMockRecorder) Recv

Recv indicates an expected call of Recv.

func (*MockCommitService_TreeEntryClientMockRecorder) RecvMsg

RecvMsg indicates an expected call of RecvMsg.

func (*MockCommitService_TreeEntryClientMockRecorder) SendMsg

SendMsg indicates an expected call of SendMsg.

func (*MockCommitService_TreeEntryClientMockRecorder) Trailer

Trailer indicates an expected call of Trailer.

type MockCommitService_TreeEntryClientRecvCall added in v16.8.0

type MockCommitService_TreeEntryClientRecvCall struct {
	*gomock.Call
}

MockCommitService_TreeEntryClientRecvCall wrap *gomock.Call

func (*MockCommitService_TreeEntryClientRecvCall) Do added in v16.8.0

Do rewrite *gomock.Call.Do

func (*MockCommitService_TreeEntryClientRecvCall) DoAndReturn added in v16.8.0

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockCommitService_TreeEntryClientRecvCall) Return added in v16.8.0

Return rewrite *gomock.Call.Return

type MockCommitService_TreeEntryClientRecvMsgCall added in v16.8.0

type MockCommitService_TreeEntryClientRecvMsgCall struct {
	*gomock.Call
}

MockCommitService_TreeEntryClientRecvMsgCall wrap *gomock.Call

func (*MockCommitService_TreeEntryClientRecvMsgCall) Do added in v16.8.0

Do rewrite *gomock.Call.Do

func (*MockCommitService_TreeEntryClientRecvMsgCall) DoAndReturn added in v16.8.0

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockCommitService_TreeEntryClientRecvMsgCall) Return added in v16.8.0

Return rewrite *gomock.Call.Return

type MockCommitService_TreeEntryClientSendMsgCall added in v16.8.0

type MockCommitService_TreeEntryClientSendMsgCall struct {
	*gomock.Call
}

MockCommitService_TreeEntryClientSendMsgCall wrap *gomock.Call

func (*MockCommitService_TreeEntryClientSendMsgCall) Do added in v16.8.0

Do rewrite *gomock.Call.Do

func (*MockCommitService_TreeEntryClientSendMsgCall) DoAndReturn added in v16.8.0

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockCommitService_TreeEntryClientSendMsgCall) Return added in v16.8.0

Return rewrite *gomock.Call.Return

type MockCommitService_TreeEntryClientTrailerCall added in v16.8.0

type MockCommitService_TreeEntryClientTrailerCall struct {
	*gomock.Call
}

MockCommitService_TreeEntryClientTrailerCall wrap *gomock.Call

func (*MockCommitService_TreeEntryClientTrailerCall) Do added in v16.8.0

Do rewrite *gomock.Call.Do

func (*MockCommitService_TreeEntryClientTrailerCall) DoAndReturn added in v16.8.0

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockCommitService_TreeEntryClientTrailerCall) Return added in v16.8.0

Return rewrite *gomock.Call.Return

Jump to

Keyboard shortcuts

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