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.

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 MockEarlyStoppingClient added in v0.10.0

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

MockEarlyStoppingClient is a mock of EarlyStoppingClient interface.

func NewMockEarlyStoppingClient added in v0.10.0

func NewMockEarlyStoppingClient(ctrl *gomock.Controller) *MockEarlyStoppingClient

NewMockEarlyStoppingClient creates a new mock instance.

func (*MockEarlyStoppingClient) EXPECT added in v0.10.0

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

func (*MockEarlyStoppingClient) GetEarlyStoppingRules added in v0.10.0

GetEarlyStoppingRules mocks base method.

func (*MockEarlyStoppingClient) SetTrialStatus added in v0.10.0

SetTrialStatus mocks base method.

func (*MockEarlyStoppingClient) ValidateEarlyStoppingSettings added in v0.13.0

ValidateEarlyStoppingSettings mocks base method.

type MockEarlyStoppingClientMockRecorder added in v0.10.0

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

MockEarlyStoppingClientMockRecorder is the mock recorder for MockEarlyStoppingClient.

func (*MockEarlyStoppingClientMockRecorder) GetEarlyStoppingRules added in v0.10.0

func (mr *MockEarlyStoppingClientMockRecorder) GetEarlyStoppingRules(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetEarlyStoppingRules indicates an expected call of GetEarlyStoppingRules.

func (*MockEarlyStoppingClientMockRecorder) SetTrialStatus added in v0.10.0

func (mr *MockEarlyStoppingClientMockRecorder) SetTrialStatus(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SetTrialStatus indicates an expected call of SetTrialStatus.

func (*MockEarlyStoppingClientMockRecorder) ValidateEarlyStoppingSettings added in v0.13.0

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

ValidateEarlyStoppingSettings indicates an expected call of ValidateEarlyStoppingSettings.

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

GetSuggestions mocks base method.

func (*MockSuggestionClient) ValidateAlgorithmSettings

ValidateAlgorithmSettings mocks base method.

type MockSuggestionClientMockRecorder

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

MockSuggestionClientMockRecorder is the mock recorder for MockSuggestionClient.

func (*MockSuggestionClientMockRecorder) GetSuggestions

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

GetSuggestions indicates an expected call of GetSuggestions.

func (*MockSuggestionClientMockRecorder) ValidateAlgorithmSettings

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

ValidateAlgorithmSettings indicates an expected call of ValidateAlgorithmSettings.

Jump to

Keyboard shortcuts

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