mocks

package
v0.10.2-rc.3 Latest Latest
Warning

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

Go to latest
Published: Sep 10, 2024 License: Apache-2.0 Imports: 5 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 MockGitFetcher

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

MockGitFetcher is a mock of GitFetcher interface.

func NewMockGitFetcher

func NewMockGitFetcher(ctrl *gomock.Controller) *MockGitFetcher

NewMockGitFetcher creates a new mock instance.

func (*MockGitFetcher) EXPECT

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

func (*MockGitFetcher) LatestCommit

func (m *MockGitFetcher) LatestCommit(arg0 context.Context, arg1 *v1alpha1.GitRepo, arg2 client.Client) (string, error)

LatestCommit mocks base method.

type MockGitFetcherMockRecorder

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

MockGitFetcherMockRecorder is the mock recorder for MockGitFetcher.

func (*MockGitFetcherMockRecorder) LatestCommit

func (mr *MockGitFetcherMockRecorder) LatestCommit(arg0, arg1, arg2 any) *gomock.Call

LatestCommit indicates an expected call of LatestCommit.

Jump to

Keyboard shortcuts

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