commandmocks

package
v0.0.0-...-b6dc9e9 Latest Latest
Warning

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

Go to latest
Published: Aug 27, 2023 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Bus

type Bus struct {
	mock.Mock
}

Bus is an autogenerated mock type for the Bus type

func NewBus

func NewBus(t interface {
	mock.TestingT
	Cleanup(func())
}) *Bus

NewBus creates a new instance of Bus. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*Bus) DispatchCommand

func (_m *Bus) DispatchCommand(_a0 context.Context, _a1 command.Command) error

DispatchCommand provides a mock function with given fields: _a0, _a1

func (*Bus) RegisterCommand

func (_m *Bus) RegisterCommand(_a0 command.Type, _a1 command.CommandHandler)

RegisterCommand provides a mock function with given fields: _a0, _a1

Jump to

Keyboard shortcuts

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