mock

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Oct 12, 2018 License: Apache-2.0, Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mock is a generated GoMock package.

Package mock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockDeviceCommunicationProvider

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

MockDeviceCommunicationProvider is a mock of DeviceCommunicationProvider interface

func NewMockDeviceCommunicationProvider

func NewMockDeviceCommunicationProvider(ctrl *gomock.Controller) *MockDeviceCommunicationProvider

NewMockDeviceCommunicationProvider creates a new mock instance

func (*MockDeviceCommunicationProvider) Boot

Boot mocks base method

func (*MockDeviceCommunicationProvider) Close

Close mocks base method

func (*MockDeviceCommunicationProvider) CopyFilesFrom

func (m *MockDeviceCommunicationProvider) CopyFilesFrom(arg0 []string, arg1 string) error

CopyFilesFrom mocks base method

func (*MockDeviceCommunicationProvider) CopyFilesTo

func (m *MockDeviceCommunicationProvider) CopyFilesTo(arg0 []string, arg1 string) error

CopyFilesTo mocks base method

func (*MockDeviceCommunicationProvider) EXPECT

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

func (*MockDeviceCommunicationProvider) Exec

func (m *MockDeviceCommunicationProvider) Exec(arg0 ...string) ([]byte, []byte, error)

Exec mocks base method

func (*MockDeviceCommunicationProvider) Login

Login mocks base method

type MockDeviceCommunicationProviderMockRecorder

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

MockDeviceCommunicationProviderMockRecorder is the mock recorder for MockDeviceCommunicationProvider

func (*MockDeviceCommunicationProviderMockRecorder) Boot

Boot indicates an expected call of Boot

func (*MockDeviceCommunicationProviderMockRecorder) Close

Close indicates an expected call of Close

func (*MockDeviceCommunicationProviderMockRecorder) CopyFilesFrom

func (mr *MockDeviceCommunicationProviderMockRecorder) CopyFilesFrom(arg0, arg1 interface{}) *gomock.Call

CopyFilesFrom indicates an expected call of CopyFilesFrom

func (*MockDeviceCommunicationProviderMockRecorder) CopyFilesTo

func (mr *MockDeviceCommunicationProviderMockRecorder) CopyFilesTo(arg0, arg1 interface{}) *gomock.Call

CopyFilesTo indicates an expected call of CopyFilesTo

func (*MockDeviceCommunicationProviderMockRecorder) Exec

func (mr *MockDeviceCommunicationProviderMockRecorder) Exec(arg0 ...interface{}) *gomock.Call

Exec indicates an expected call of Exec

func (*MockDeviceCommunicationProviderMockRecorder) Login

func (mr *MockDeviceCommunicationProviderMockRecorder) Login(arg0 interface{}) *gomock.Call

Login indicates an expected call of Login

type MockDryadJobRunner

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

MockDryadJobRunner is a mock of DryadJobRunner interface

func NewMockDryadJobRunner

func NewMockDryadJobRunner(ctrl *gomock.Controller) *MockDryadJobRunner

NewMockDryadJobRunner creates a new mock instance

func (*MockDryadJobRunner) Boot

func (m *MockDryadJobRunner) Boot() error

Boot mocks base method

func (*MockDryadJobRunner) Deploy

func (m *MockDryadJobRunner) Deploy() error

Deploy mocks base method

func (*MockDryadJobRunner) EXPECT

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

func (*MockDryadJobRunner) Test

func (m *MockDryadJobRunner) Test() error

Test mocks base method

type MockDryadJobRunnerMockRecorder

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

MockDryadJobRunnerMockRecorder is the mock recorder for MockDryadJobRunner

func (*MockDryadJobRunnerMockRecorder) Boot

Boot indicates an expected call of Boot

func (*MockDryadJobRunnerMockRecorder) Deploy

Deploy indicates an expected call of Deploy

func (*MockDryadJobRunnerMockRecorder) Test

Test indicates an expected call of Test

Jump to

Keyboard shortcuts

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