mockutility

package
v1.2.3 Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package mockutility is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockUtilityInterface

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

MockUtilityInterface is a mock of UtilityInterface interface.

func NewMockUtilityInterface

func NewMockUtilityInterface(ctrl *gomock.Controller) *MockUtilityInterface

NewMockUtilityInterface creates a new mock instance.

func (*MockUtilityInterface) CreateDirIfNotExist

func (m *MockUtilityInterface) CreateDirIfNotExist(dirPath string) error

CreateDirIfNotExist mocks base method.

func (*MockUtilityInterface) EXPECT

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

func (*MockUtilityInterface) GetLargerNumber

func (m *MockUtilityInterface) GetLargerNumber(num int, argNum string) int

GetLargerNumber mocks base method.

func (*MockUtilityInterface) GetMaxConvertibleString

func (m *MockUtilityInterface) GetMaxConvertibleString(args []string, def string) string

GetMaxConvertibleString mocks base method.

func (*MockUtilityInterface) PrintlnWithWriter

func (m *MockUtilityInterface) PrintlnWithWriter(writer ioproxy.WriterInstanceInterface, a ...any)

PrintlnWithWriter mocks base method.

type MockUtilityInterfaceMockRecorder

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

MockUtilityInterfaceMockRecorder is the mock recorder for MockUtilityInterface.

func (*MockUtilityInterfaceMockRecorder) CreateDirIfNotExist

func (mr *MockUtilityInterfaceMockRecorder) CreateDirIfNotExist(dirPath any) *gomock.Call

CreateDirIfNotExist indicates an expected call of CreateDirIfNotExist.

func (*MockUtilityInterfaceMockRecorder) GetLargerNumber

func (mr *MockUtilityInterfaceMockRecorder) GetLargerNumber(num, argNum any) *gomock.Call

GetLargerNumber indicates an expected call of GetLargerNumber.

func (*MockUtilityInterfaceMockRecorder) GetMaxConvertibleString

func (mr *MockUtilityInterfaceMockRecorder) GetMaxConvertibleString(args, def any) *gomock.Call

GetMaxConvertibleString indicates an expected call of GetMaxConvertibleString.

func (*MockUtilityInterfaceMockRecorder) PrintlnWithWriter

func (mr *MockUtilityInterfaceMockRecorder) PrintlnWithWriter(writer any, a ...any) *gomock.Call

PrintlnWithWriter indicates an expected call of PrintlnWithWriter.

Jump to

Keyboard shortcuts

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