mocks

package
v0.0.0-...-a6f5042 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2024 License: Apache-2.0 Imports: 4 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 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) Complete

func (m *MockRunnable) Complete(arg0 util.Factory, arg1 *cobra.Command, arg2 []string) error

Complete mocks base method.

func (*MockRunnable) EXPECT

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

func (*MockRunnable) Run

func (m *MockRunnable) Run(arg0 util.Factory) error

Run mocks base method.

func (*MockRunnable) Validate

func (m *MockRunnable) Validate() error

Validate mocks base method.

type MockRunnableMockRecorder

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

MockRunnableMockRecorder is the mock recorder for MockRunnable.

func (*MockRunnableMockRecorder) Complete

func (mr *MockRunnableMockRecorder) Complete(arg0, arg1, arg2 interface{}) *gomock.Call

Complete indicates an expected call of Complete.

func (*MockRunnableMockRecorder) Run

func (mr *MockRunnableMockRecorder) Run(arg0 interface{}) *gomock.Call

Run indicates an expected call of Run.

func (*MockRunnableMockRecorder) Validate

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

Validate indicates an expected call of Validate.

Jump to

Keyboard shortcuts

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