mocks

package
v3.2.3 Latest Latest
Warning

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

Go to latest
Published: Dec 24, 2025 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RepoClientFactory

type RepoClientFactory struct {
	mock.Mock
}

RepoClientFactory is an autogenerated mock type for the RepoClientFactory type

func NewRepoClientFactory

func NewRepoClientFactory(t interface {
	mock.TestingT
	Cleanup(func())
}) *RepoClientFactory

NewRepoClientFactory creates a new instance of RepoClientFactory. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*RepoClientFactory) EXPECT added in v3.1.0

func (*RepoClientFactory) NewClient

func (_mock *RepoClientFactory) NewClient(repo *v1alpha1.Repository, rootPath string) (git.Client, error)

NewClient provides a mock function for the type RepoClientFactory

type RepoClientFactory_Expecter added in v3.1.0

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

func (*RepoClientFactory_Expecter) NewClient added in v3.1.0

func (_e *RepoClientFactory_Expecter) NewClient(repo interface{}, rootPath interface{}) *RepoClientFactory_NewClient_Call

NewClient is a helper method to define mock.On call

  • repo *v1alpha1.Repository
  • rootPath string

type RepoClientFactory_NewClient_Call added in v3.1.0

type RepoClientFactory_NewClient_Call struct {
	*mock.Call
}

RepoClientFactory_NewClient_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'NewClient'

func (*RepoClientFactory_NewClient_Call) Return added in v3.1.0

func (*RepoClientFactory_NewClient_Call) Run added in v3.1.0

func (*RepoClientFactory_NewClient_Call) RunAndReturn added in v3.1.0

Jump to

Keyboard shortcuts

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