Documentation ¶
Overview ¶
Code generated by mockery v1.0.0
Code generated by mockery v1.0.0 ¶
Code generated by mockery v1.0.0 ¶
Code generated by mockery v1.0.0 ¶
Code generated by mockery v1.0.0 ¶
Code generated by mockery v1.0.0
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CommandBuilder ¶
CommandBuilder is an autogenerated mock type for the CommandBuilder type
func (*CommandBuilder) BuildCommandFromConfig ¶
func (_m *CommandBuilder) BuildCommandFromConfig(commandName string, cfg *config.Configuration) (*exec.Cmd, error)
BuildCommandFromConfig provides a mock function with given fields: commandName, cfg
type CommandResultHandler ¶
CommandResultHandler is an autogenerated mock type for the CommandResultHandler type
func (*CommandResultHandler) HandleCommandResult ¶
func (_m *CommandResultHandler) HandleCommandResult(_a0 *exec.Cmd, _a1 error) int
HandleCommandResult provides a mock function with given fields: _a0, _a1
type CommandRunner ¶
CommandRunner is an autogenerated mock type for the CommandRunner type
func (*CommandRunner) RunCommand ¶
func (_m *CommandRunner) RunCommand(_a0 *exec.Cmd) error
RunCommand provides a mock function with given fields: _a0
type ConfigLoader ¶
ConfigLoader is an autogenerated mock type for the ConfigLoader type
func (*ConfigLoader) Load ¶
func (_m *ConfigLoader) Load() *config.Configuration
Load provides a mock function with given fields:
type ExecutableNameParser ¶
ExecutableNameParser is an autogenerated mock type for the ExecutableNameParser type
func (*ExecutableNameParser) ParseCommandNameFromCommandLine ¶
func (_m *ExecutableNameParser) ParseCommandNameFromCommandLine() string
ParseCommandNameFromCommandLine provides a mock function with given fields:
type ProxyFilesCreator ¶ added in v0.5.2
ConfigLoader is an autogenerated mock type for the ConfigLoader type
func (*ProxyFilesCreator) CreateProxyFiles ¶ added in v0.5.2
func (_m *ProxyFilesCreator) CreateProxyFiles(isForced bool) error
Load provides a mock function with given fields: