mocks

package
v0.5.1 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2026 License: BSD-3-Clause Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockParameterWithDescriptionFromMessageCatalog

type MockParameterWithDescriptionFromMessageCatalog struct {
	mock.Mock
}

MockParameterWithDescriptionFromMessageCatalog is an autogenerated mock type for the ParameterWithDescriptionFromMessageCatalog type

func NewMockParameterWithDescriptionFromMessageCatalog

func NewMockParameterWithDescriptionFromMessageCatalog(t interface {
	mock.TestingT
	Cleanup(func())
}) *MockParameterWithDescriptionFromMessageCatalog

NewMockParameterWithDescriptionFromMessageCatalog creates a new instance of MockParameterWithDescriptionFromMessageCatalog. 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 (*MockParameterWithDescriptionFromMessageCatalog) EXPECT

func (*MockParameterWithDescriptionFromMessageCatalog) GetActive

GetActive provides a mock function for the type MockParameterWithDescriptionFromMessageCatalog

func (*MockParameterWithDescriptionFromMessageCatalog) GetDefaultValue

func (_mock *MockParameterWithDescriptionFromMessageCatalog) GetDefaultValue() any

GetDefaultValue provides a mock function for the type MockParameterWithDescriptionFromMessageCatalog

func (*MockParameterWithDescriptionFromMessageCatalog) GetDescription

GetDescription provides a mock function for the type MockParameterWithDescriptionFromMessageCatalog

func (*MockParameterWithDescriptionFromMessageCatalog) GetDescriptionKey

GetDescriptionKey provides a mock function for the type MockParameterWithDescriptionFromMessageCatalog

func (*MockParameterWithDescriptionFromMessageCatalog) GetEnvVarName

GetEnvVarName provides a mock function for the type MockParameterWithDescriptionFromMessageCatalog

func (*MockParameterWithDescriptionFromMessageCatalog) GetFlagName

GetFlagName provides a mock function for the type MockParameterWithDescriptionFromMessageCatalog

func (*MockParameterWithDescriptionFromMessageCatalog) GetHiddenFlag

GetHiddenFlag provides a mock function for the type MockParameterWithDescriptionFromMessageCatalog

func (*MockParameterWithDescriptionFromMessageCatalog) GetID

GetID provides a mock function for the type MockParameterWithDescriptionFromMessageCatalog

func (*MockParameterWithDescriptionFromMessageCatalog) GetRecordToLog

func (_mock *MockParameterWithDescriptionFromMessageCatalog) GetRecordToLog() bool

GetRecordToLog provides a mock function for the type MockParameterWithDescriptionFromMessageCatalog

func (*MockParameterWithDescriptionFromMessageCatalog) SetActive

func (_mock *MockParameterWithDescriptionFromMessageCatalog) SetActive(active bool)

SetActive provides a mock function for the type MockParameterWithDescriptionFromMessageCatalog

func (*MockParameterWithDescriptionFromMessageCatalog) SetDescription

func (_mock *MockParameterWithDescriptionFromMessageCatalog) SetDescription(description string)

SetDescription provides a mock function for the type MockParameterWithDescriptionFromMessageCatalog

type MockParameterWithDescriptionFromMessageCatalog_Expecter

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

func (*MockParameterWithDescriptionFromMessageCatalog_Expecter) GetActive

GetActive is a helper method to define mock.On call

func (*MockParameterWithDescriptionFromMessageCatalog_Expecter) GetDefaultValue

GetDefaultValue is a helper method to define mock.On call

func (*MockParameterWithDescriptionFromMessageCatalog_Expecter) GetDescription

GetDescription is a helper method to define mock.On call

func (*MockParameterWithDescriptionFromMessageCatalog_Expecter) GetDescriptionKey

GetDescriptionKey is a helper method to define mock.On call

func (*MockParameterWithDescriptionFromMessageCatalog_Expecter) GetEnvVarName

GetEnvVarName is a helper method to define mock.On call

func (*MockParameterWithDescriptionFromMessageCatalog_Expecter) GetFlagName

GetFlagName is a helper method to define mock.On call

func (*MockParameterWithDescriptionFromMessageCatalog_Expecter) GetHiddenFlag

GetHiddenFlag is a helper method to define mock.On call

func (*MockParameterWithDescriptionFromMessageCatalog_Expecter) GetID

GetID is a helper method to define mock.On call

func (*MockParameterWithDescriptionFromMessageCatalog_Expecter) GetRecordToLog

GetRecordToLog is a helper method to define mock.On call

func (*MockParameterWithDescriptionFromMessageCatalog_Expecter) SetActive

SetActive is a helper method to define mock.On call

  • active bool

func (*MockParameterWithDescriptionFromMessageCatalog_Expecter) SetDescription

SetDescription is a helper method to define mock.On call

  • description string

type MockParameterWithDescriptionFromMessageCatalog_GetActive_Call

type MockParameterWithDescriptionFromMessageCatalog_GetActive_Call struct {
	*mock.Call
}

MockParameterWithDescriptionFromMessageCatalog_GetActive_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetActive'

func (*MockParameterWithDescriptionFromMessageCatalog_GetActive_Call) Return

func (*MockParameterWithDescriptionFromMessageCatalog_GetActive_Call) Run

func (*MockParameterWithDescriptionFromMessageCatalog_GetActive_Call) RunAndReturn

type MockParameterWithDescriptionFromMessageCatalog_GetDefaultValue_Call

type MockParameterWithDescriptionFromMessageCatalog_GetDefaultValue_Call struct {
	*mock.Call
}

MockParameterWithDescriptionFromMessageCatalog_GetDefaultValue_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetDefaultValue'

func (*MockParameterWithDescriptionFromMessageCatalog_GetDefaultValue_Call) Return

func (*MockParameterWithDescriptionFromMessageCatalog_GetDefaultValue_Call) Run

func (*MockParameterWithDescriptionFromMessageCatalog_GetDefaultValue_Call) RunAndReturn

type MockParameterWithDescriptionFromMessageCatalog_GetDescriptionKey_Call

type MockParameterWithDescriptionFromMessageCatalog_GetDescriptionKey_Call struct {
	*mock.Call
}

MockParameterWithDescriptionFromMessageCatalog_GetDescriptionKey_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetDescriptionKey'

func (*MockParameterWithDescriptionFromMessageCatalog_GetDescriptionKey_Call) Return

func (*MockParameterWithDescriptionFromMessageCatalog_GetDescriptionKey_Call) Run

func (*MockParameterWithDescriptionFromMessageCatalog_GetDescriptionKey_Call) RunAndReturn

type MockParameterWithDescriptionFromMessageCatalog_GetDescription_Call

type MockParameterWithDescriptionFromMessageCatalog_GetDescription_Call struct {
	*mock.Call
}

MockParameterWithDescriptionFromMessageCatalog_GetDescription_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetDescription'

func (*MockParameterWithDescriptionFromMessageCatalog_GetDescription_Call) Return

func (*MockParameterWithDescriptionFromMessageCatalog_GetDescription_Call) Run

func (*MockParameterWithDescriptionFromMessageCatalog_GetDescription_Call) RunAndReturn

type MockParameterWithDescriptionFromMessageCatalog_GetEnvVarName_Call

type MockParameterWithDescriptionFromMessageCatalog_GetEnvVarName_Call struct {
	*mock.Call
}

MockParameterWithDescriptionFromMessageCatalog_GetEnvVarName_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetEnvVarName'

func (*MockParameterWithDescriptionFromMessageCatalog_GetEnvVarName_Call) Return

func (*MockParameterWithDescriptionFromMessageCatalog_GetEnvVarName_Call) Run

func (*MockParameterWithDescriptionFromMessageCatalog_GetEnvVarName_Call) RunAndReturn

type MockParameterWithDescriptionFromMessageCatalog_GetFlagName_Call

type MockParameterWithDescriptionFromMessageCatalog_GetFlagName_Call struct {
	*mock.Call
}

MockParameterWithDescriptionFromMessageCatalog_GetFlagName_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetFlagName'

func (*MockParameterWithDescriptionFromMessageCatalog_GetFlagName_Call) Return

func (*MockParameterWithDescriptionFromMessageCatalog_GetFlagName_Call) Run

func (*MockParameterWithDescriptionFromMessageCatalog_GetFlagName_Call) RunAndReturn

type MockParameterWithDescriptionFromMessageCatalog_GetHiddenFlag_Call

type MockParameterWithDescriptionFromMessageCatalog_GetHiddenFlag_Call struct {
	*mock.Call
}

MockParameterWithDescriptionFromMessageCatalog_GetHiddenFlag_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetHiddenFlag'

func (*MockParameterWithDescriptionFromMessageCatalog_GetHiddenFlag_Call) Return

func (*MockParameterWithDescriptionFromMessageCatalog_GetHiddenFlag_Call) Run

func (*MockParameterWithDescriptionFromMessageCatalog_GetHiddenFlag_Call) RunAndReturn

type MockParameterWithDescriptionFromMessageCatalog_GetID_Call

type MockParameterWithDescriptionFromMessageCatalog_GetID_Call struct {
	*mock.Call
}

MockParameterWithDescriptionFromMessageCatalog_GetID_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetID'

func (*MockParameterWithDescriptionFromMessageCatalog_GetID_Call) Return

func (*MockParameterWithDescriptionFromMessageCatalog_GetID_Call) Run

func (*MockParameterWithDescriptionFromMessageCatalog_GetID_Call) RunAndReturn

type MockParameterWithDescriptionFromMessageCatalog_GetRecordToLog_Call

type MockParameterWithDescriptionFromMessageCatalog_GetRecordToLog_Call struct {
	*mock.Call
}

MockParameterWithDescriptionFromMessageCatalog_GetRecordToLog_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetRecordToLog'

func (*MockParameterWithDescriptionFromMessageCatalog_GetRecordToLog_Call) Return

func (*MockParameterWithDescriptionFromMessageCatalog_GetRecordToLog_Call) Run

func (*MockParameterWithDescriptionFromMessageCatalog_GetRecordToLog_Call) RunAndReturn

type MockParameterWithDescriptionFromMessageCatalog_SetActive_Call

type MockParameterWithDescriptionFromMessageCatalog_SetActive_Call struct {
	*mock.Call
}

MockParameterWithDescriptionFromMessageCatalog_SetActive_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SetActive'

func (*MockParameterWithDescriptionFromMessageCatalog_SetActive_Call) Return

func (*MockParameterWithDescriptionFromMessageCatalog_SetActive_Call) Run

func (*MockParameterWithDescriptionFromMessageCatalog_SetActive_Call) RunAndReturn

type MockParameterWithDescriptionFromMessageCatalog_SetDescription_Call

type MockParameterWithDescriptionFromMessageCatalog_SetDescription_Call struct {
	*mock.Call
}

MockParameterWithDescriptionFromMessageCatalog_SetDescription_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SetDescription'

func (*MockParameterWithDescriptionFromMessageCatalog_SetDescription_Call) Return

func (*MockParameterWithDescriptionFromMessageCatalog_SetDescription_Call) Run

func (*MockParameterWithDescriptionFromMessageCatalog_SetDescription_Call) RunAndReturn

Directories

Path Synopsis
defaultparameters

Jump to

Keyboard shortcuts

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