mocks

package
v0.0.0-...-08e4fbc Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Source

type Source struct {
	mock.Mock
}

Source is an autogenerated mock type for the Source type

func NewSource

func NewSource(t interface {
	mock.TestingT
	Cleanup(func())
}) *Source

NewSource creates a new instance of Source. 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 (*Source) Artifact

func (_m *Source) Artifact(ctx context.Context, artifact string, path string) error

Artifact provides a mock function with given fields: ctx, artifact, path

func (*Source) Security

func (_m *Source) Security(path string) error

Security provides a mock function with given fields: path

func (*Source) SourceCode

func (_m *Source) SourceCode(ctx context.Context, repository string, path string, revision string, submodule bool) error

SourceCode provides a mock function with given fields: ctx, repository, path, revision, submodule

Jump to

Keyboard shortcuts

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