automock

package
v1.0.2-0...-81fcf91 Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2025 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LastCommitChecker

type LastCommitChecker struct {
	mock.Mock
}

LastCommitChecker is an autogenerated mock type for the LastCommitChecker type

func NewLastCommitChecker

func NewLastCommitChecker(t interface {
	mock.TestingT
	Cleanup(func())
}) *LastCommitChecker

NewLastCommitChecker creates a new instance of LastCommitChecker. 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 (*LastCommitChecker) GetLatestCommit

func (_m *LastCommitChecker) GetLatestCommit(url string, reference string, gitAuth *git.GitAuth, force bool) (string, error)

GetLatestCommit provides a mock function with given fields: url, reference, gitAuth, force

Jump to

Keyboard shortcuts

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