mockotlp

package
v1.13.4 Latest Latest
Warning

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

Go to latest
Published: May 15, 2025 License: AGPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockPushService

type MockPushService struct {
	mock.Mock
}

MockPushService is an autogenerated mock type for the PushService type

func NewMockPushService

func NewMockPushService(t interface {
	mock.TestingT
	Cleanup(func())
}) *MockPushService

NewMockPushService creates a new instance of MockPushService. 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 (*MockPushService) EXPECT

func (*MockPushService) PushParsed added in v1.12.0

PushParsed provides a mock function with given fields: ctx, req

type MockPushService_Expecter

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

func (*MockPushService_Expecter) PushParsed added in v1.12.0

func (_e *MockPushService_Expecter) PushParsed(ctx interface{}, req interface{}) *MockPushService_PushParsed_Call

PushParsed is a helper method to define mock.On call

  • ctx context.Context
  • req *model.PushRequest

type MockPushService_PushParsed_Call added in v1.12.0

type MockPushService_PushParsed_Call struct {
	*mock.Call
}

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

func (*MockPushService_PushParsed_Call) Return added in v1.12.0

func (*MockPushService_PushParsed_Call) Run added in v1.12.0

func (*MockPushService_PushParsed_Call) RunAndReturn added in v1.12.0

Jump to

Keyboard shortcuts

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