mocks

package
v0.0.0-...-197f627 Latest Latest
Warning

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

Go to latest
Published: Jan 17, 2024 License: MIT Imports: 2 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 MockReponser

type MockReponser[T any] struct {
	// contains filtered or unexported fields
}

MockReponser is a mock of Reponser interface.

func NewMockReponser

func NewMockReponser[T any](ctrl *gomock.Controller) *MockReponser[T]

NewMockReponser creates a new mock instance.

func (*MockReponser[T]) EXPECT

func (m *MockReponser[T]) EXPECT() *MockReponserMockRecorder[T]

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

func (*MockReponser[T]) Message

func (m *MockReponser[T]) Message(arg0 T) T

Message mocks base method.

type MockReponserMockRecorder

type MockReponserMockRecorder[T any] struct {
	// contains filtered or unexported fields
}

MockReponserMockRecorder is the mock recorder for MockReponser.

func (*MockReponserMockRecorder[T]) Message

func (mr *MockReponserMockRecorder[T]) Message(arg0 interface{}) *gomock.Call

Message indicates an expected call of Message.

Jump to

Keyboard shortcuts

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