mocks

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: May 12, 2019 License: BSD-3-Clause Imports: 3 Imported by: 0

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

type CommandBuilder struct {
	mock.Mock
}

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

type CommandResultHandler struct {
	mock.Mock
}

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

type CommandRunner struct {
	mock.Mock
}

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

type ConfigLoader struct {
	mock.Mock
}

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

type ExecutableNameParser struct {
	mock.Mock
}

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

type ProxyFilesCreator struct {
	mock.Mock
}

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:

Jump to

Keyboard shortcuts

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