mock_github

package
v0.0.0-...-f2ad996 Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2024 License: Apache-2.0 Imports: 4 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 MockRepoReader

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

MockRepoReader is a mock of RepoReader interface.

func NewMockRepoReader

func NewMockRepoReader(ctrl *gomock.Controller) *MockRepoReader

NewMockRepoReader creates a new mock instance.

func (*MockRepoReader) EXPECT

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

func (*MockRepoReader) Get

func (m *MockRepoReader) Get(arg0 context.Context, arg1, arg2 string) (*github.Repository, *github.Response, error)

Get mocks base method.

type MockRepoReaderMockRecorder

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

MockRepoReaderMockRecorder is the mock recorder for MockRepoReader.

func (*MockRepoReaderMockRecorder) Get

func (mr *MockRepoReaderMockRecorder) Get(arg0, arg1, arg2 any) *gomock.Call

Get indicates an expected call of Get.

Jump to

Keyboard shortcuts

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