mock_utils

package
v0.0.0-...-527be62 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2024 License: BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Overview

Package mock_utils is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockIFilePath

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

MockIFilePath is a mock of IFilePath interface.

func NewMockIFilePath

func NewMockIFilePath(ctrl *gomock.Controller) *MockIFilePath

NewMockIFilePath creates a new mock instance.

func (*MockIFilePath) EXPECT

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

func (*MockIFilePath) WalkDir

func (m *MockIFilePath) WalkDir(root string, fn fs.WalkDirFunc) error

WalkDir mocks base method.

type MockIFilePathMockRecorder

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

MockIFilePathMockRecorder is the mock recorder for MockIFilePath.

func (*MockIFilePathMockRecorder) WalkDir

func (mr *MockIFilePathMockRecorder) WalkDir(root, fn any) *gomock.Call

WalkDir indicates an expected call of WalkDir.

Jump to

Keyboard shortcuts

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