mock_engine

package
v2.0.23+incompatible Latest Latest
Warning

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

Go to latest
Published: Aug 22, 2018 License: MIT Imports: 4 Imported by: 0

Documentation

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) DependenciesStep

func (_m *MockInterface) DependenciesStep() error

DependenciesStep mocks base method

func (*MockInterface) DistStep

func (_m *MockInterface) DistStep() error

DistStep mocks base method

func (*MockInterface) EXPECT

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

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) DependenciesStep

func (_mr *MockInterfaceMockRecorder) DependenciesStep() *gomock.Call

DependenciesStep indicates an expected call of DependenciesStep

func (*MockInterfaceMockRecorder) DistStep

func (_mr *MockInterfaceMockRecorder) DistStep() *gomock.Call

DistStep indicates an expected call of DistStep

func (*MockInterfaceMockRecorder) Init

func (_mr *MockInterfaceMockRecorder) Init(arg0, arg1, arg2 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