objectmanagerpubsubmock

package
v0.14.8 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package objectmanagerpubsubmock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockObjectPubSub

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

MockObjectPubSub is a mock of ObjectPubSub interface

func NewMockObjectPubSub

func NewMockObjectPubSub(ctrl *gomock.Controller) *MockObjectPubSub

NewMockObjectPubSub creates a new mock instance

func (*MockObjectPubSub) EXPECT

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

func (*MockObjectPubSub) Publish

func (m *MockObjectPubSub) Publish(arg0 *object.Object)

Publish mocks base method

func (*MockObjectPubSub) Subscribe

Subscribe mocks base method

type MockObjectPubSubMockRecorder

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

MockObjectPubSubMockRecorder is the mock recorder for MockObjectPubSub

func (*MockObjectPubSubMockRecorder) Publish

func (mr *MockObjectPubSubMockRecorder) Publish(arg0 interface{}) *gomock.Call

Publish indicates an expected call of Publish

func (*MockObjectPubSubMockRecorder) Subscribe

func (mr *MockObjectPubSubMockRecorder) Subscribe(arg0 ...interface{}) *gomock.Call

Subscribe indicates an expected call of Subscribe

type MockObjectSubscription

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

MockObjectSubscription is a mock of ObjectSubscription interface

func NewMockObjectSubscription

func NewMockObjectSubscription(ctrl *gomock.Controller) *MockObjectSubscription

NewMockObjectSubscription creates a new mock instance

func (*MockObjectSubscription) Cancel

func (m *MockObjectSubscription) Cancel()

Cancel mocks base method

func (*MockObjectSubscription) EXPECT

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

func (*MockObjectSubscription) Next

func (m *MockObjectSubscription) Next() (*object.Object, error)

Next mocks base method

type MockObjectSubscriptionMockRecorder

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

MockObjectSubscriptionMockRecorder is the mock recorder for MockObjectSubscription

func (*MockObjectSubscriptionMockRecorder) Cancel

Cancel indicates an expected call of Cancel

func (*MockObjectSubscriptionMockRecorder) Next

Next indicates an expected call of Next

Jump to

Keyboard shortcuts

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