mock

package
v0.0.0-...-5e40cfc Latest Latest
Warning

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

Go to latest
Published: Jul 27, 2024 License: Apache-2.0 Imports: 2 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 MockMyDep

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

MockMyDep is a mock of MyDep interface.

func NewMockMyDep

func NewMockMyDep(ctrl *gomock.Controller) *MockMyDep

NewMockMyDep creates a new mock instance.

func (*MockMyDep) EXPECT

func (m *MockMyDep) EXPECT() *MockMyDepMockRecorder

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

func (*MockMyDep) RandIntN

func (m *MockMyDep) RandIntN(arg0 int) int

RandIntN mocks base method.

type MockMyDepMockRecorder

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

MockMyDepMockRecorder is the mock recorder for MockMyDep.

func (*MockMyDepMockRecorder) RandIntN

func (mr *MockMyDepMockRecorder) RandIntN(arg0 any) *gomock.Call

RandIntN indicates an expected call of RandIntN.

Jump to

Keyboard shortcuts

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