mocks

package
v0.1.14 Latest Latest
Warning

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

Go to latest
Published: May 19, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AsyncDeleter

type AsyncDeleter struct {
	mock.Mock
}

AsyncDeleter is an autogenerated mock type for the asyncDeleter type

func NewAsyncDeleter

func NewAsyncDeleter(t interface {
	mock.TestingT
	Cleanup(func())
}) *AsyncDeleter

NewAsyncDeleter creates a new instance of AsyncDeleter. 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 (*AsyncDeleter) AsyncDelete

func (_m *AsyncDeleter) AsyncDelete(req *pb.TransmitRequest)

AsyncDelete provides a mock function with given fields: req

func (*AsyncDeleter) EXPECT

func (_m *AsyncDeleter) EXPECT() *AsyncDeleter_Expecter

type AsyncDeleter_AsyncDelete_Call

type AsyncDeleter_AsyncDelete_Call struct {
	*mock.Call
}

AsyncDeleter_AsyncDelete_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AsyncDelete'

func (*AsyncDeleter_AsyncDelete_Call) Return

func (*AsyncDeleter_AsyncDelete_Call) Run

func (*AsyncDeleter_AsyncDelete_Call) RunAndReturn

type AsyncDeleter_Expecter

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

func (*AsyncDeleter_Expecter) AsyncDelete

func (_e *AsyncDeleter_Expecter) AsyncDelete(req interface{}) *AsyncDeleter_AsyncDelete_Call

AsyncDelete is a helper method to define mock.On call

  • req *pb.TransmitRequest

Jump to

Keyboard shortcuts

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