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

func (m *MockClient) Close()

Close 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) GetEvaluationTimeseriesCount

GetEvaluationTimeseriesCount mocks base method.

func (*MockClient) GetExperimentEvaluationCount added in v0.3.0

GetExperimentEvaluationCount mocks base method.

func (*MockClient) GetExperimentGoalCount added in v0.3.0

GetExperimentGoalCount mocks base method.

func (*MockClient) GetExperimentResult

GetExperimentResult mocks base method.

func (*MockClient) GetMAUCount added in v0.2.0

GetMAUCount mocks base method.

func (*MockClient) GetOpsEvaluationUserCount added in v0.3.0

GetOpsEvaluationUserCount mocks base method.

func (*MockClient) GetOpsGoalUserCount added in v0.3.0

GetOpsGoalUserCount mocks base method.

func (*MockClient) ListExperimentResults

ListExperimentResults mocks base method.

func (*MockClient) SummarizeMAUCounts added in v0.4.0

SummarizeMAUCounts mocks base method.

type MockClientMockRecorder

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

MockClientMockRecorder is the mock recorder for MockClient.

func (*MockClientMockRecorder) Close

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

Close indicates an expected call of Close.

func (*MockClientMockRecorder) GetEvaluationTimeseriesCount

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

GetEvaluationTimeseriesCount indicates an expected call of GetEvaluationTimeseriesCount.

func (*MockClientMockRecorder) GetExperimentEvaluationCount added in v0.3.0

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

GetExperimentEvaluationCount indicates an expected call of GetExperimentEvaluationCount.

func (*MockClientMockRecorder) GetExperimentGoalCount added in v0.3.0

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

GetExperimentGoalCount indicates an expected call of GetExperimentGoalCount.

func (*MockClientMockRecorder) GetExperimentResult

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

GetExperimentResult indicates an expected call of GetExperimentResult.

func (*MockClientMockRecorder) GetMAUCount added in v0.2.0

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

GetMAUCount indicates an expected call of GetMAUCount.

func (*MockClientMockRecorder) GetOpsEvaluationUserCount added in v0.3.0

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

GetOpsEvaluationUserCount indicates an expected call of GetOpsEvaluationUserCount.

func (*MockClientMockRecorder) GetOpsGoalUserCount added in v0.3.0

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

GetOpsGoalUserCount indicates an expected call of GetOpsGoalUserCount.

func (*MockClientMockRecorder) ListExperimentResults

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

ListExperimentResults indicates an expected call of ListExperimentResults.

func (*MockClientMockRecorder) SummarizeMAUCounts added in v0.4.0

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

SummarizeMAUCounts indicates an expected call of SummarizeMAUCounts.

Jump to

Keyboard shortcuts

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