mock_gh

package
v0.0.0-...-50c32d2 Latest Latest
Warning

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

Go to latest
Published: Oct 7, 2022 License: BSD-2-Clause Imports: 3 Imported by: 0

Documentation

Overview

Package mock_gh is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockGitHubService

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

MockGitHubService is a mock of GitHubService interface

func NewMockGitHubService

func NewMockGitHubService(ctrl *gomock.Controller) *MockGitHubService

NewMockGitHubService creates a new mock instance

func (*MockGitHubService) CreateIssue

func (m *MockGitHubService) CreateIssue(title, body string, labels []string) (*gh.GitHubIssue, error)

CreateIssue mocks base method

func (*MockGitHubService) EXPECT

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

type MockGitHubServiceMockRecorder

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

MockGitHubServiceMockRecorder is the mock recorder for MockGitHubService

func (*MockGitHubServiceMockRecorder) CreateIssue

func (mr *MockGitHubServiceMockRecorder) CreateIssue(title, body, labels interface{}) *gomock.Call

CreateIssue indicates an expected call of CreateIssue

Jump to

Keyboard shortcuts

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