mock_factory

package
v0.0.0-...-64e8fac Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mock_factory is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockFactory

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

MockFactory is a mock of Factory interface

func NewMockFactory

func NewMockFactory(ctrl *gomock.Controller) *MockFactory

NewMockFactory creates a new mock instance

func (*MockFactory) EXPECT

func (m *MockFactory) EXPECT() *MockFactoryMockRecorder

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

func (*MockFactory) GetTekton

func (m *MockFactory) GetTekton(environment string) (tekton.Interface, error)

GetTekton mocks base method

func (*MockFactory) GetTektonCollector

func (m *MockFactory) GetTektonCollector(environment string) (collector.Interface, error)

GetTektonCollector mocks base method

type MockFactoryMockRecorder

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

MockFactoryMockRecorder is the mock recorder for MockFactory

func (*MockFactoryMockRecorder) GetTekton

func (mr *MockFactoryMockRecorder) GetTekton(environment interface{}) *gomock.Call

GetTekton indicates an expected call of GetTekton

func (*MockFactoryMockRecorder) GetTektonCollector

func (mr *MockFactoryMockRecorder) GetTektonCollector(environment interface{}) *gomock.Call

GetTektonCollector indicates an expected call of GetTektonCollector

Jump to

Keyboard shortcuts

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