mock_mgr

package
v0.0.7 Latest Latest
Warning

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

Go to latest
Published: May 23, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package mock_mgr 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) EXPECT

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

func (*MockInterface) Init

func (m *MockInterface) Init(pipelineData *pipeline.Data, myconfig config.Interface, client *http.Client) error

Init mocks base method

func (*MockInterface) MgrAssembleStep

func (m *MockInterface) MgrAssembleStep() error

MgrAssembleStep mocks base method

func (*MockInterface) MgrDependenciesStep

func (m *MockInterface) MgrDependenciesStep() error

MgrDependenciesStep mocks base method

func (*MockInterface) MgrDistStep

func (m *MockInterface) MgrDistStep(currentMetadata, nextMetadata interface{}) error

MgrDistStep mocks base method

func (*MockInterface) MgrPackageStep

func (m *MockInterface) MgrPackageStep(currentMetadata, nextMetadata interface{}) error

MgrPackageStep mocks base method

func (*MockInterface) MgrValidateTools

func (m *MockInterface) MgrValidateTools() error

MgrValidateTools mocks base method

type MockInterfaceMockRecorder

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

MockInterfaceMockRecorder is the mock recorder for MockInterface

func (*MockInterfaceMockRecorder) Init

func (mr *MockInterfaceMockRecorder) Init(pipelineData, myconfig, client interface{}) *gomock.Call

Init indicates an expected call of Init

func (*MockInterfaceMockRecorder) MgrAssembleStep

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

MgrAssembleStep indicates an expected call of MgrAssembleStep

func (*MockInterfaceMockRecorder) MgrDependenciesStep

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

MgrDependenciesStep indicates an expected call of MgrDependenciesStep

func (*MockInterfaceMockRecorder) MgrDistStep

func (mr *MockInterfaceMockRecorder) MgrDistStep(currentMetadata, nextMetadata interface{}) *gomock.Call

MgrDistStep indicates an expected call of MgrDistStep

func (*MockInterfaceMockRecorder) MgrPackageStep

func (mr *MockInterfaceMockRecorder) MgrPackageStep(currentMetadata, nextMetadata interface{}) *gomock.Call

MgrPackageStep indicates an expected call of MgrPackageStep

func (*MockInterfaceMockRecorder) MgrValidateTools

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

MgrValidateTools indicates an expected call of MgrValidateTools

Jump to

Keyboard shortcuts

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