mock

package
v0.0.0-...-c33e8bb Latest Latest
Warning

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

Go to latest
Published: Nov 19, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package mock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockUpdateSaver

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

MockUpdateSaver is a mock of UpdateSaver interface

func NewMockUpdateSaver

func NewMockUpdateSaver(ctrl *gomock.Controller) *MockUpdateSaver

NewMockUpdateSaver creates a new mock instance

func (*MockUpdateSaver) EXPECT

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

func (*MockUpdateSaver) Perform

func (m *MockUpdateSaver) Perform(update model.Update, sourceID primitive.ObjectID) (model.Page, error)

Perform mocks base method

type MockUpdateSaverMockRecorder

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

MockUpdateSaverMockRecorder is the mock recorder for MockUpdateSaver

func (*MockUpdateSaverMockRecorder) Perform

func (mr *MockUpdateSaverMockRecorder) Perform(update, sourceID interface{}) *gomock.Call

Perform indicates an expected call of Perform

Jump to

Keyboard shortcuts

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