mock_taskcluster

package
v0.0.0-...-f9b13ef Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2026 License: BSD-3-Clause Imports: 4 Imported by: 0

Documentation

Overview

Package mock_taskcluster is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockAPI

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

MockAPI is a mock of API interface.

func NewMockAPI

func NewMockAPI(ctrl *gomock.Controller) *MockAPI

NewMockAPI creates a new mock instance.

func (*MockAPI) EXPECT

func (m *MockAPI) EXPECT() *MockAPIMockRecorder

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

func (*MockAPI) GetTaskGroupInfo

func (m *MockAPI) GetTaskGroupInfo(arg0, arg1 string) (*taskcluster.TaskGroupInfo, error)

GetTaskGroupInfo mocks base method.

func (*MockAPI) ListCheckRuns

func (m *MockAPI) ListCheckRuns(owner, repo string, checkSuiteID int64) ([]*github.CheckRun, error)

ListCheckRuns mocks base method.

type MockAPIMockRecorder

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

MockAPIMockRecorder is the mock recorder for MockAPI.

func (*MockAPIMockRecorder) GetTaskGroupInfo

func (mr *MockAPIMockRecorder) GetTaskGroupInfo(arg0, arg1 any) *gomock.Call

GetTaskGroupInfo indicates an expected call of GetTaskGroupInfo.

func (*MockAPIMockRecorder) ListCheckRuns

func (mr *MockAPIMockRecorder) ListCheckRuns(owner, repo, checkSuiteID any) *gomock.Call

ListCheckRuns indicates an expected call of ListCheckRuns.

Jump to

Keyboard shortcuts

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