mock

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jun 2, 2022 License: Apache-2.0 Imports: 4 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 MockWriter

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

MockWriter is a mock of Writer interface.

func NewMockWriter

func NewMockWriter(ctrl *gomock.Controller) *MockWriter

NewMockWriter creates a new mock instance.

func (*MockWriter) EXPECT

func (m *MockWriter) EXPECT() *MockWriterMockRecorder

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

func (*MockWriter) Finish

func (m *MockWriter) Finish()

Finish mocks base method.

func (*MockWriter) LogVSCodePlugin

func (m *MockWriter) LogVSCodePlugin(p vscode.Plugin, action compileui.Action, cached bool)

LogVSCodePlugin mocks base method.

func (*MockWriter) LogZSH

func (m *MockWriter) LogZSH(action compileui.Action, cached bool)

LogZSH mocks base method.

type MockWriterMockRecorder

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

MockWriterMockRecorder is the mock recorder for MockWriter.

func (*MockWriterMockRecorder) Finish

func (mr *MockWriterMockRecorder) Finish() *gomock.Call

Finish indicates an expected call of Finish.

func (*MockWriterMockRecorder) LogVSCodePlugin

func (mr *MockWriterMockRecorder) LogVSCodePlugin(p, action, cached interface{}) *gomock.Call

LogVSCodePlugin indicates an expected call of LogVSCodePlugin.

func (*MockWriterMockRecorder) LogZSH

func (mr *MockWriterMockRecorder) LogZSH(action, cached interface{}) *gomock.Call

LogZSH indicates an expected call of LogZSH.

Jump to

Keyboard shortcuts

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