servicemocks

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package servicemocks is a generated GoMock package.

Package servicemocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockIRumEventFactory

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

MockIRumEventFactory is a mock of IRumEventFactory interface.

func NewMockIRumEventFactory

func NewMockIRumEventFactory(ctrl *gomock.Controller) *MockIRumEventFactory

NewMockIRumEventFactory creates a new mock instance.

func (*MockIRumEventFactory) Create

func (m *MockIRumEventFactory) Create(event *types.Event) beacon.RumEvent

Create mocks base method.

func (*MockIRumEventFactory) EXPECT

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

type MockIRumEventFactoryMockRecorder

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

MockIRumEventFactoryMockRecorder is the mock recorder for MockIRumEventFactory.

func (*MockIRumEventFactoryMockRecorder) Create

func (mr *MockIRumEventFactoryMockRecorder) Create(event interface{}) *gomock.Call

Create indicates an expected call of Create.

type MockIService

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

MockIService is a mock of IService interface.

func NewMockIService

func NewMockIService(ctrl *gomock.Controller) *MockIService

NewMockIService creates a new mock instance.

func (*MockIService) DeleteHostname

func (m *MockIService) DeleteHostname(hostname, username string) error

DeleteHostname mocks base method.

func (*MockIService) EXPECT

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

func (*MockIService) RegisterHostname

func (m *MockIService) RegisterHostname(hostname, username string) error

RegisterHostname mocks base method.

func (*MockIService) Run

func (m *MockIService) Run()

Run mocks base method.

func (*MockIService) SaveAsync

func (m *MockIService) SaveAsync(event *types.Event)

SaveAsync mocks base method.

type MockIServiceMockRecorder

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

MockIServiceMockRecorder is the mock recorder for MockIService.

func (*MockIServiceMockRecorder) DeleteHostname

func (mr *MockIServiceMockRecorder) DeleteHostname(hostname, username interface{}) *gomock.Call

DeleteHostname indicates an expected call of DeleteHostname.

func (*MockIServiceMockRecorder) RegisterHostname

func (mr *MockIServiceMockRecorder) RegisterHostname(hostname, username interface{}) *gomock.Call

RegisterHostname indicates an expected call of RegisterHostname.

func (*MockIServiceMockRecorder) Run

Run indicates an expected call of Run.

func (*MockIServiceMockRecorder) SaveAsync

func (mr *MockIServiceMockRecorder) SaveAsync(event interface{}) *gomock.Call

SaveAsync indicates an expected call of SaveAsync.

Jump to

Keyboard shortcuts

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