mock_util

package
v0.0.0-...-e007fce Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2024 License: EPL-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package mock_util is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockRunnable

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

MockRunnable is a mock of Runnable interface

func NewMockRunnable

func NewMockRunnable(ctrl *gomock.Controller) *MockRunnable

NewMockRunnable creates a new mock instance

func (*MockRunnable) EXPECT

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

func (*MockRunnable) GetStdErr

func (m *MockRunnable) GetStdErr() string

GetStdErr mocks base method

func (*MockRunnable) GetStdOut

func (m *MockRunnable) GetStdOut() string

GetStdOut mocks base method

func (*MockRunnable) Run

func (m *MockRunnable) Run(name string, args ...string) error

Run mocks base method

type MockRunnableMockRecorder

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

MockRunnableMockRecorder is the mock recorder for MockRunnable

func (*MockRunnableMockRecorder) GetStdErr

func (mr *MockRunnableMockRecorder) GetStdErr() *gomock.Call

GetStdErr indicates an expected call of GetStdErr

func (*MockRunnableMockRecorder) GetStdOut

func (mr *MockRunnableMockRecorder) GetStdOut() *gomock.Call

GetStdOut indicates an expected call of GetStdOut

func (*MockRunnableMockRecorder) Run

func (mr *MockRunnableMockRecorder) Run(name interface{}, args ...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