mocks

package
v0.3.8 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2021 License: Apache-2.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 MockTaskSender

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

MockTaskSender is a mock of TaskSender interface

func NewMockTaskSender

func NewMockTaskSender(ctrl *gomock.Controller) *MockTaskSender

NewMockTaskSender creates a new mock instance

func (*MockTaskSender) EXPECT

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

func (*MockTaskSender) Send

func (m *MockTaskSender) Send(arg0 []structs.TaskRequest) (*structs.Await, error)

Send mocks base method

type MockTaskSenderMockRecorder

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

MockTaskSenderMockRecorder is the mock recorder for MockTaskSender

func (*MockTaskSenderMockRecorder) Send

func (mr *MockTaskSenderMockRecorder) Send(arg0 interface{}) *gomock.Call

Send indicates an expected call of Send

Jump to

Keyboard shortcuts

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