mock_deletionstate

package
v0.3.9 Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Code generated by MockGen. DO NOT EDIT. Source: github.com/anyproto/any-sync/commonspace/deletionstate (interfaces: ObjectDeletionState)

Generated by this command:

mockgen -destination mock_deletionstate/mock_deletionstate.go github.com/anyproto/any-sync/commonspace/deletionstate ObjectDeletionState

Package mock_deletionstate is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockObjectDeletionState

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

MockObjectDeletionState is a mock of ObjectDeletionState interface.

func NewMockObjectDeletionState

func NewMockObjectDeletionState(ctrl *gomock.Controller) *MockObjectDeletionState

NewMockObjectDeletionState creates a new mock instance.

func (*MockObjectDeletionState) Add

func (m *MockObjectDeletionState) Add(arg0 map[string]struct{})

Add mocks base method.

func (*MockObjectDeletionState) AddObserver

AddObserver mocks base method.

func (*MockObjectDeletionState) Delete

func (m *MockObjectDeletionState) Delete(arg0 string) error

Delete mocks base method.

func (*MockObjectDeletionState) EXPECT

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

func (*MockObjectDeletionState) Exists

func (m *MockObjectDeletionState) Exists(arg0 string) bool

Exists mocks base method.

func (*MockObjectDeletionState) Filter

func (m *MockObjectDeletionState) Filter(arg0 []string) []string

Filter mocks base method.

func (*MockObjectDeletionState) GetQueued

func (m *MockObjectDeletionState) GetQueued() []string

GetQueued mocks base method.

func (*MockObjectDeletionState) Init

func (m *MockObjectDeletionState) Init(arg0 *app.App) error

Init mocks base method.

func (*MockObjectDeletionState) Name

func (m *MockObjectDeletionState) Name() string

Name mocks base method.

type MockObjectDeletionStateMockRecorder

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

MockObjectDeletionStateMockRecorder is the mock recorder for MockObjectDeletionState.

func (*MockObjectDeletionStateMockRecorder) Add

Add indicates an expected call of Add.

func (*MockObjectDeletionStateMockRecorder) AddObserver

func (mr *MockObjectDeletionStateMockRecorder) AddObserver(arg0 any) *gomock.Call

AddObserver indicates an expected call of AddObserver.

func (*MockObjectDeletionStateMockRecorder) Delete

Delete indicates an expected call of Delete.

func (*MockObjectDeletionStateMockRecorder) Exists

Exists indicates an expected call of Exists.

func (*MockObjectDeletionStateMockRecorder) Filter

Filter indicates an expected call of Filter.

func (*MockObjectDeletionStateMockRecorder) GetQueued

GetQueued indicates an expected call of GetQueued.

func (*MockObjectDeletionStateMockRecorder) Init

Init indicates an expected call of Init.

func (*MockObjectDeletionStateMockRecorder) Name

Name indicates an expected call of Name.

Jump to

Keyboard shortcuts

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