mocks

package
v0.0.14 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2024 License: Apache-2.0 Imports: 3 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 MockStepper

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

MockStepper is a mock of Stepper interface

func NewMockStepper

func NewMockStepper(ctrl *gomock.Controller) *MockStepper

NewMockStepper creates a new mock instance

func (*MockStepper) EXPECT

func (m *MockStepper) EXPECT() *MockStepperMockRecorder

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

func (*MockStepper) ExecuteStep

func (m *MockStepper) ExecuteStep(arg0 config.StepExecution) config.StepOutput

ExecuteStep mocks base method

func (*MockStepper) ExecuteStepDestroy

func (m *MockStepper) ExecuteStepDestroy(arg0 config.StepExecution) config.StepOutput

ExecuteStepDestroy mocks base method

func (*MockStepper) ExecuteStepTests

func (m *MockStepper) ExecuteStepTests(arg0 config.StepExecution) config.StepTestOutput

ExecuteStepTests mocks base method

func (*MockStepper) PreExecute

func (m *MockStepper) PreExecute(arg0 config.StepExecution) (config.StepExecution, error)

PreExecute mocks base method

type MockStepperMockRecorder

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

MockStepperMockRecorder is the mock recorder for MockStepper

func (*MockStepperMockRecorder) ExecuteStep

func (mr *MockStepperMockRecorder) ExecuteStep(arg0 interface{}) *gomock.Call

ExecuteStep indicates an expected call of ExecuteStep

func (*MockStepperMockRecorder) ExecuteStepDestroy

func (mr *MockStepperMockRecorder) ExecuteStepDestroy(arg0 interface{}) *gomock.Call

ExecuteStepDestroy indicates an expected call of ExecuteStepDestroy

func (*MockStepperMockRecorder) ExecuteStepTests

func (mr *MockStepperMockRecorder) ExecuteStepTests(arg0 interface{}) *gomock.Call

ExecuteStepTests indicates an expected call of ExecuteStepTests

func (*MockStepperMockRecorder) PreExecute

func (mr *MockStepperMockRecorder) PreExecute(arg0 interface{}) *gomock.Call

PreExecute indicates an expected call of PreExecute

Jump to

Keyboard shortcuts

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