mockotlp

package
v1.11.0 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2024 License: AGPL-3.0 Imports: 4 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) Push

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

type MockPushService_Expecter

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

func (*MockPushService_Expecter) Push

func (_e *MockPushService_Expecter) Push(ctx interface{}, req interface{}) *MockPushService_Push_Call

Push is a helper method to define mock.On call

  • ctx context.Context
  • req *connect.Request[pushv1.PushRequest]

type MockPushService_Push_Call

type MockPushService_Push_Call struct {
	*mock.Call
}

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

func (*MockPushService_Push_Call) Return

func (*MockPushService_Push_Call) Run

Jump to

Keyboard shortcuts

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