mock_convert

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Aug 20, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package mock_convert is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockCheckPreview

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

MockCheckPreview is a mock of CheckPreview interface.

func NewMockCheckPreview

func NewMockCheckPreview(ctrl *gomock.Controller) *MockCheckPreview

NewMockCheckPreview creates a new mock instance.

func (*MockCheckPreview) Check

func (m *MockCheckPreview) Check(typ types.FileType, size_px int) error

Check mocks base method.

func (*MockCheckPreview) EXPECT

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

type MockCheckPreviewMockRecorder

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

MockCheckPreviewMockRecorder is the mock recorder for MockCheckPreview.

func (*MockCheckPreviewMockRecorder) Check

func (mr *MockCheckPreviewMockRecorder) Check(typ, size_px interface{}) *gomock.Call

Check indicates an expected call of Check.

type MockCheckSource

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

MockCheckSource is a mock of CheckSource interface.

func NewMockCheckSource

func NewMockCheckSource(ctrl *gomock.Controller) *MockCheckSource

NewMockCheckSource creates a new mock instance.

func (*MockCheckSource) Check

func (m *MockCheckSource) Check(original storage.StorageOBJ, originalSVG bool, thumb_size int) error

Check mocks base method.

func (*MockCheckSource) EXPECT

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

type MockCheckSourceMockRecorder

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

MockCheckSourceMockRecorder is the mock recorder for MockCheckSource.

func (*MockCheckSourceMockRecorder) Check

func (mr *MockCheckSourceMockRecorder) Check(original, originalSVG, thumb_size interface{}) *gomock.Call

Check indicates an expected call of Check.

Directories

Path Synopsis
Package mock_checks is a generated GoMock package.
Package mock_checks is a generated GoMock package.

Jump to

Keyboard shortcuts

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