mock_interactor

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 11, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package mock_interactor is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockImageInteractor

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

MockImageInteractor is a mock of ImageInteractor interface

func NewMockImageInteractor

func NewMockImageInteractor(ctrl *gomock.Controller) *MockImageInteractor

NewMockImageInteractor creates a new mock instance

func (*MockImageInteractor) CreateThumbnail

func (m *MockImageInteractor) CreateThumbnail(ctx context.Context, name string, format domain.ImageFormat) error

CreateThumbnail mocks base method

func (*MockImageInteractor) EXPECT

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

type MockImageInteractorMockRecorder

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

MockImageInteractorMockRecorder is the mock recorder for MockImageInteractor

func (*MockImageInteractorMockRecorder) CreateThumbnail

func (mr *MockImageInteractorMockRecorder) CreateThumbnail(ctx, name, format interface{}) *gomock.Call

CreateThumbnail indicates an expected call of CreateThumbnail

Jump to

Keyboard shortcuts

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