mocks

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PrefixChecker

type PrefixChecker struct {
	mock.Mock
}

PrefixChecker is an autogenerated mock type for the PrefixChecker type

func (*PrefixChecker) Check

func (_m *PrefixChecker) Check(_a0 resembled.Type) (bool, error)

Check provides a mock function with given fields: _a0

type PrefixComparer

type PrefixComparer struct {
	mock.Mock
}

PrefixComparer is an autogenerated mock type for the PrefixComparer type

func (*PrefixComparer) IsLess

func (_m *PrefixComparer) IsLess(lhs resembled.Type, rhs resembled.Type) bool

IsLess provides a mock function with given fields: lhs, rhs

type PrefixConverter

type PrefixConverter struct {
	mock.Mock
}

PrefixConverter is an autogenerated mock type for the PrefixConverter type

func (*PrefixConverter) Convert

func (_m *PrefixConverter) Convert(_a0 resembled.Type) (resembled.Type, error)

Convert provides a mock function with given fields: _a0

type PrefixEnumChecker

type PrefixEnumChecker struct {
	mock.Mock
}

PrefixEnumChecker is an autogenerated mock type for the PrefixEnumChecker type

func (*PrefixEnumChecker) Check

func (_m *PrefixEnumChecker) Check(_a0 int, _a1 resembled.Type) (bool, error)

Check provides a mock function with given fields: _a0, _a1

type PrefixEnumComparer added in v0.0.3

type PrefixEnumComparer struct {
	mock.Mock
}

PrefixEnumComparer is an autogenerated mock type for the PrefixEnumComparer type

func (*PrefixEnumComparer) IsLess added in v0.0.3

func (_m *PrefixEnumComparer) IsLess(nLHS int, lhs resembled.Type, nRHS int, rhs resembled.Type) bool

IsLess provides a mock function with given fields: nLHS, lhs, nRHS, rhs

type PrefixEnumConverter

type PrefixEnumConverter struct {
	mock.Mock
}

PrefixEnumConverter is an autogenerated mock type for the PrefixEnumConverter type

func (*PrefixEnumConverter) Convert

func (_m *PrefixEnumConverter) Convert(n int, val resembled.Type) (resembled.Type, error)

Convert provides a mock function with given fields: n, val

type PrefixEnumHandler

type PrefixEnumHandler struct {
	mock.Mock
}

PrefixEnumHandler is an autogenerated mock type for the PrefixEnumHandler type

func (*PrefixEnumHandler) Handle

func (_m *PrefixEnumHandler) Handle(_a0 int, _a1 resembled.Type) error

Handle provides a mock function with given fields: _a0, _a1

type PrefixHandler

type PrefixHandler struct {
	mock.Mock
}

PrefixHandler is an autogenerated mock type for the PrefixHandler type

func (*PrefixHandler) Handle

func (_m *PrefixHandler) Handle(_a0 resembled.Type) error

Handle provides a mock function with given fields: _a0

type PrefixIterator

type PrefixIterator struct {
	mock.Mock
}

PrefixIterator is an autogenerated mock type for the PrefixIterator type

func (*PrefixIterator) Err

func (_m *PrefixIterator) Err() error

Err provides a mock function with given fields:

func (*PrefixIterator) HasNext

func (_m *PrefixIterator) HasNext() bool

HasNext provides a mock function with given fields:

func (*PrefixIterator) Next

func (_m *PrefixIterator) Next() resembled.Type

Next provides a mock function with given fields:

Jump to

Keyboard shortcuts

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