mock

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Feb 29, 2024 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 MockClient

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

MockClient is a mock of Client interface.

func NewMockClient

func NewMockClient(ctrl *gomock.Controller) *MockClient

NewMockClient creates a new mock instance.

func (*MockClient) ArchiveExperiment

ArchiveExperiment mocks base method.

func (*MockClient) ArchiveGoal

ArchiveGoal mocks base method.

func (*MockClient) Close

func (m *MockClient) Close()

Close mocks base method.

func (*MockClient) CreateExperiment

CreateExperiment mocks base method.

func (*MockClient) CreateGoal

CreateGoal mocks base method.

func (*MockClient) DeleteExperiment

DeleteExperiment mocks base method.

func (*MockClient) DeleteGoal

DeleteGoal mocks base method.

func (*MockClient) EXPECT

func (m *MockClient) EXPECT() *MockClientMockRecorder

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

func (*MockClient) FinishExperiment

FinishExperiment mocks base method.

func (*MockClient) GetExperiment

GetExperiment mocks base method.

func (*MockClient) GetGoal

GetGoal mocks base method.

func (*MockClient) ListExperiments

ListExperiments mocks base method.

func (*MockClient) ListGoals

ListGoals mocks base method.

func (*MockClient) StartExperiment

StartExperiment mocks base method.

func (*MockClient) StopExperiment

StopExperiment mocks base method.

func (*MockClient) UpdateExperiment

UpdateExperiment mocks base method.

func (*MockClient) UpdateGoal

UpdateGoal mocks base method.

type MockClientMockRecorder

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

MockClientMockRecorder is the mock recorder for MockClient.

func (*MockClientMockRecorder) ArchiveExperiment

func (mr *MockClientMockRecorder) ArchiveExperiment(ctx, in interface{}, opts ...interface{}) *gomock.Call

ArchiveExperiment indicates an expected call of ArchiveExperiment.

func (*MockClientMockRecorder) ArchiveGoal

func (mr *MockClientMockRecorder) ArchiveGoal(ctx, in interface{}, opts ...interface{}) *gomock.Call

ArchiveGoal indicates an expected call of ArchiveGoal.

func (*MockClientMockRecorder) Close

func (mr *MockClientMockRecorder) Close() *gomock.Call

Close indicates an expected call of Close.

func (*MockClientMockRecorder) CreateExperiment

func (mr *MockClientMockRecorder) CreateExperiment(ctx, in interface{}, opts ...interface{}) *gomock.Call

CreateExperiment indicates an expected call of CreateExperiment.

func (*MockClientMockRecorder) CreateGoal

func (mr *MockClientMockRecorder) CreateGoal(ctx, in interface{}, opts ...interface{}) *gomock.Call

CreateGoal indicates an expected call of CreateGoal.

func (*MockClientMockRecorder) DeleteExperiment

func (mr *MockClientMockRecorder) DeleteExperiment(ctx, in interface{}, opts ...interface{}) *gomock.Call

DeleteExperiment indicates an expected call of DeleteExperiment.

func (*MockClientMockRecorder) DeleteGoal

func (mr *MockClientMockRecorder) DeleteGoal(ctx, in interface{}, opts ...interface{}) *gomock.Call

DeleteGoal indicates an expected call of DeleteGoal.

func (*MockClientMockRecorder) FinishExperiment

func (mr *MockClientMockRecorder) FinishExperiment(ctx, in interface{}, opts ...interface{}) *gomock.Call

FinishExperiment indicates an expected call of FinishExperiment.

func (*MockClientMockRecorder) GetExperiment

func (mr *MockClientMockRecorder) GetExperiment(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetExperiment indicates an expected call of GetExperiment.

func (*MockClientMockRecorder) GetGoal

func (mr *MockClientMockRecorder) GetGoal(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetGoal indicates an expected call of GetGoal.

func (*MockClientMockRecorder) ListExperiments

func (mr *MockClientMockRecorder) ListExperiments(ctx, in interface{}, opts ...interface{}) *gomock.Call

ListExperiments indicates an expected call of ListExperiments.

func (*MockClientMockRecorder) ListGoals

func (mr *MockClientMockRecorder) ListGoals(ctx, in interface{}, opts ...interface{}) *gomock.Call

ListGoals indicates an expected call of ListGoals.

func (*MockClientMockRecorder) StartExperiment

func (mr *MockClientMockRecorder) StartExperiment(ctx, in interface{}, opts ...interface{}) *gomock.Call

StartExperiment indicates an expected call of StartExperiment.

func (*MockClientMockRecorder) StopExperiment

func (mr *MockClientMockRecorder) StopExperiment(ctx, in interface{}, opts ...interface{}) *gomock.Call

StopExperiment indicates an expected call of StopExperiment.

func (*MockClientMockRecorder) UpdateExperiment

func (mr *MockClientMockRecorder) UpdateExperiment(ctx, in interface{}, opts ...interface{}) *gomock.Call

UpdateExperiment indicates an expected call of UpdateExperiment.

func (*MockClientMockRecorder) UpdateGoal

func (mr *MockClientMockRecorder) UpdateGoal(ctx, in interface{}, opts ...interface{}) *gomock.Call

UpdateGoal indicates an expected call of UpdateGoal.

Jump to

Keyboard shortcuts

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