parser

package
v0.0.0-...-6a341f7 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2024 License: MPL-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockParserInterface

type MockParserInterface struct {
	mock.Mock
}

MockParserInterface is an autogenerated mock type for the ParserInterface type

func NewMockParserInterface

func NewMockParserInterface(t interface {
	mock.TestingT
	Cleanup(func())
}) *MockParserInterface

NewMockParserInterface creates a new instance of MockParserInterface. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*MockParserInterface) DecodeCLIXML

func (_m *MockParserInterface) DecodeCLIXML(clixml string) (string, error)

DecodeCLIXML provides a mock function with given fields: clixml

func (*MockParserInterface) EXPECT

type MockParserInterface_DecodeCLIXML_Call

type MockParserInterface_DecodeCLIXML_Call struct {
	*mock.Call
}

MockParserInterface_DecodeCLIXML_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DecodeCLIXML'

func (*MockParserInterface_DecodeCLIXML_Call) Return

func (*MockParserInterface_DecodeCLIXML_Call) Run

func (*MockParserInterface_DecodeCLIXML_Call) RunAndReturn

type MockParserInterface_Expecter

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

func (*MockParserInterface_Expecter) DecodeCLIXML

func (_e *MockParserInterface_Expecter) DecodeCLIXML(clixml interface{}) *MockParserInterface_DecodeCLIXML_Call

DecodeCLIXML is a helper method to define mock.On call

  • clixml string

Jump to

Keyboard shortcuts

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