mocks

package
v0.0.0-...-57c6170 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2023 License: Apache-2.0 Imports: 3 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 MockOutbound

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

MockOutbound is a mock of Outbound interface.

func NewMockOutbound

func NewMockOutbound(ctrl *gomock.Controller) *MockOutbound

NewMockOutbound creates a new mock instance.

func (*MockOutbound) EXPECT

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

func (*MockOutbound) Forward

func (m *MockOutbound) Forward(arg0 interface{}, arg1 *service.Destination) error

Forward mocks base method.

func (*MockOutbound) Send

func (m *MockOutbound) Send(arg0 interface{}, arg1 string, arg2 *service.Destination) error

Send mocks base method.

func (*MockOutbound) SendToDID

func (m *MockOutbound) SendToDID(arg0 interface{}, arg1, arg2 string) error

SendToDID mocks base method.

type MockOutboundMockRecorder

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

MockOutboundMockRecorder is the mock recorder for MockOutbound.

func (*MockOutboundMockRecorder) Forward

func (mr *MockOutboundMockRecorder) Forward(arg0, arg1 interface{}) *gomock.Call

Forward indicates an expected call of Forward.

func (*MockOutboundMockRecorder) Send

func (mr *MockOutboundMockRecorder) Send(arg0, arg1, arg2 interface{}) *gomock.Call

Send indicates an expected call of Send.

func (*MockOutboundMockRecorder) SendToDID

func (mr *MockOutboundMockRecorder) SendToDID(arg0, arg1, arg2 interface{}) *gomock.Call

SendToDID indicates an expected call of SendToDID.

Jump to

Keyboard shortcuts

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