mocks

package
v2.11.0 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2024 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NumverifySupplier

type NumverifySupplier struct {
	mock.Mock
}

NumverifySupplier is an autogenerated mock type for the NumverifySupplierInterface type

func NewNumverifySupplier added in v2.11.0

func NewNumverifySupplier(t interface {
	mock.TestingT
	Cleanup(func())
}) *NumverifySupplier

NewNumverifySupplier creates a new instance of NumverifySupplier. 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 (*NumverifySupplier) Request added in v2.11.0

Request provides a mock function with given fields:

type NumverifySupplierReq added in v2.11.0

type NumverifySupplierReq struct {
	mock.Mock
}

NumverifySupplierReq is an autogenerated mock type for the NumverifySupplierRequestInterface type

func NewNumverifySupplierReq added in v2.11.0

func NewNumverifySupplierReq(t interface {
	mock.TestingT
	Cleanup(func())
}) *NumverifySupplierReq

NewNumverifySupplierReq creates a new instance of NumverifySupplierReq. 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 (*NumverifySupplierReq) SetApiKey added in v2.11.0

SetApiKey provides a mock function with given fields: _a0

func (*NumverifySupplierReq) ValidateNumber added in v2.11.0

ValidateNumber provides a mock function with given fields: _a0

type OVHSupplier

type OVHSupplier struct {
	mock.Mock
}

OVHSupplier is an autogenerated mock type for the OVHSupplierInterface type

func (*OVHSupplier) Search

Search provides a mock function with given fields: _a0

type Plugin added in v2.6.0

type Plugin struct {
	mock.Mock
}

Plugin is an autogenerated mock type for the Plugin type

func (*Plugin) Lookup added in v2.6.0

func (_m *Plugin) Lookup(_a0 string) (plugin.Symbol, error)

Lookup provides a mock function with given fields: _a0

type Scanner

type Scanner struct {
	mock.Mock
}

Scanner is an autogenerated mock type for the Scanner type

func NewScanner added in v2.9.0

func NewScanner(t interface {
	mock.TestingT
	Cleanup(func())
}) *Scanner

NewScanner creates a new instance of Scanner. 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 (*Scanner) Description added in v2.8.0

func (_m *Scanner) Description() string

Description provides a mock function with given fields:

func (*Scanner) DryRun added in v2.9.0

func (_m *Scanner) DryRun(_a0 number.Number, _a1 remote.ScannerOptions) error

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

func (*Scanner) Name added in v2.6.0

func (_m *Scanner) Name() string

Name provides a mock function with given fields:

func (*Scanner) Run added in v2.9.0

func (_m *Scanner) Run(_a0 number.Number, _a1 remote.ScannerOptions) (interface{}, error)

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

Jump to

Keyboard shortcuts

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