mocks

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Jun 24, 2025 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

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 MockExecutableSchema

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

MockExecutableSchema is a mock of ExecutableSchema interface.

func NewMockExecutableSchema

func NewMockExecutableSchema(ctrl *gomock.Controller) *MockExecutableSchema

NewMockExecutableSchema creates a new mock instance.

func (*MockExecutableSchema) Complexity

func (m *MockExecutableSchema) Complexity(arg0 context.Context, arg1, arg2 string, arg3 int, arg4 map[string]interface{}) (int, bool)

Complexity mocks base method.

func (*MockExecutableSchema) EXPECT

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

func (*MockExecutableSchema) Exec

Exec mocks base method.

func (*MockExecutableSchema) Schema

func (m *MockExecutableSchema) Schema() *ast.Schema

Schema mocks base method.

type MockExecutableSchemaMockRecorder

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

MockExecutableSchemaMockRecorder is the mock recorder for MockExecutableSchema.

func (*MockExecutableSchemaMockRecorder) Complexity

func (mr *MockExecutableSchemaMockRecorder) Complexity(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call

Complexity indicates an expected call of Complexity.

func (*MockExecutableSchemaMockRecorder) Exec

func (mr *MockExecutableSchemaMockRecorder) Exec(arg0 interface{}) *gomock.Call

Exec indicates an expected call of Exec.

func (*MockExecutableSchemaMockRecorder) Schema

Schema indicates an expected call of Schema.

Jump to

Keyboard shortcuts

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