mock_engine

package
v3.0.15+incompatible Latest Latest
Warning

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

Go to latest
Published: Oct 10, 2019 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package mock_engine is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockInterface

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

MockInterface is a mock of Interface interface

func NewMockInterface

func NewMockInterface(ctrl *gomock.Controller) *MockInterface

NewMockInterface creates a new mock instance

func (*MockInterface) AssembleStep

func (m *MockInterface) AssembleStep() error

AssembleStep mocks base method

func (*MockInterface) CompileStep

func (m *MockInterface) CompileStep() error

CompileStep mocks base method

func (*MockInterface) EXPECT

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

func (*MockInterface) GetCurrentMetadata

func (m *MockInterface) GetCurrentMetadata() interface{}

GetCurrentMetadata mocks base method

func (*MockInterface) GetNextMetadata

func (m *MockInterface) GetNextMetadata() interface{}

GetNextMetadata mocks base method

func (*MockInterface) Init

func (m *MockInterface) Init(pipelineData *pipeline.Data, config config.Interface, sourceScm scm.Interface) error

Init mocks base method

func (*MockInterface) PackageStep

func (m *MockInterface) PackageStep() error

PackageStep mocks base method

func (*MockInterface) TestStep

func (m *MockInterface) TestStep() error

TestStep mocks base method

func (*MockInterface) ValidateTools

func (m *MockInterface) ValidateTools() error

ValidateTools mocks base method

type MockInterfaceMockRecorder

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

MockInterfaceMockRecorder is the mock recorder for MockInterface

func (*MockInterfaceMockRecorder) AssembleStep

func (mr *MockInterfaceMockRecorder) AssembleStep() *gomock.Call

AssembleStep indicates an expected call of AssembleStep

func (*MockInterfaceMockRecorder) CompileStep

func (mr *MockInterfaceMockRecorder) CompileStep() *gomock.Call

CompileStep indicates an expected call of CompileStep

func (*MockInterfaceMockRecorder) GetCurrentMetadata

func (mr *MockInterfaceMockRecorder) GetCurrentMetadata() *gomock.Call

GetCurrentMetadata indicates an expected call of GetCurrentMetadata

func (*MockInterfaceMockRecorder) GetNextMetadata

func (mr *MockInterfaceMockRecorder) GetNextMetadata() *gomock.Call

GetNextMetadata indicates an expected call of GetNextMetadata

func (*MockInterfaceMockRecorder) Init

func (mr *MockInterfaceMockRecorder) Init(pipelineData, config, sourceScm interface{}) *gomock.Call

Init indicates an expected call of Init

func (*MockInterfaceMockRecorder) PackageStep

func (mr *MockInterfaceMockRecorder) PackageStep() *gomock.Call

PackageStep indicates an expected call of PackageStep

func (*MockInterfaceMockRecorder) TestStep

func (mr *MockInterfaceMockRecorder) TestStep() *gomock.Call

TestStep indicates an expected call of TestStep

func (*MockInterfaceMockRecorder) ValidateTools

func (mr *MockInterfaceMockRecorder) ValidateTools() *gomock.Call

ValidateTools indicates an expected call of ValidateTools

Jump to

Keyboard shortcuts

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