mocks

package
v0.0.12 Latest Latest
Warning

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

Go to latest
Published: Oct 22, 2018 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 MockPowershell

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

MockPowershell is a mock of Powershell interface

func NewMockPowershell

func NewMockPowershell(ctrl *gomock.Controller) *MockPowershell

NewMockPowershell creates a new mock instance

func (*MockPowershell) EXPECT

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

func (*MockPowershell) Output

func (m *MockPowershell) Output(arg0 string) (string, error)

Output mocks base method

type MockPowershellMockRecorder

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

MockPowershellMockRecorder is the mock recorder for MockPowershell

func (*MockPowershellMockRecorder) Output

func (mr *MockPowershellMockRecorder) 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