mock_app_method_line

package
v1.9.5 Latest Latest
Warning

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

Go to latest
Published: Nov 10, 2025 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mock_app_method_line is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockMethodLineRepo

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

MockMethodLineRepo is a mock of MethodLineRepo interface.

func NewMockMethodLineRepo

func NewMockMethodLineRepo(ctrl *gomock.Controller) *MockMethodLineRepo

NewMockMethodLineRepo creates a new mock instance.

func (*MockMethodLineRepo) EXPECT

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

func (*MockMethodLineRepo) GetMethodLines

func (m *MockMethodLineRepo) GetMethodLines(arg0, arg1, arg2 string) ([]string, error)

GetMethodLines mocks base method.

func (*MockMethodLineRepo) GetMethodLinesByPath

func (m *MockMethodLineRepo) GetMethodLinesByPath(arg0, arg1 string) ([]*interfaces.ResultPath, error)

GetMethodLinesByPath mocks base method.

type MockMethodLineRepoMockRecorder

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

MockMethodLineRepoMockRecorder is the mock recorder for MockMethodLineRepo.

func (*MockMethodLineRepoMockRecorder) GetMethodLines

func (mr *MockMethodLineRepoMockRecorder) GetMethodLines(arg0, arg1, arg2 any) *gomock.Call

GetMethodLines indicates an expected call of GetMethodLines.

func (*MockMethodLineRepoMockRecorder) GetMethodLinesByPath

func (mr *MockMethodLineRepoMockRecorder) GetMethodLinesByPath(arg0, arg1 any) *gomock.Call

GetMethodLinesByPath indicates an expected call of GetMethodLinesByPath.

Jump to

Keyboard shortcuts

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