mocks

package
v3.4.1 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2023 License: GPL-3.0 Imports: 5 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 MockMessageDownloader

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

MockMessageDownloader is a mock of MessageDownloader interface.

func NewMockMessageDownloader

func NewMockMessageDownloader(ctrl *gomock.Controller) *MockMessageDownloader

NewMockMessageDownloader creates a new mock instance.

func (*MockMessageDownloader) EXPECT

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

func (*MockMessageDownloader) GetAttachmentInto

func (m *MockMessageDownloader) GetAttachmentInto(arg0 context.Context, arg1 string, arg2 io.ReaderFrom) error

GetAttachmentInto mocks base method.

func (*MockMessageDownloader) GetMessage

func (m *MockMessageDownloader) GetMessage(arg0 context.Context, arg1 string) (proton.Message, error)

GetMessage mocks base method.

type MockMessageDownloaderMockRecorder

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

MockMessageDownloaderMockRecorder is the mock recorder for MockMessageDownloader.

func (*MockMessageDownloaderMockRecorder) GetAttachmentInto

func (mr *MockMessageDownloaderMockRecorder) GetAttachmentInto(arg0, arg1, arg2 interface{}) *gomock.Call

GetAttachmentInto indicates an expected call of GetAttachmentInto.

func (*MockMessageDownloaderMockRecorder) GetMessage

func (mr *MockMessageDownloaderMockRecorder) GetMessage(arg0, arg1 interface{}) *gomock.Call

GetMessage indicates an expected call of GetMessage.

Jump to

Keyboard shortcuts

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