githubpullrequests_mock

package
v1.1.4 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package githubpullrequests_mock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GithubPullRequests

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

GithubPullRequests is a mock of GithubPullRequests interface

func NewGithubPullRequests

func NewGithubPullRequests(ctrl *gomock.Controller) *GithubPullRequests

NewGithubPullRequests creates a new mock instance

func (*GithubPullRequests) CreateComment

func (m *GithubPullRequests) CreateComment(ctx context.Context, owner, repo string, number int, comment *github.PullRequestComment) (*github.PullRequestComment, *github.Response, error)

CreateComment mocks base method

func (*GithubPullRequests) EXPECT

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

func (*GithubPullRequests) ListComments

ListComments mocks base method

type GithubPullRequestsMockRecorder

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

GithubPullRequestsMockRecorder is the mock recorder for GithubPullRequests

func (*GithubPullRequestsMockRecorder) CreateComment

func (mr *GithubPullRequestsMockRecorder) CreateComment(ctx, owner, repo, number, comment interface{}) *gomock.Call

CreateComment indicates an expected call of CreateComment

func (*GithubPullRequestsMockRecorder) ListComments

func (mr *GithubPullRequestsMockRecorder) ListComments(ctx, owner, repo, number, opts interface{}) *gomock.Call

ListComments indicates an expected call of ListComments

Jump to

Keyboard shortcuts

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