mock

package
v0.9.1 Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2025 License: Apache-2.0 Imports: 4 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 SchemaService

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

SchemaService is a mock of SchemaService interface.

func NewSchemaService

func NewSchemaService(ctrl *gomock.Controller) *SchemaService

NewSchemaService creates a new mock instance.

func (*SchemaService) CreateSchema

CreateSchema mocks base method.

func (*SchemaService) EXPECT

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

func (*SchemaService) GetSchema

GetSchema mocks base method.

type SchemaServiceCreateSchemaCall

type SchemaServiceCreateSchemaCall struct {
	*gomock.Call
}

SchemaServiceCreateSchemaCall wrap *gomock.Call

func (*SchemaServiceCreateSchemaCall) Do

Do rewrite *gomock.Call.Do

func (*SchemaServiceCreateSchemaCall) DoAndReturn

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*SchemaServiceCreateSchemaCall) Return

Return rewrite *gomock.Call.Return

type SchemaServiceGetSchemaCall

type SchemaServiceGetSchemaCall struct {
	*gomock.Call
}

SchemaServiceGetSchemaCall wrap *gomock.Call

func (*SchemaServiceGetSchemaCall) Do

Do rewrite *gomock.Call.Do

func (*SchemaServiceGetSchemaCall) DoAndReturn

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*SchemaServiceGetSchemaCall) Return

Return rewrite *gomock.Call.Return

type SchemaServiceMockRecorder

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

SchemaServiceMockRecorder is the mock recorder for SchemaService.

func (*SchemaServiceMockRecorder) CreateSchema

func (mr *SchemaServiceMockRecorder) CreateSchema(arg0, arg1 any) *SchemaServiceCreateSchemaCall

CreateSchema indicates an expected call of CreateSchema.

func (*SchemaServiceMockRecorder) GetSchema

func (mr *SchemaServiceMockRecorder) GetSchema(arg0, arg1 any) *SchemaServiceGetSchemaCall

GetSchema indicates an expected call of GetSchema.

Jump to

Keyboard shortcuts

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