mocks

package
v3.11.0 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 License: GPL-3.0 Imports: 4 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 MockEventPublisher

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

MockEventPublisher is a mock of EventPublisher interface.

func NewMockEventPublisher

func NewMockEventPublisher(ctrl *gomock.Controller) *MockEventPublisher

NewMockEventPublisher creates a new mock instance.

func (*MockEventPublisher) EXPECT

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

func (*MockEventPublisher) PublishEvent

func (m *MockEventPublisher) PublishEvent(arg0 context.Context, arg1 events.Event)

PublishEvent mocks base method.

type MockEventPublisherMockRecorder

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

MockEventPublisherMockRecorder is the mock recorder for MockEventPublisher.

func (*MockEventPublisherMockRecorder) PublishEvent

func (mr *MockEventPublisherMockRecorder) PublishEvent(arg0, arg1 interface{}) *gomock.Call

PublishEvent indicates an expected call of PublishEvent.

Jump to

Keyboard shortcuts

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