mocks

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: Sep 29, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockZeroconfInterface

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

MockZeroconfInterface is a mock of ZeroconfInterface interface

func NewMockZeroconfInterface

func NewMockZeroconfInterface(ctrl *gomock.Controller) *MockZeroconfInterface

NewMockZeroconfInterface creates a new mock instance

func (*MockZeroconfInterface) Advertise

func (m *MockZeroconfInterface) Advertise()

Advertise mocks base method

func (*MockZeroconfInterface) EXPECT

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

func (*MockZeroconfInterface) GetSubscriberChan

func (m *MockZeroconfInterface) GetSubscriberChan() (chan *wrapper.Entity, error)

GetSubscriberChan mocks base method

func (*MockZeroconfInterface) GetText

func (m *MockZeroconfInterface) GetText() []string

GetText mocks base method

func (*MockZeroconfInterface) RegisterProxy

func (m *MockZeroconfInterface) RegisterProxy(arg0, arg1, arg2 string, arg3 int, arg4 string, arg5, arg6 []string, arg7 []net.Interface) (wrapper.Entity, error)

RegisterProxy mocks base method

func (*MockZeroconfInterface) ResetServer

func (m *MockZeroconfInterface) ResetServer(arg0 []net.IP)

ResetServer mocks base method

func (*MockZeroconfInterface) SetText

func (m *MockZeroconfInterface) SetText(arg0 []string)

SetText mocks base method

func (*MockZeroconfInterface) Shutdown

func (m *MockZeroconfInterface) Shutdown()

Shutdown mocks base method

type MockZeroconfInterfaceMockRecorder

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

MockZeroconfInterfaceMockRecorder is the mock recorder for MockZeroconfInterface

func (*MockZeroconfInterfaceMockRecorder) Advertise

Advertise indicates an expected call of Advertise

func (*MockZeroconfInterfaceMockRecorder) GetSubscriberChan

func (mr *MockZeroconfInterfaceMockRecorder) GetSubscriberChan() *gomock.Call

GetSubscriberChan indicates an expected call of GetSubscriberChan

func (*MockZeroconfInterfaceMockRecorder) GetText

GetText indicates an expected call of GetText

func (*MockZeroconfInterfaceMockRecorder) RegisterProxy

func (mr *MockZeroconfInterfaceMockRecorder) RegisterProxy(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7 interface{}) *gomock.Call

RegisterProxy indicates an expected call of RegisterProxy

func (*MockZeroconfInterfaceMockRecorder) ResetServer

func (mr *MockZeroconfInterfaceMockRecorder) ResetServer(arg0 interface{}) *gomock.Call

ResetServer indicates an expected call of ResetServer

func (*MockZeroconfInterfaceMockRecorder) SetText

func (mr *MockZeroconfInterfaceMockRecorder) SetText(arg0 interface{}) *gomock.Call

SetText indicates an expected call of SetText

func (*MockZeroconfInterfaceMockRecorder) Shutdown

Shutdown indicates an expected call of Shutdown

Jump to

Keyboard shortcuts

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