mock_scanner

package
v0.0.0-...-d6b8a38 Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package mock_scanner is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockCustomScanner

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

MockCustomScanner is a mock of CustomScanner interface.

func NewMockCustomScanner

func NewMockCustomScanner(ctrl *gomock.Controller) *MockCustomScanner

NewMockCustomScanner creates a new mock instance.

func (*MockCustomScanner) EXPECT

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

func (*MockCustomScanner) Err

func (m *MockCustomScanner) Err() error

Err mocks base method.

func (*MockCustomScanner) Scan

func (m *MockCustomScanner) Scan() bool

Scan mocks base method.

func (*MockCustomScanner) Text

func (m *MockCustomScanner) Text() string

Text mocks base method.

type MockCustomScannerMockRecorder

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

MockCustomScannerMockRecorder is the mock recorder for MockCustomScanner.

func (*MockCustomScannerMockRecorder) Err

Err indicates an expected call of Err.

func (*MockCustomScannerMockRecorder) Scan

Scan indicates an expected call of Scan.

func (*MockCustomScannerMockRecorder) Text

Text indicates an expected call of Text.

Jump to

Keyboard shortcuts

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