mock_notification

package
v0.0.0-...-4350bb9 Latest Latest
Warning

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

Go to latest
Published: Dec 29, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package mock_notification is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockNotificationClient

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

MockNotificationClient is a mock of NotificationClient interface

func NewMockNotificationClient

func NewMockNotificationClient(ctrl *gomock.Controller) *MockNotificationClient

NewMockNotificationClient creates a new mock instance

func (*MockNotificationClient) EXPECT

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

func (*MockNotificationClient) Send

func (m *MockNotificationClient) Send(ctx context.Context, deviceTokens []string, title, body string) error

Send mocks base method

type MockNotificationClientMockRecorder

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

MockNotificationClientMockRecorder is the mock recorder for MockNotificationClient

func (*MockNotificationClientMockRecorder) Send

func (mr *MockNotificationClientMockRecorder) Send(ctx, deviceTokens, title, body interface{}) *gomock.Call

Send indicates an expected call of Send

Jump to

Keyboard shortcuts

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