notification_mock

package
v0.3.13 Latest Latest
Warning

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

Go to latest
Published: Feb 8, 2024 License: AGPL-3.0 Imports: 5 Imported by: 0

Documentation

Overview

Package notification_mock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockNotifyAPIClient

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

MockNotifyAPIClient is a mock of NotifyAPIClient interface.

func NewMockNotifyAPIClient

func NewMockNotifyAPIClient(ctrl *gomock.Controller) *MockNotifyAPIClient

NewMockNotifyAPIClient creates a new mock instance.

func (*MockNotifyAPIClient) EXPECT

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

func (*MockNotifyAPIClient) NotifyGroups

func (m *MockNotifyAPIClient) NotifyGroups(ctx context.Context, in *v1.NotifyGroupsRequest, opts ...grpc.CallOption) (*v1.Empty, error)

NotifyGroups mocks base method.

func (*MockNotifyAPIClient) NotifyUser

NotifyUser mocks base method.

func (*MockNotifyAPIClient) NotifyUsersBatch

NotifyUsersBatch mocks base method.

type MockNotifyAPIClientMockRecorder

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

MockNotifyAPIClientMockRecorder is the mock recorder for MockNotifyAPIClient.

func (*MockNotifyAPIClientMockRecorder) NotifyGroups

func (mr *MockNotifyAPIClientMockRecorder) NotifyGroups(ctx, in any, opts ...any) *gomock.Call

NotifyGroups indicates an expected call of NotifyGroups.

func (*MockNotifyAPIClientMockRecorder) NotifyUser

func (mr *MockNotifyAPIClientMockRecorder) NotifyUser(ctx, in any, opts ...any) *gomock.Call

NotifyUser indicates an expected call of NotifyUser.

func (*MockNotifyAPIClientMockRecorder) NotifyUsersBatch

func (mr *MockNotifyAPIClientMockRecorder) NotifyUsersBatch(ctx, in any, opts ...any) *gomock.Call

NotifyUsersBatch indicates an expected call of NotifyUsersBatch.

type MockNotifyAPIServer

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

MockNotifyAPIServer is a mock of NotifyAPIServer interface.

func NewMockNotifyAPIServer

func NewMockNotifyAPIServer(ctrl *gomock.Controller) *MockNotifyAPIServer

NewMockNotifyAPIServer creates a new mock instance.

func (*MockNotifyAPIServer) EXPECT

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

func (*MockNotifyAPIServer) NotifyGroups

func (m *MockNotifyAPIServer) NotifyGroups(arg0 context.Context, arg1 *v1.NotifyGroupsRequest) (*v1.Empty, error)

NotifyGroups mocks base method.

func (*MockNotifyAPIServer) NotifyUser

NotifyUser mocks base method.

func (*MockNotifyAPIServer) NotifyUsersBatch

NotifyUsersBatch mocks base method.

type MockNotifyAPIServerMockRecorder

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

MockNotifyAPIServerMockRecorder is the mock recorder for MockNotifyAPIServer.

func (*MockNotifyAPIServerMockRecorder) NotifyGroups

func (mr *MockNotifyAPIServerMockRecorder) NotifyGroups(arg0, arg1 any) *gomock.Call

NotifyGroups indicates an expected call of NotifyGroups.

func (*MockNotifyAPIServerMockRecorder) NotifyUser

func (mr *MockNotifyAPIServerMockRecorder) NotifyUser(arg0, arg1 any) *gomock.Call

NotifyUser indicates an expected call of NotifyUser.

func (*MockNotifyAPIServerMockRecorder) NotifyUsersBatch

func (mr *MockNotifyAPIServerMockRecorder) NotifyUsersBatch(arg0, arg1 any) *gomock.Call

NotifyUsersBatch indicates an expected call of NotifyUsersBatch.

type MockUnsafeNotifyAPIServer

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

MockUnsafeNotifyAPIServer is a mock of UnsafeNotifyAPIServer interface.

func NewMockUnsafeNotifyAPIServer

func NewMockUnsafeNotifyAPIServer(ctrl *gomock.Controller) *MockUnsafeNotifyAPIServer

NewMockUnsafeNotifyAPIServer creates a new mock instance.

func (*MockUnsafeNotifyAPIServer) EXPECT

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

type MockUnsafeNotifyAPIServerMockRecorder

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

MockUnsafeNotifyAPIServerMockRecorder is the mock recorder for MockUnsafeNotifyAPIServer.

Jump to

Keyboard shortcuts

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