mocks

package
v0.0.0-...-955c50f Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type T

type T struct {
	mock.Mock
}

T is an autogenerated mock type for the T type

func (*T) GetDownloadURLAndHash

func (_m *T) GetDownloadURLAndHash(packageName string, version string) (string, string, error)

GetDownloadURLAndHash provides a mock function with given fields: packageName, version

func (*T) GetLatestActiveVersion

func (_m *T) GetLatestActiveVersion(version string) (string, error)

GetLatestActiveVersion provides a mock function with given fields: version

func (*T) GetLatestVersion

func (_m *T) GetLatestVersion(version string) (string, error)

GetLatestVersion provides a mock function with given fields: version

func (*T) HasVersion

func (_m *T) HasVersion(packageName string, version string) bool

HasVersion provides a mock function with given fields: packageName, version

func (*T) IsVersionActive

func (_m *T) IsVersionActive(packageName string, version string) (bool, error)

IsVersionActive provides a mock function with given fields: packageName, version

func (*T) IsVersionDeprecated

func (_m *T) IsVersionDeprecated(packageName string, version string) (bool, error)

IsVersionDeprecated provides a mock function with given fields: packageName, version

func (*T) LoadManifest

func (_m *T) LoadManifest(manifestPath string) error

LoadManifest provides a mock function with given fields: manifestPath

Jump to

Keyboard shortcuts

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