mock_scheduler

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 4, 2022 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

Package mock_scheduler is a generated GoMock package.

Package mock_scheduler is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockCloudTasksClient

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

MockCloudTasksClient is a mock of CloudTasksClient interface.

func NewMockCloudTasksClient

func NewMockCloudTasksClient(ctrl *gomock.Controller) *MockCloudTasksClient

NewMockCloudTasksClient creates a new mock instance.

func (*MockCloudTasksClient) CreateTask

func (m *MockCloudTasksClient) CreateTask(ctx context.Context, req *tasks.CreateTaskRequest, opts ...gax.CallOption) (*tasks.Task, error)

CreateTask mocks base method.

func (*MockCloudTasksClient) DeleteTask

func (m *MockCloudTasksClient) DeleteTask(ctx context.Context, req *tasks.DeleteTaskRequest, opts ...gax.CallOption) error

DeleteTask mocks base method.

func (*MockCloudTasksClient) EXPECT

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

func (*MockCloudTasksClient) ListTasks

ListTasks mocks base method.

type MockCloudTasksClientMockRecorder

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

MockCloudTasksClientMockRecorder is the mock recorder for MockCloudTasksClient.

func (*MockCloudTasksClientMockRecorder) CreateTask

func (mr *MockCloudTasksClientMockRecorder) CreateTask(ctx, req interface{}, opts ...interface{}) *gomock.Call

CreateTask indicates an expected call of CreateTask.

func (*MockCloudTasksClientMockRecorder) DeleteTask

func (mr *MockCloudTasksClientMockRecorder) DeleteTask(ctx, req interface{}, opts ...interface{}) *gomock.Call

DeleteTask indicates an expected call of DeleteTask.

func (*MockCloudTasksClientMockRecorder) ListTasks

func (mr *MockCloudTasksClientMockRecorder) ListTasks(ctx, req interface{}, opts ...interface{}) *gomock.Call

ListTasks indicates an expected call of ListTasks.

type MockTaskIterator

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

MockTaskIterator is a mock of TaskIterator interface.

func NewMockTaskIterator

func NewMockTaskIterator(ctrl *gomock.Controller) *MockTaskIterator

NewMockTaskIterator creates a new mock instance.

func (*MockTaskIterator) EXPECT

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

func (*MockTaskIterator) Next

func (m *MockTaskIterator) Next() (*tasks.Task, error)

Next mocks base method.

func (*MockTaskIterator) PageInfo

func (m *MockTaskIterator) PageInfo() *iterator.PageInfo

PageInfo mocks base method.

type MockTaskIteratorMockRecorder

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

MockTaskIteratorMockRecorder is the mock recorder for MockTaskIterator.

func (*MockTaskIteratorMockRecorder) Next

Next indicates an expected call of Next.

func (*MockTaskIteratorMockRecorder) PageInfo

func (mr *MockTaskIteratorMockRecorder) PageInfo() *gomock.Call

PageInfo indicates an expected call of PageInfo.

type MockTaskLister

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

MockTaskLister is a mock of TaskLister interface.

func NewMockTaskLister

func NewMockTaskLister(ctrl *gomock.Controller) *MockTaskLister

NewMockTaskLister creates a new mock instance.

func (*MockTaskLister) EXPECT

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

func (*MockTaskLister) ListTasks

ListTasks mocks base method.

type MockTaskListerMockRecorder

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

MockTaskListerMockRecorder is the mock recorder for MockTaskLister.

func (*MockTaskListerMockRecorder) ListTasks

func (mr *MockTaskListerMockRecorder) ListTasks(ctx, req interface{}, opts ...interface{}) *gomock.Call

ListTasks indicates an expected call of ListTasks.

Jump to

Keyboard shortcuts

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