mocks

package
v0.0.18 Latest Latest
Warning

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

Go to latest
Published: May 20, 2020 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockBoshRunner

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

MockBoshRunner is a mock of BoshRunner interface

func NewMockBoshRunner

func NewMockBoshRunner(ctrl *gomock.Controller) *MockBoshRunner

NewMockBoshRunner creates a new mock instance

func (*MockBoshRunner) EXPECT

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

func (*MockBoshRunner) Output

func (m *MockBoshRunner) Output(arg0 ...string) ([]byte, error)

Output mocks base method

type MockBoshRunnerMockRecorder

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

MockBoshRunnerMockRecorder is the mock recorder for MockBoshRunner

func (*MockBoshRunnerMockRecorder) Output

func (mr *MockBoshRunnerMockRecorder) Output(arg0 ...interface{}) *gomock.Call

Output indicates an expected call of Output

Jump to

Keyboard shortcuts

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