client

package
v0.11.0 Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package client is a generated GoMock package.

Package client is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockClientGitContent

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

MockClientGitContent is a mock of ClientGitContent interface.

func NewMockClientGitContent

func NewMockClientGitContent(ctrl *gomock.Controller) *MockClientGitContent

NewMockClientGitContent creates a new mock instance.

func (*MockClientGitContent) Create

Create mocks base method.

func (*MockClientGitContent) EXPECT

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

func (*MockClientGitContent) Get

Get mocks base method.

type MockClientGitContentMockRecorder

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

MockClientGitContentMockRecorder is the mock recorder for MockClientGitContent.

func (*MockClientGitContentMockRecorder) Create

func (mr *MockClientGitContentMockRecorder) Create(ctx, baseURL, payload interface{}, options ...interface{}) *gomock.Call

Create indicates an expected call of Create.

func (*MockClientGitContentMockRecorder) Get

func (mr *MockClientGitContentMockRecorder) Get(ctx, baseURL, option interface{}, options ...interface{}) *gomock.Call

Get indicates an expected call of Get.

type MockClientGitPullRequest

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

MockClientGitPullRequest is a mock of ClientGitPullRequest interface.

func NewMockClientGitPullRequest

func NewMockClientGitPullRequest(ctrl *gomock.Controller) *MockClientGitPullRequest

NewMockClientGitPullRequest creates a new mock instance.

func (*MockClientGitPullRequest) Create

Create mocks base method.

func (*MockClientGitPullRequest) CreateNote

CreateNote mocks base method.

func (*MockClientGitPullRequest) EXPECT

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

func (*MockClientGitPullRequest) Get

Get mocks base method.

func (*MockClientGitPullRequest) List

List mocks base method.

func (*MockClientGitPullRequest) ListNote

ListNote mocks base method.

type MockClientGitPullRequestMockRecorder

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

MockClientGitPullRequestMockRecorder is the mock recorder for MockClientGitPullRequest.

func (*MockClientGitPullRequestMockRecorder) Create

func (mr *MockClientGitPullRequestMockRecorder) Create(ctx, baseURL, payload interface{}, options ...interface{}) *gomock.Call

Create indicates an expected call of Create.

func (*MockClientGitPullRequestMockRecorder) CreateNote

func (mr *MockClientGitPullRequestMockRecorder) CreateNote(ctx, baseURL, payload interface{}, options ...interface{}) *gomock.Call

CreateNote indicates an expected call of CreateNote.

func (*MockClientGitPullRequestMockRecorder) Get

func (mr *MockClientGitPullRequestMockRecorder) Get(ctx, baseURL, option interface{}, options ...interface{}) *gomock.Call

Get indicates an expected call of Get.

func (*MockClientGitPullRequestMockRecorder) List

func (mr *MockClientGitPullRequestMockRecorder) List(ctx, baseURL, option interface{}, options ...interface{}) *gomock.Call

List indicates an expected call of List.

func (*MockClientGitPullRequestMockRecorder) ListNote

func (mr *MockClientGitPullRequestMockRecorder) ListNote(ctx, baseURL, option interface{}, options ...interface{}) *gomock.Call

ListNote indicates an expected call of ListNote.

type MockGitPullRequestCRUClient

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

MockGitPullRequestCRUClient is a mock of GitPullRequestCRUClient interface.

func NewMockGitPullRequestCRUClient

func NewMockGitPullRequestCRUClient(ctrl *gomock.Controller) *MockGitPullRequestCRUClient

NewMockGitPullRequestCRUClient creates a new mock instance.

func (*MockGitPullRequestCRUClient) Create

Create mocks base method.

func (*MockGitPullRequestCRUClient) CreateNote

CreateNote mocks base method.

func (*MockGitPullRequestCRUClient) EXPECT

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

func (*MockGitPullRequestCRUClient) Get

Get mocks base method.

func (*MockGitPullRequestCRUClient) List

List mocks base method.

func (*MockGitPullRequestCRUClient) ListNote

ListNote mocks base method.

func (*MockGitPullRequestCRUClient) UpdateNote

UpdateNote mocks base method.

type MockGitPullRequestCRUClientMockRecorder

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

MockGitPullRequestCRUClientMockRecorder is the mock recorder for MockGitPullRequestCRUClient.

func (*MockGitPullRequestCRUClientMockRecorder) Create

func (mr *MockGitPullRequestCRUClientMockRecorder) Create(ctx, baseURL, payload interface{}, options ...interface{}) *gomock.Call

Create indicates an expected call of Create.

func (*MockGitPullRequestCRUClientMockRecorder) CreateNote

func (mr *MockGitPullRequestCRUClientMockRecorder) CreateNote(ctx, baseURL, payload interface{}, options ...interface{}) *gomock.Call

CreateNote indicates an expected call of CreateNote.

func (*MockGitPullRequestCRUClientMockRecorder) Get

func (mr *MockGitPullRequestCRUClientMockRecorder) Get(ctx, baseURL, option interface{}, options ...interface{}) *gomock.Call

Get indicates an expected call of Get.

func (*MockGitPullRequestCRUClientMockRecorder) List

func (mr *MockGitPullRequestCRUClientMockRecorder) List(ctx, baseURL, option interface{}, options ...interface{}) *gomock.Call

List indicates an expected call of List.

func (*MockGitPullRequestCRUClientMockRecorder) ListNote

func (mr *MockGitPullRequestCRUClientMockRecorder) ListNote(ctx, baseURL, option interface{}, options ...interface{}) *gomock.Call

ListNote indicates an expected call of ListNote.

func (*MockGitPullRequestCRUClientMockRecorder) UpdateNote

func (mr *MockGitPullRequestCRUClientMockRecorder) UpdateNote(ctx, baseURL, payload interface{}, options ...interface{}) *gomock.Call

UpdateNote indicates an expected call of UpdateNote.

Jump to

Keyboard shortcuts

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