mock_version

package
v1.15.3 Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2024 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mock_version is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockVersionControl

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

MockVersionControl is a mock of VersionControl interface.

func NewMockVersionControl

func NewMockVersionControl(ctrl *gomock.Controller) *MockVersionControl

NewMockVersionControl creates a new mock instance.

func (*MockVersionControl) Add

func (m *MockVersionControl) Add(arg0 string) error

Add mocks base method.

func (*MockVersionControl) Commit

func (m *MockVersionControl) Commit(arg0 string) error

Commit mocks base method.

func (*MockVersionControl) EXPECT

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

func (*MockVersionControl) Tag

func (m *MockVersionControl) Tag(arg0 string) error

Tag mocks base method.

type MockVersionControlMockRecorder

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

MockVersionControlMockRecorder is the mock recorder for MockVersionControl.

func (*MockVersionControlMockRecorder) Add

Add indicates an expected call of Add.

func (*MockVersionControlMockRecorder) Commit

func (mr *MockVersionControlMockRecorder) Commit(arg0 any) *gomock.Call

Commit indicates an expected call of Commit.

func (*MockVersionControlMockRecorder) Tag

Tag indicates an expected call of Tag.

type MockVersionGenerator

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

MockVersionGenerator is a mock of VersionGenerator interface.

func NewMockVersionGenerator

func NewMockVersionGenerator(ctrl *gomock.Controller) *MockVersionGenerator

NewMockVersionGenerator creates a new mock instance.

func (*MockVersionGenerator) EXPECT

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

func (*MockVersionGenerator) Generate

func (m *MockVersionGenerator) Generate(arg0 version.Data) error

Generate mocks base method.

type MockVersionGeneratorMockRecorder

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

MockVersionGeneratorMockRecorder is the mock recorder for MockVersionGenerator.

func (*MockVersionGeneratorMockRecorder) Generate

func (mr *MockVersionGeneratorMockRecorder) Generate(arg0 any) *gomock.Call

Generate indicates an expected call of Generate.

Jump to

Keyboard shortcuts

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