mock

package
v0.16.0 Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2023 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 MockSuggestionClient

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

MockSuggestionClient is a mock of SuggestionClient interface.

func NewMockSuggestionClient

func NewMockSuggestionClient(ctrl *gomock.Controller) *MockSuggestionClient

NewMockSuggestionClient creates a new mock instance.

func (*MockSuggestionClient) EXPECT

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

func (*MockSuggestionClient) SyncAssignments

func (m *MockSuggestionClient) SyncAssignments(arg0 *v1beta10.Suggestion, arg1 *v1beta1.Experiment, arg2 []v1beta11.Trial) error

SyncAssignments mocks base method.

func (*MockSuggestionClient) ValidateAlgorithmSettings

func (m *MockSuggestionClient) ValidateAlgorithmSettings(arg0 *v1beta10.Suggestion, arg1 *v1beta1.Experiment) error

ValidateAlgorithmSettings mocks base method.

func (*MockSuggestionClient) ValidateEarlyStoppingSettings added in v0.13.0

func (m *MockSuggestionClient) ValidateEarlyStoppingSettings(arg0 *v1beta10.Suggestion, arg1 *v1beta1.Experiment) error

ValidateEarlyStoppingSettings mocks base method.

type MockSuggestionClientMockRecorder

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

MockSuggestionClientMockRecorder is the mock recorder for MockSuggestionClient.

func (*MockSuggestionClientMockRecorder) SyncAssignments

func (mr *MockSuggestionClientMockRecorder) SyncAssignments(arg0, arg1, arg2 interface{}) *gomock.Call

SyncAssignments indicates an expected call of SyncAssignments.

func (*MockSuggestionClientMockRecorder) ValidateAlgorithmSettings

func (mr *MockSuggestionClientMockRecorder) ValidateAlgorithmSettings(arg0, arg1 interface{}) *gomock.Call

ValidateAlgorithmSettings indicates an expected call of ValidateAlgorithmSettings.

func (*MockSuggestionClientMockRecorder) ValidateEarlyStoppingSettings added in v0.13.0

func (mr *MockSuggestionClientMockRecorder) ValidateEarlyStoppingSettings(arg0, arg1 interface{}) *gomock.Call

ValidateEarlyStoppingSettings indicates an expected call of ValidateEarlyStoppingSettings.

Jump to

Keyboard shortcuts

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