scoped

package
v0.1.322 Latest Latest
Warning

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

Go to latest
Published: Jan 20, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package scoped is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockIScoped

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

MockIScoped is a mock of IScoped interface.

func NewMockIScoped

func NewMockIScoped(ctrl *gomock.Controller) *MockIScoped

NewMockIScoped creates a new mock instance.

func (*MockIScoped) EXPECT

func (m *MockIScoped) EXPECT() *MockIScopedMockRecorder

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

func (*MockIScoped) GetName

func (m *MockIScoped) GetName() string

GetName mocks base method.

func (*MockIScoped) SetName

func (m *MockIScoped) SetName(arg0 string)

SetName mocks base method.

type MockIScopedMockRecorder

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

MockIScopedMockRecorder is the mock recorder for MockIScoped.

func (*MockIScopedMockRecorder) GetName

func (mr *MockIScopedMockRecorder) GetName() *gomock.Call

GetName indicates an expected call of GetName.

func (*MockIScopedMockRecorder) SetName

func (mr *MockIScopedMockRecorder) SetName(arg0 interface{}) *gomock.Call

SetName indicates an expected call of SetName.

Jump to

Keyboard shortcuts

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