mock_publishers

package
v0.0.0-...-fe50809 Latest Latest
Warning

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

Go to latest
Published: Jul 1, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package mock_publishers is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockOrderPublisher

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

MockOrderPublisher is a mock of OrderPublisher interface.

func NewMockOrderPublisher

func NewMockOrderPublisher(ctrl *gomock.Controller) *MockOrderPublisher

NewMockOrderPublisher creates a new mock instance.

func (*MockOrderPublisher) EXPECT

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

func (*MockOrderPublisher) Publish

func (m *MockOrderPublisher) Publish(ctx context.Context, tx *entities.Tx, orderBeforeState *models.Order, orderAfterState models.Order) error

Publish mocks base method.

type MockOrderPublisherMockRecorder

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

MockOrderPublisherMockRecorder is the mock recorder for MockOrderPublisher.

func (*MockOrderPublisherMockRecorder) Publish

func (mr *MockOrderPublisherMockRecorder) Publish(ctx, tx, orderBeforeState, orderAfterState interface{}) *gomock.Call

Publish indicates an expected call of Publish.

Jump to

Keyboard shortcuts

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