mocks

package
v0.75.8 Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2024 License: AGPL-3.0 Imports: 5 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 MockBroker

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

MockBroker is a mock of Broker interface.

func NewMockBroker

func NewMockBroker(ctrl *gomock.Controller) *MockBroker

NewMockBroker creates a new mock instance.

func (*MockBroker) EXPECT

func (m *MockBroker) EXPECT() *MockBrokerMockRecorder

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

func (*MockBroker) Send

func (m *MockBroker) Send(arg0 events.Event)

Send mocks base method.

type MockBrokerMockRecorder

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

MockBrokerMockRecorder is the mock recorder for MockBroker.

func (*MockBrokerMockRecorder) Send

func (mr *MockBrokerMockRecorder) Send(arg0 interface{}) *gomock.Call

Send indicates an expected call of Send.

type MockMarketActivityTracker

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

MockMarketActivityTracker is a mock of MarketActivityTracker interface.

func NewMockMarketActivityTracker

func NewMockMarketActivityTracker(ctrl *gomock.Controller) *MockMarketActivityTracker

NewMockMarketActivityTracker creates a new mock instance.

func (*MockMarketActivityTracker) EXPECT

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

func (*MockMarketActivityTracker) NotionalTakerVolumeForAllParties

func (m *MockMarketActivityTracker) NotionalTakerVolumeForAllParties() map[types.PartyID]*num.Uint

NotionalTakerVolumeForAllParties mocks base method.

type MockMarketActivityTrackerMockRecorder

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

MockMarketActivityTrackerMockRecorder is the mock recorder for MockMarketActivityTracker.

func (*MockMarketActivityTrackerMockRecorder) NotionalTakerVolumeForAllParties

func (mr *MockMarketActivityTrackerMockRecorder) NotionalTakerVolumeForAllParties() *gomock.Call

NotionalTakerVolumeForAllParties indicates an expected call of NotionalTakerVolumeForAllParties.

Jump to

Keyboard shortcuts

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