mock_history

package
v0.0.79 Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package mock_history is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockEvaluationHistoryService

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

MockEvaluationHistoryService is a mock of EvaluationHistoryService interface.

func NewMockEvaluationHistoryService

func NewMockEvaluationHistoryService(ctrl *gomock.Controller) *MockEvaluationHistoryService

NewMockEvaluationHistoryService creates a new mock instance.

func (*MockEvaluationHistoryService) EXPECT

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

func (*MockEvaluationHistoryService) ListEvaluationHistory

ListEvaluationHistory mocks base method.

func (*MockEvaluationHistoryService) StoreEvaluationStatus

func (m *MockEvaluationHistoryService) StoreEvaluationStatus(ctx context.Context, qtx db.Querier, ruleID, profileID uuid.UUID, entityType db.Entities, entityID uuid.UUID, evalError error, marshaledCheckpoint []byte) (uuid.UUID, error)

StoreEvaluationStatus mocks base method.

type MockEvaluationHistoryServiceMockRecorder

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

MockEvaluationHistoryServiceMockRecorder is the mock recorder for MockEvaluationHistoryService.

func (*MockEvaluationHistoryServiceMockRecorder) ListEvaluationHistory

func (mr *MockEvaluationHistoryServiceMockRecorder) ListEvaluationHistory(ctx, qtx, cursor, size, filter any) *gomock.Call

ListEvaluationHistory indicates an expected call of ListEvaluationHistory.

func (*MockEvaluationHistoryServiceMockRecorder) StoreEvaluationStatus

func (mr *MockEvaluationHistoryServiceMockRecorder) StoreEvaluationStatus(ctx, qtx, ruleID, profileID, entityType, entityID, evalError, marshaledCheckpoint any) *gomock.Call

StoreEvaluationStatus indicates an expected call of StoreEvaluationStatus.

Jump to

Keyboard shortcuts

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