mocks

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2025 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ThumbnailService

type ThumbnailService struct {
	mock.Mock
}

ThumbnailService is an autogenerated mock type for the ThumbnailService type

func NewThumbnailService

func NewThumbnailService(t interface {
	mock.TestingT
	Cleanup(func())
}) *ThumbnailService

NewThumbnailService creates a new instance of ThumbnailService. 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 (*ThumbnailService) EXPECT

func (*ThumbnailService) GetThumbnail

GetThumbnail provides a mock function with given fields: ctx, in, opts

type ThumbnailService_Expecter

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

func (*ThumbnailService_Expecter) GetThumbnail

func (_e *ThumbnailService_Expecter) GetThumbnail(ctx interface{}, in interface{}, opts ...interface{}) *ThumbnailService_GetThumbnail_Call

GetThumbnail is a helper method to define mock.On call

  • ctx context.Context
  • in *v0.GetThumbnailRequest
  • opts ...client.CallOption

type ThumbnailService_GetThumbnail_Call

type ThumbnailService_GetThumbnail_Call struct {
	*mock.Call
}

ThumbnailService_GetThumbnail_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetThumbnail'

func (*ThumbnailService_GetThumbnail_Call) Return

func (*ThumbnailService_GetThumbnail_Call) Run

Jump to

Keyboard shortcuts

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