mocks

package
v0.0.0-...-d3de915 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 License: AGPL-3.0 Imports: 5 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockBundleDataSource

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

MockBundleDataSource is a mock of BundleDataSource interface.

func NewMockBundleDataSource

func NewMockBundleDataSource(ctrl *gomock.Controller) *MockBundleDataSource

NewMockBundleDataSource creates a new mock instance.

func (*MockBundleDataSource) BasePath

func (m *MockBundleDataSource) BasePath() string

BasePath mocks base method.

func (*MockBundleDataSource) EXPECT

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

func (*MockBundleDataSource) Parts

Parts mocks base method.

func (*MockBundleDataSource) ResolveInclude

func (m *MockBundleDataSource) ResolveInclude(arg0 string) ([]byte, error)

ResolveInclude mocks base method.

type MockBundleDataSourceMockRecorder

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

MockBundleDataSourceMockRecorder is the mock recorder for MockBundleDataSource.

func (*MockBundleDataSourceMockRecorder) BasePath

BasePath indicates an expected call of BasePath.

func (*MockBundleDataSourceMockRecorder) Parts

Parts indicates an expected call of Parts.

func (*MockBundleDataSourceMockRecorder) ResolveInclude

func (mr *MockBundleDataSourceMockRecorder) ResolveInclude(arg0 any) *gomock.Call

ResolveInclude indicates an expected call of ResolveInclude.

type MockModelExtractor

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

MockModelExtractor is a mock of ModelExtractor interface.

func NewMockModelExtractor

func NewMockModelExtractor(ctrl *gomock.Controller) *MockModelExtractor

NewMockModelExtractor creates a new mock instance.

func (*MockModelExtractor) EXPECT

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

func (*MockModelExtractor) GetAnnotations

func (m *MockModelExtractor) GetAnnotations(arg0 []string) ([]params.AnnotationsGetResult, error)

GetAnnotations mocks base method.

func (*MockModelExtractor) GetConfig

func (m *MockModelExtractor) GetConfig(arg0 string, arg1 ...string) ([]map[string]any, error)

GetConfig mocks base method.

func (*MockModelExtractor) GetConstraints

func (m *MockModelExtractor) GetConstraints(arg0 ...string) ([]constraints.Value, error)

GetConstraints mocks base method.

func (*MockModelExtractor) Sequences

func (m *MockModelExtractor) Sequences() (map[string]int, error)

Sequences mocks base method.

type MockModelExtractorMockRecorder

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

MockModelExtractorMockRecorder is the mock recorder for MockModelExtractor.

func (*MockModelExtractorMockRecorder) GetAnnotations

func (mr *MockModelExtractorMockRecorder) GetAnnotations(arg0 any) *gomock.Call

GetAnnotations indicates an expected call of GetAnnotations.

func (*MockModelExtractorMockRecorder) GetConfig

func (mr *MockModelExtractorMockRecorder) GetConfig(arg0 any, arg1 ...any) *gomock.Call

GetConfig indicates an expected call of GetConfig.

func (*MockModelExtractorMockRecorder) GetConstraints

func (mr *MockModelExtractorMockRecorder) GetConstraints(arg0 ...any) *gomock.Call

GetConstraints indicates an expected call of GetConstraints.

func (*MockModelExtractorMockRecorder) Sequences

func (mr *MockModelExtractorMockRecorder) Sequences() *gomock.Call

Sequences indicates an expected call of Sequences.

Jump to

Keyboard shortcuts

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