githubrepositories_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 githubrepositories_mock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GithubRepositories

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

GithubRepositories is a mock of GithubRepositories interface

func NewGithubRepositories

func NewGithubRepositories(ctrl *gomock.Controller) *GithubRepositories

NewGithubRepositories creates a new mock instance

func (*GithubRepositories) CreateComment

func (m *GithubRepositories) CreateComment(ctx context.Context, owner, repo, sha string, comment *github.RepositoryComment) (*github.RepositoryComment, *github.Response, error)

CreateComment mocks base method

func (*GithubRepositories) EXPECT

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

type GithubRepositoriesMockRecorder

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

GithubRepositoriesMockRecorder is the mock recorder for GithubRepositories

func (*GithubRepositoriesMockRecorder) CreateComment

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

CreateComment indicates an expected call of CreateComment

Jump to

Keyboard shortcuts

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