mocks

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2024 License: AGPL-3.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockPRIterator

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

MockPRIterator is a mock of PRIterator interface.

func NewMockPRIterator

func NewMockPRIterator(ctrl *gomock.Controller) *MockPRIterator

NewMockPRIterator creates a new mock instance.

func (*MockPRIterator) EXPECT

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

func (*MockPRIterator) Next

func (m *MockPRIterator) Next() (*github.PullRequest, error)

Next mocks base method.

type MockPRIteratorMockRecorder

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

MockPRIteratorMockRecorder is the mock recorder for MockPRIterator.

func (*MockPRIteratorMockRecorder) Next

Next indicates an expected call of Next.

Jump to

Keyboard shortcuts

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