mock_github

package
v1.0.8 Latest Latest
Warning

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

Go to latest
Published: Sep 29, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package mock_github is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockGithub

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

MockGithub is a mock of Github interface.

func NewMockGithub

func NewMockGithub(ctrl *gomock.Controller) *MockGithub

NewMockGithub creates a new mock instance.

func (*MockGithub) CreatePullRequest

func (m *MockGithub) CreatePullRequest(ctx context.Context, headBranch, tag string) error

CreatePullRequest mocks base method.

func (*MockGithub) EXPECT

func (m *MockGithub) EXPECT() *MockGithubMockRecorder

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

type MockGithubMockRecorder

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

MockGithubMockRecorder is the mock recorder for MockGithub.

func (*MockGithubMockRecorder) CreatePullRequest

func (mr *MockGithubMockRecorder) CreatePullRequest(ctx, headBranch, tag any) *gomock.Call

CreatePullRequest indicates an expected call of CreatePullRequest.

Jump to

Keyboard shortcuts

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