mocks

package
v0.3.3 Latest Latest
Warning

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

Go to latest
Published: Aug 9, 2026 License: Apache-2.0 Imports: 4 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 MockRuntimeFactory

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

MockRuntimeFactory is a mock of RuntimeFactory interface.

func NewMockRuntimeFactory

func NewMockRuntimeFactory(ctrl *gomock.Controller) *MockRuntimeFactory

NewMockRuntimeFactory creates a new mock instance.

func (*MockRuntimeFactory) Build

Build mocks base method.

func (*MockRuntimeFactory) EXPECT

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

func (*MockRuntimeFactory) Name

func (m *MockRuntimeFactory) Name() string

Name mocks base method.

func (*MockRuntimeFactory) Validate

func (m *MockRuntimeFactory) Validate() error

Validate mocks base method.

type MockRuntimeFactoryMockRecorder

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

MockRuntimeFactoryMockRecorder is the mock recorder for MockRuntimeFactory.

func (*MockRuntimeFactoryMockRecorder) Build

func (mr *MockRuntimeFactoryMockRecorder) Build(arg0, arg1 interface{}) *gomock.Call

Build indicates an expected call of Build.

func (*MockRuntimeFactoryMockRecorder) Name

Name indicates an expected call of Name.

func (*MockRuntimeFactoryMockRecorder) Validate

func (mr *MockRuntimeFactoryMockRecorder) Validate() *gomock.Call

Validate indicates an expected call of Validate.

Jump to

Keyboard shortcuts

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