domain

package
v0.0.0-...-fc9972f Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package domain is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockPbApiRepository

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

MockPbApiRepository is a mock of PbApiRepository interface.

func NewMockPbApiRepository

func NewMockPbApiRepository(ctrl *gomock.Controller) *MockPbApiRepository

NewMockPbApiRepository creates a new mock instance.

func (*MockPbApiRepository) EXPECT

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

func (*MockPbApiRepository) GetNotifications

GetNotifications mocks base method.

func (*MockPbApiRepository) RegisterForNotifications

func (m *MockPbApiRepository) RegisterForNotifications() api_error.ApiErr

RegisterForNotifications mocks base method.

func (*MockPbApiRepository) UnregisterForNotifications

func (m *MockPbApiRepository) UnregisterForNotifications(arg0 dto.PbSubscriptionResponse) api_error.ApiErr

UnregisterForNotifications mocks base method.

type MockPbApiRepositoryMockRecorder

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

MockPbApiRepositoryMockRecorder is the mock recorder for MockPbApiRepository.

func (*MockPbApiRepositoryMockRecorder) GetNotifications

func (mr *MockPbApiRepositoryMockRecorder) GetNotifications() *gomock.Call

GetNotifications indicates an expected call of GetNotifications.

func (*MockPbApiRepositoryMockRecorder) RegisterForNotifications

func (mr *MockPbApiRepositoryMockRecorder) RegisterForNotifications() *gomock.Call

RegisterForNotifications indicates an expected call of RegisterForNotifications.

func (*MockPbApiRepositoryMockRecorder) UnregisterForNotifications

func (mr *MockPbApiRepositoryMockRecorder) UnregisterForNotifications(arg0 interface{}) *gomock.Call

UnregisterForNotifications indicates an expected call of UnregisterForNotifications.

Jump to

Keyboard shortcuts

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