mockdedup

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: May 6, 2020 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mockdedup is a generated GoMock package.

Package mockdedup is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockIntervalTask

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

MockIntervalTask is a mock of IntervalTask interface

func NewMockIntervalTask

func NewMockIntervalTask(ctrl *gomock.Controller) *MockIntervalTask

NewMockIntervalTask creates a new mock instance

func (*MockIntervalTask) EXPECT

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

func (*MockIntervalTask) Run

func (m *MockIntervalTask) Run()

Run mocks base method

type MockIntervalTaskMockRecorder

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

MockIntervalTaskMockRecorder is the mock recorder for MockIntervalTask

func (*MockIntervalTaskMockRecorder) Run

Run indicates an expected call of Run

type MockTaskRunner

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

MockTaskRunner is a mock of TaskRunner interface

func NewMockTaskRunner

func NewMockTaskRunner(ctrl *gomock.Controller) *MockTaskRunner

NewMockTaskRunner creates a new mock instance

func (*MockTaskRunner) EXPECT

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

func (*MockTaskRunner) Run

func (m *MockTaskRunner) Run(arg0 interface{}) (interface{}, time.Duration)

Run mocks base method

type MockTaskRunnerMockRecorder

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

MockTaskRunnerMockRecorder is the mock recorder for MockTaskRunner

func (*MockTaskRunnerMockRecorder) Run

func (mr *MockTaskRunnerMockRecorder) Run(arg0 interface{}) *gomock.Call

Run indicates an expected call of Run

Jump to

Keyboard shortcuts

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