mocks

package
v0.0.0-...-ce96b73 Latest Latest
Warning

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

Go to latest
Published: Jun 26, 2021 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

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 MockImageLinker

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

MockImageLinker is a mock of ImageLinker interface.

func NewMockImageLinker

func NewMockImageLinker(ctrl *gomock.Controller) *MockImageLinker

NewMockImageLinker creates a new mock instance.

func (m *MockImageLinker) AddLink(arg0, arg1 string) (*database.ImageLink, error)

AddLink mocks base method.

func (*MockImageLinker) EXPECT

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

type MockImageLinkerMockRecorder

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

MockImageLinkerMockRecorder is the mock recorder for MockImageLinker.

func (mr *MockImageLinkerMockRecorder) AddLink(arg0, arg1 interface{}) *gomock.Call

AddLink indicates an expected call of AddLink.

type MockMatcher

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

MockMatcher is a mock of Matcher interface.

func NewMockMatcher

func NewMockMatcher(ctrl *gomock.Controller) *MockMatcher

NewMockMatcher creates a new mock instance.

func (*MockMatcher) EXPECT

func (m *MockMatcher) EXPECT() *MockMatcherMockRecorder

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

func (*MockMatcher) Match

func (m *MockMatcher) Match(arg0 string) ([]database.File, error)

Match mocks base method.

type MockMatcherMockRecorder

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

MockMatcherMockRecorder is the mock recorder for MockMatcher.

func (*MockMatcherMockRecorder) Match

func (mr *MockMatcherMockRecorder) Match(arg0 interface{}) *gomock.Call

Match indicates an expected call of Match.

Jump to

Keyboard shortcuts

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