mock_parser

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: 3 Imported by: 0

Documentation

Overview

Package mock_parser is a generated GoMock package.

Package mock_parser is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockParser

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

MockParser is a mock of Parser interface.

func NewMockParser

func NewMockParser(ctrl *gomock.Controller) *MockParser

NewMockParser creates a new mock instance.

func (*MockParser) EXPECT

func (m *MockParser) EXPECT() *MockParserMockRecorder

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

func (*MockParser) ToAnalysis

func (m *MockParser) ToAnalysis(c model.Command) (model.AnalysisType, error)

ToAnalysis mocks base method.

func (*MockParser) ToChannelCal

func (m *MockParser) ToChannelCal(c model.Command) (model.ChannelCal, error)

ToChannelCal mocks base method.

func (*MockParser) ToChannelPower

func (m *MockParser) ToChannelPower(c model.Command) (model.ChannelPower, error)

ToChannelPower mocks base method.

func (*MockParser) ToCommand

func (m *MockParser) ToCommand(s string) (model.Command, error)

ToCommand mocks base method.

func (*MockParser) ToSignals

func (m *MockParser) ToSignals(b []byte) (*model.Signals, error)

ToSignals mocks base method.

func (*MockParser) ToTrendRange

func (m *MockParser) ToTrendRange(c model.Command) (model.TrendRange, error)

ToTrendRange mocks base method.

type MockParserMockRecorder

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

MockParserMockRecorder is the mock recorder for MockParser.

func (*MockParserMockRecorder) ToAnalysis

func (mr *MockParserMockRecorder) ToAnalysis(c interface{}) *gomock.Call

ToAnalysis indicates an expected call of ToAnalysis.

func (*MockParserMockRecorder) ToChannelCal

func (mr *MockParserMockRecorder) ToChannelCal(c interface{}) *gomock.Call

ToChannelCal indicates an expected call of ToChannelCal.

func (*MockParserMockRecorder) ToChannelPower

func (mr *MockParserMockRecorder) ToChannelPower(c interface{}) *gomock.Call

ToChannelPower indicates an expected call of ToChannelPower.

func (*MockParserMockRecorder) ToCommand

func (mr *MockParserMockRecorder) ToCommand(s interface{}) *gomock.Call

ToCommand indicates an expected call of ToCommand.

func (*MockParserMockRecorder) ToSignals

func (mr *MockParserMockRecorder) ToSignals(b interface{}) *gomock.Call

ToSignals indicates an expected call of ToSignals.

func (*MockParserMockRecorder) ToTrendRange

func (mr *MockParserMockRecorder) ToTrendRange(c interface{}) *gomock.Call

ToTrendRange indicates an expected call of ToTrendRange.

Jump to

Keyboard shortcuts

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