mock_app

package
v0.0.0-...-9959923 Latest Latest
Warning

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

Go to latest
Published: Oct 5, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package mock_app is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockIGiga

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

MockIGiga is a mock of IGiga interface.

func NewMockIGiga

func NewMockIGiga(ctrl *gomock.Controller) *MockIGiga

NewMockIGiga creates a new mock instance.

func (*MockIGiga) EXPECT

func (m *MockIGiga) EXPECT() *MockIGigaMockRecorder

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

func (*MockIGiga) GetCommitMsg

func (m *MockIGiga) GetCommitMsg(diff, locale string, maxLength int, debug bool) (string, error)

GetCommitMsg mocks base method.

type MockIGigaMockRecorder

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

MockIGigaMockRecorder is the mock recorder for MockIGiga.

func (*MockIGigaMockRecorder) GetCommitMsg

func (mr *MockIGigaMockRecorder) GetCommitMsg(diff, locale, maxLength, debug interface{}) *gomock.Call

GetCommitMsg indicates an expected call of GetCommitMsg.

type MockIGit

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

MockIGit is a mock of IGit interface.

func NewMockIGit

func NewMockIGit(ctrl *gomock.Controller) *MockIGit

NewMockIGit creates a new mock instance.

func (*MockIGit) EXPECT

func (m *MockIGit) EXPECT() *MockIGitMockRecorder

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

func (*MockIGit) GitDiff

func (m *MockIGit) GitDiff(debug bool) (string, error)

GitDiff mocks base method.

type MockIGitMockRecorder

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

MockIGitMockRecorder is the mock recorder for MockIGit.

func (*MockIGitMockRecorder) GitDiff

func (mr *MockIGitMockRecorder) GitDiff(debug interface{}) *gomock.Call

GitDiff indicates an expected call of GitDiff.

Jump to

Keyboard shortcuts

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