connectparticipantmock

package
v1.28.11 Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package connectparticipantmock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockConnectParticipantAPI

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

MockConnectParticipantAPI is a mock of ConnectParticipantAPI interface

func NewMockConnectParticipantAPI

func NewMockConnectParticipantAPI(ctrl *gomock.Controller) *MockConnectParticipantAPI

NewMockConnectParticipantAPI creates a new mock instance

func (*MockConnectParticipantAPI) CreateParticipantConnection

CreateParticipantConnection mocks base method

func (*MockConnectParticipantAPI) CreateParticipantConnectionRequest

CreateParticipantConnectionRequest mocks base method

func (*MockConnectParticipantAPI) CreateParticipantConnectionWithContext

CreateParticipantConnectionWithContext mocks base method

func (*MockConnectParticipantAPI) DisconnectParticipant

DisconnectParticipant mocks base method

func (*MockConnectParticipantAPI) DisconnectParticipantRequest

DisconnectParticipantRequest mocks base method

func (*MockConnectParticipantAPI) DisconnectParticipantWithContext

DisconnectParticipantWithContext mocks base method

func (*MockConnectParticipantAPI) EXPECT

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

func (*MockConnectParticipantAPI) GetTranscript

GetTranscript mocks base method

func (*MockConnectParticipantAPI) GetTranscriptPages

GetTranscriptPages mocks base method

func (*MockConnectParticipantAPI) GetTranscriptPagesWithContext

GetTranscriptPagesWithContext mocks base method

func (*MockConnectParticipantAPI) GetTranscriptRequest

GetTranscriptRequest mocks base method

func (*MockConnectParticipantAPI) GetTranscriptWithContext

GetTranscriptWithContext mocks base method

func (*MockConnectParticipantAPI) SendEvent

SendEvent mocks base method

func (*MockConnectParticipantAPI) SendEventRequest

SendEventRequest mocks base method

func (*MockConnectParticipantAPI) SendEventWithContext

SendEventWithContext mocks base method

func (*MockConnectParticipantAPI) SendMessage

SendMessage mocks base method

func (*MockConnectParticipantAPI) SendMessageRequest

SendMessageRequest mocks base method

func (*MockConnectParticipantAPI) SendMessageWithContext

SendMessageWithContext mocks base method

type MockConnectParticipantAPIMockRecorder

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

MockConnectParticipantAPIMockRecorder is the mock recorder for MockConnectParticipantAPI

func (*MockConnectParticipantAPIMockRecorder) CreateParticipantConnection

func (mr *MockConnectParticipantAPIMockRecorder) CreateParticipantConnection(arg0 interface{}) *gomock.Call

CreateParticipantConnection indicates an expected call of CreateParticipantConnection

func (*MockConnectParticipantAPIMockRecorder) CreateParticipantConnectionRequest

func (mr *MockConnectParticipantAPIMockRecorder) CreateParticipantConnectionRequest(arg0 interface{}) *gomock.Call

CreateParticipantConnectionRequest indicates an expected call of CreateParticipantConnectionRequest

func (*MockConnectParticipantAPIMockRecorder) CreateParticipantConnectionWithContext

func (mr *MockConnectParticipantAPIMockRecorder) CreateParticipantConnectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateParticipantConnectionWithContext indicates an expected call of CreateParticipantConnectionWithContext

func (*MockConnectParticipantAPIMockRecorder) DisconnectParticipant

func (mr *MockConnectParticipantAPIMockRecorder) DisconnectParticipant(arg0 interface{}) *gomock.Call

DisconnectParticipant indicates an expected call of DisconnectParticipant

func (*MockConnectParticipantAPIMockRecorder) DisconnectParticipantRequest

func (mr *MockConnectParticipantAPIMockRecorder) DisconnectParticipantRequest(arg0 interface{}) *gomock.Call

DisconnectParticipantRequest indicates an expected call of DisconnectParticipantRequest

func (*MockConnectParticipantAPIMockRecorder) DisconnectParticipantWithContext

func (mr *MockConnectParticipantAPIMockRecorder) DisconnectParticipantWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisconnectParticipantWithContext indicates an expected call of DisconnectParticipantWithContext

func (*MockConnectParticipantAPIMockRecorder) GetTranscript

func (mr *MockConnectParticipantAPIMockRecorder) GetTranscript(arg0 interface{}) *gomock.Call

GetTranscript indicates an expected call of GetTranscript

func (*MockConnectParticipantAPIMockRecorder) GetTranscriptPages

func (mr *MockConnectParticipantAPIMockRecorder) GetTranscriptPages(arg0, arg1 interface{}) *gomock.Call

GetTranscriptPages indicates an expected call of GetTranscriptPages

func (*MockConnectParticipantAPIMockRecorder) GetTranscriptPagesWithContext

func (mr *MockConnectParticipantAPIMockRecorder) GetTranscriptPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

GetTranscriptPagesWithContext indicates an expected call of GetTranscriptPagesWithContext

func (*MockConnectParticipantAPIMockRecorder) GetTranscriptRequest

func (mr *MockConnectParticipantAPIMockRecorder) GetTranscriptRequest(arg0 interface{}) *gomock.Call

GetTranscriptRequest indicates an expected call of GetTranscriptRequest

func (*MockConnectParticipantAPIMockRecorder) GetTranscriptWithContext

func (mr *MockConnectParticipantAPIMockRecorder) GetTranscriptWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetTranscriptWithContext indicates an expected call of GetTranscriptWithContext

func (*MockConnectParticipantAPIMockRecorder) SendEvent

func (mr *MockConnectParticipantAPIMockRecorder) SendEvent(arg0 interface{}) *gomock.Call

SendEvent indicates an expected call of SendEvent

func (*MockConnectParticipantAPIMockRecorder) SendEventRequest

func (mr *MockConnectParticipantAPIMockRecorder) SendEventRequest(arg0 interface{}) *gomock.Call

SendEventRequest indicates an expected call of SendEventRequest

func (*MockConnectParticipantAPIMockRecorder) SendEventWithContext

func (mr *MockConnectParticipantAPIMockRecorder) SendEventWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SendEventWithContext indicates an expected call of SendEventWithContext

func (*MockConnectParticipantAPIMockRecorder) SendMessage

func (mr *MockConnectParticipantAPIMockRecorder) SendMessage(arg0 interface{}) *gomock.Call

SendMessage indicates an expected call of SendMessage

func (*MockConnectParticipantAPIMockRecorder) SendMessageRequest

func (mr *MockConnectParticipantAPIMockRecorder) SendMessageRequest(arg0 interface{}) *gomock.Call

SendMessageRequest indicates an expected call of SendMessageRequest

func (*MockConnectParticipantAPIMockRecorder) SendMessageWithContext

func (mr *MockConnectParticipantAPIMockRecorder) SendMessageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SendMessageWithContext indicates an expected call of SendMessageWithContext

Jump to

Keyboard shortcuts

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