mock

package
v0.6.0-rc.0 Latest Latest
Warning

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

Go to latest
Published: Jun 28, 2019 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package mock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockGenerator

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

MockGenerator is a mock of Generator interface

func NewMockGenerator

func NewMockGenerator(ctrl *gomock.Controller) *MockGenerator

NewMockGenerator creates a new mock instance

func (*MockGenerator) EXPECT

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

func (*MockGenerator) GetMetricsCollectorManifest

func (m *MockGenerator) GetMetricsCollectorManifest(arg0, arg1, arg2, arg3 string, arg4 []string, arg5 *v1alpha2.MetricsCollectorSpec) (string, error)

GetMetricsCollectorManifest mocks base method

func (*MockGenerator) GetRunSpec

func (m *MockGenerator) GetRunSpec(arg0 *v1alpha2.Experiment, arg1, arg2, arg3 string) (string, error)

GetRunSpec mocks base method

func (*MockGenerator) GetRunSpecWithHyperParameters

func (m *MockGenerator) GetRunSpecWithHyperParameters(arg0 *v1alpha2.Experiment, arg1, arg2, arg3 string, arg4 []*v1alpha20.ParameterAssignment) (string, error)

GetRunSpecWithHyperParameters mocks base method

func (*MockGenerator) InjectClient

func (m *MockGenerator) InjectClient(arg0 client.Client)

InjectClient mocks base method

type MockGeneratorMockRecorder

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

MockGeneratorMockRecorder is the mock recorder for MockGenerator

func (*MockGeneratorMockRecorder) GetMetricsCollectorManifest

func (mr *MockGeneratorMockRecorder) GetMetricsCollectorManifest(arg0, arg1, arg2, arg3, arg4, arg5 interface{}) *gomock.Call

GetMetricsCollectorManifest indicates an expected call of GetMetricsCollectorManifest

func (*MockGeneratorMockRecorder) GetRunSpec

func (mr *MockGeneratorMockRecorder) GetRunSpec(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

GetRunSpec indicates an expected call of GetRunSpec

func (*MockGeneratorMockRecorder) GetRunSpecWithHyperParameters

func (mr *MockGeneratorMockRecorder) GetRunSpecWithHyperParameters(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call

GetRunSpecWithHyperParameters indicates an expected call of GetRunSpecWithHyperParameters

func (*MockGeneratorMockRecorder) InjectClient

func (mr *MockGeneratorMockRecorder) InjectClient(arg0 interface{}) *gomock.Call

InjectClient indicates an expected call of InjectClient

Jump to

Keyboard shortcuts

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