mocks

package
v0.1.2 Latest Latest
Warning

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

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

Documentation

Overview

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 MockITaskWorkflow

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

MockITaskWorkflow is a mock of ITaskWorkflow interface.

func NewMockITaskWorkflow

func NewMockITaskWorkflow(ctrl *gomock.Controller) *MockITaskWorkflow

NewMockITaskWorkflow creates a new mock instance.

func (*MockITaskWorkflow) EXPECT

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

func (*MockITaskWorkflow) Run

func (m *MockITaskWorkflow) Run() error

Run mocks base method.

type MockITaskWorkflowMockRecorder

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

MockITaskWorkflowMockRecorder is the mock recorder for MockITaskWorkflow.

func (*MockITaskWorkflowMockRecorder) Run

Run indicates an expected call of Run.

type MockITasks

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

MockITasks is a mock of ITasks interface.

func NewMockITasks

func NewMockITasks(ctrl *gomock.Controller) *MockITasks

NewMockITasks creates a new mock instance.

func (*MockITasks) EXPECT

func (m *MockITasks) EXPECT() *MockITasksMockRecorder

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

func (*MockITasks) NewTask

func (m *MockITasks) NewTask(arg0 string, arg1 map[string]interface{}, arg2 string) tasks.ITaskWorkflow

NewTask mocks base method.

type MockITasksMockRecorder

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

MockITasksMockRecorder is the mock recorder for MockITasks.

func (*MockITasksMockRecorder) NewTask

func (mr *MockITasksMockRecorder) NewTask(arg0, arg1, arg2 interface{}) *gomock.Call

NewTask indicates an expected call of NewTask.

Jump to

Keyboard shortcuts

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