editormock

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 17, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package editormock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockOpen

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

MockOpen is a mock of Open interface.

func NewMockOpen

func NewMockOpen(ctrl *gomock.Controller) *MockOpen

NewMockOpen creates a new mock instance.

func (*MockOpen) EXPECT

func (m *MockOpen) EXPECT() *MockOpenMockRecorder

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

func (*MockOpen) OpenFile

func (m *MockOpen) OpenFile(arg0 string) error

OpenFile mocks base method.

type MockOpenMockRecorder

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

MockOpenMockRecorder is the mock recorder for MockOpen.

func (*MockOpenMockRecorder) OpenFile

func (mr *MockOpenMockRecorder) OpenFile(arg0 any) *gomock.Call

OpenFile indicates an expected call of OpenFile.

Jump to

Keyboard shortcuts

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