mock_app

package
v0.0.0-...-0ade494 Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2022 License: AGPL-3.0 Imports: 7 Imported by: 0

Documentation

Overview

Package mock_app is a generated GoMock package.

Package mock_app is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockInterface

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

MockInterface is a mock of Interface interface.

func NewMockInterface

func NewMockInterface(ctrl *gomock.Controller) *MockInterface

NewMockInterface creates a new mock instance.

func (*MockInterface) EXPECT

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

func (*MockInterface) Features

func (m *MockInterface) Features() *app.Features

Features mocks base method.

func (*MockInterface) Options

func (m *MockInterface) Options() *app.Options

Options mocks base method.

func (*MockInterface) Setup

func (m *MockInterface) Setup()

Setup mocks base method.

func (*MockInterface) Stop

func (m *MockInterface) Stop()

Stop mocks base method.

type MockInterfaceMockRecorder

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

MockInterfaceMockRecorder is the mock recorder for MockInterface.

func (*MockInterfaceMockRecorder) Features

func (mr *MockInterfaceMockRecorder) Features() *gomock.Call

Features indicates an expected call of Features.

func (*MockInterfaceMockRecorder) Options

func (mr *MockInterfaceMockRecorder) Options() *gomock.Call

Options indicates an expected call of Options.

func (*MockInterfaceMockRecorder) Setup

func (mr *MockInterfaceMockRecorder) Setup() *gomock.Call

Setup indicates an expected call of Setup.

func (*MockInterfaceMockRecorder) Stop

Stop indicates an expected call of Stop.

type MockMigratorFeature

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

MockMigratorFeature is a mock of MigratorFeature interface.

func NewMockMigratorFeature

func NewMockMigratorFeature(ctrl *gomock.Controller) *MockMigratorFeature

NewMockMigratorFeature creates a new mock instance.

func (*MockMigratorFeature) EXPECT

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

func (*MockMigratorFeature) PrepareJobsdbsForImport

func (m *MockMigratorFeature) PrepareJobsdbsForImport(arg0, arg1, arg2 *jobsdb.HandleT)

PrepareJobsdbsForImport mocks base method.

func (*MockMigratorFeature) Run

func (m *MockMigratorFeature) Run(arg0 context.Context, arg1, arg2, arg3 *jobsdb.HandleT, arg4, arg5 func())

Run mocks base method.

type MockMigratorFeatureMockRecorder

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

MockMigratorFeatureMockRecorder is the mock recorder for MockMigratorFeature.

func (*MockMigratorFeatureMockRecorder) PrepareJobsdbsForImport

func (mr *MockMigratorFeatureMockRecorder) PrepareJobsdbsForImport(arg0, arg1, arg2 interface{}) *gomock.Call

PrepareJobsdbsForImport indicates an expected call of PrepareJobsdbsForImport.

func (*MockMigratorFeatureMockRecorder) Run

func (mr *MockMigratorFeatureMockRecorder) Run(arg0, arg1, arg2, arg3, arg4, arg5 interface{}) *gomock.Call

Run indicates an expected call of Run.

type MockSuppressUserFeature

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

MockSuppressUserFeature is a mock of SuppressUserFeature interface.

func NewMockSuppressUserFeature

func NewMockSuppressUserFeature(ctrl *gomock.Controller) *MockSuppressUserFeature

NewMockSuppressUserFeature creates a new mock instance.

func (*MockSuppressUserFeature) EXPECT

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

func (*MockSuppressUserFeature) Setup

Setup mocks base method.

type MockSuppressUserFeatureMockRecorder

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

MockSuppressUserFeatureMockRecorder is the mock recorder for MockSuppressUserFeature.

func (*MockSuppressUserFeatureMockRecorder) Setup

func (mr *MockSuppressUserFeatureMockRecorder) Setup(arg0 interface{}) *gomock.Call

Setup indicates an expected call of Setup.

Jump to

Keyboard shortcuts

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