mocks

package
v1.0.5 Latest Latest
Warning

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

Go to latest
Published: Sep 24, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Code generated by MockGen. DO NOT EDIT. Source: ./interfaces/find_index.go

Generated by this command:

mockgen -source=./interfaces/find_index.go -destination=./mocks/find_index.go -package=mocks

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 MockIFindIndex

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

MockIFindIndex is a mock of IFindIndex interface.

func NewMockIFindIndex

func NewMockIFindIndex[T any](ctrl *gomock.Controller) *MockIFindIndex[T]

NewMockIFindIndex creates a new mock instance.

func (*MockIFindIndex[T]) EXPECT

func (m *MockIFindIndex[T]) EXPECT() *MockIFindIndexMockRecorder[T]

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

func (*MockIFindIndex[T]) FindIndex

func (m *MockIFindIndex[T]) FindIndex(values []T, compFunc func(T) bool) int

FindIndex mocks base method.

type MockIFindIndexMockRecorder

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

MockIFindIndexMockRecorder is the mock recorder for MockIFindIndex.

func (*MockIFindIndexMockRecorder[T]) FindIndex

func (mr *MockIFindIndexMockRecorder[T]) FindIndex(values, compFunc any) *gomock.Call

FindIndex indicates an expected call of FindIndex.

Jump to

Keyboard shortcuts

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