mockplantasklistsectionlocks

package
v0.0.0-...-5acab9f Latest Latest
Warning

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

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

Documentation

Overview

Package mockplantasklistsectionlocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockPlanTaskListSectionLocks

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

MockPlanTaskListSectionLocks is a mock of PlanTaskListSectionLocks interface.

func NewMockPlanTaskListSectionLocks

func NewMockPlanTaskListSectionLocks(ctrl *gomock.Controller) *MockPlanTaskListSectionLocks

NewMockPlanTaskListSectionLocks creates a new mock instance.

func (*MockPlanTaskListSectionLocks) EXPECT

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

func (*MockPlanTaskListSectionLocks) GetTaskListSectionLocks

func (m *MockPlanTaskListSectionLocks) GetTaskListSectionLocks(arg0 uuid.UUID) ([]*model.TaskListSectionLockStatus, error)

GetTaskListSectionLocks mocks base method.

func (*MockPlanTaskListSectionLocks) LockTaskListSection

func (m *MockPlanTaskListSectionLocks) LockTaskListSection(arg0 pubsub.PubSub, arg1 uuid.UUID, arg2, arg3 string) (bool, error)

LockTaskListSection mocks base method.

func (*MockPlanTaskListSectionLocks) SubscribeTaskListSectionLockChanges

func (m *MockPlanTaskListSectionLocks) SubscribeTaskListSectionLockChanges(arg0 pubsub.PubSub, arg1 uuid.UUID, arg2 string, arg3 <-chan struct{}) (<-chan *model.TaskListSectionLockStatusChanged, error)

SubscribeTaskListSectionLockChanges mocks base method.

func (*MockPlanTaskListSectionLocks) UnlockAllTaskListSections

func (m *MockPlanTaskListSectionLocks) UnlockAllTaskListSections(arg0 pubsub.PubSub, arg1 uuid.UUID) []model.TaskListSectionLockStatus

UnlockAllTaskListSections mocks base method.

func (*MockPlanTaskListSectionLocks) UnlockTaskListSection

func (m *MockPlanTaskListSectionLocks) UnlockTaskListSection(arg0 pubsub.PubSub, arg1 uuid.UUID, arg2, arg3 string) (bool, error)

UnlockTaskListSection mocks base method.

type MockPlanTaskListSectionLocksMockRecorder

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

MockPlanTaskListSectionLocksMockRecorder is the mock recorder for MockPlanTaskListSectionLocks.

func (*MockPlanTaskListSectionLocksMockRecorder) GetTaskListSectionLocks

func (mr *MockPlanTaskListSectionLocksMockRecorder) GetTaskListSectionLocks(arg0 interface{}) *gomock.Call

GetTaskListSectionLocks indicates an expected call of GetTaskListSectionLocks.

func (*MockPlanTaskListSectionLocksMockRecorder) LockTaskListSection

func (mr *MockPlanTaskListSectionLocksMockRecorder) LockTaskListSection(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

LockTaskListSection indicates an expected call of LockTaskListSection.

func (*MockPlanTaskListSectionLocksMockRecorder) SubscribeTaskListSectionLockChanges

func (mr *MockPlanTaskListSectionLocksMockRecorder) SubscribeTaskListSectionLockChanges(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

SubscribeTaskListSectionLockChanges indicates an expected call of SubscribeTaskListSectionLockChanges.

func (*MockPlanTaskListSectionLocksMockRecorder) UnlockAllTaskListSections

func (mr *MockPlanTaskListSectionLocksMockRecorder) UnlockAllTaskListSections(arg0, arg1 interface{}) *gomock.Call

UnlockAllTaskListSections indicates an expected call of UnlockAllTaskListSections.

func (*MockPlanTaskListSectionLocksMockRecorder) UnlockTaskListSection

func (mr *MockPlanTaskListSectionLocksMockRecorder) UnlockTaskListSection(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

UnlockTaskListSection indicates an expected call of UnlockTaskListSection.

Jump to

Keyboard shortcuts

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