mock

package
v0.1.0-dev.10 Latest Latest
Warning

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

Go to latest
Published: Jun 26, 2026 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 MockAnalyzer

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

MockAnalyzer is a mock of Analyzer interface.

func NewMockAnalyzer

func NewMockAnalyzer(ctrl *gomock.Controller) *MockAnalyzer

NewMockAnalyzer creates a new mock instance.

func (*MockAnalyzer) Analyze

func (m *MockAnalyzer) Analyze(ctx context.Context, batch entity.Batch, inFlight []entity.Batch) ([]entity.Conflict, error)

Analyze mocks base method.

func (*MockAnalyzer) EXPECT

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

type MockAnalyzerMockRecorder

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

MockAnalyzerMockRecorder is the mock recorder for MockAnalyzer.

func (*MockAnalyzerMockRecorder) Analyze

func (mr *MockAnalyzerMockRecorder) Analyze(ctx, batch, inFlight any) *gomock.Call

Analyze indicates an expected call of Analyze.

type MockFactory

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

MockFactory is a mock of Factory interface.

func NewMockFactory

func NewMockFactory(ctrl *gomock.Controller) *MockFactory

NewMockFactory creates a new mock instance.

func (*MockFactory) EXPECT

func (m *MockFactory) EXPECT() *MockFactoryMockRecorder

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

func (*MockFactory) For

For mocks base method.

type MockFactoryMockRecorder

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

MockFactoryMockRecorder is the mock recorder for MockFactory.

func (*MockFactoryMockRecorder) For

func (mr *MockFactoryMockRecorder) For(cfg any) *gomock.Call

For indicates an expected call of For.

Jump to

Keyboard shortcuts

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