mocks

package
v0.0.0-...-cd2c8f4 Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GitHubIssuesClient

type GitHubIssuesClient struct {
	mock.Mock
}

GitHubIssuesClient is an autogenerated mock type for the GitHubIssuesClient type

func NewGitHubIssuesClient

func NewGitHubIssuesClient(t mockConstructorTestingTNewGitHubIssuesClient) *GitHubIssuesClient

NewGitHubIssuesClient creates a new instance of GitHubIssuesClient. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.

func (*GitHubIssuesClient) Create

func (_m *GitHubIssuesClient) Create(ctx context.Context, owner string, repo string, issue *github.IssueRequest) (*github.Issue, *github.Response, error)

Create provides a mock function with given fields: ctx, owner, repo, issue

func (*GitHubIssuesClient) CreateComment

func (_m *GitHubIssuesClient) CreateComment(ctx context.Context, owner string, repo string, number int, comment *github.IssueComment) (*github.IssueComment, *github.Response, error)

CreateComment provides a mock function with given fields: ctx, owner, repo, number, comment

Jump to

Keyboard shortcuts

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