mock_runner

package
v0.8.15 Latest Latest
Warning

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

Go to latest
Published: Feb 29, 2020 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package mock_runner is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockDockerRunner

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

MockDockerRunner is a mock of DockerRunner interface

func NewMockDockerRunner

func NewMockDockerRunner(ctrl *gomock.Controller) *MockDockerRunner

NewMockDockerRunner creates a new mock instance

func (*MockDockerRunner) EXPECT

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

func (*MockDockerRunner) Run

func (m *MockDockerRunner) Run(ctx context.Context, dir job.WorkDir, tag docker.Tag, cmd docker.Command) error

Run mocks base method

type MockDockerRunnerMockRecorder

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

MockDockerRunnerMockRecorder is the mock recorder for MockDockerRunner

func (*MockDockerRunnerMockRecorder) Run

func (mr *MockDockerRunnerMockRecorder) Run(ctx, dir, tag, cmd interface{}) *gomock.Call

Run indicates an expected call of Run

Jump to

Keyboard shortcuts

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