mock_context

package
v0.0.0-...-d841f61 Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2021 License: AGPL-3.0 Imports: 5 Imported by: 0

Documentation

Overview

Package mock_context is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockEnrichmentCenter

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

MockEnrichmentCenter is a mock of EnrichmentCenter interface

func NewMockEnrichmentCenter

func NewMockEnrichmentCenter(ctrl *gomock.Controller) *MockEnrichmentCenter

NewMockEnrichmentCenter creates a new mock instance

func (*MockEnrichmentCenter) EXPECT

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

func (*MockEnrichmentCenter) Get

func (m *MockEnrichmentCenter) Get(arg0 types.Event) (*types.Entity, error)

Get mocks base method

func (*MockEnrichmentCenter) Handle

Handle mocks base method

func (*MockEnrichmentCenter) HandleEntityServiceUpdate

func (m *MockEnrichmentCenter) HandleEntityServiceUpdate(arg0 context.Context, arg1 string) (*context0.UpdatedEntityServices, error)

HandleEntityServiceUpdate mocks base method

func (*MockEnrichmentCenter) LoadServices

func (m *MockEnrichmentCenter) LoadServices(arg0 context.Context) error

LoadServices mocks base method

func (*MockEnrichmentCenter) ReloadService

func (m *MockEnrichmentCenter) ReloadService(arg0 context.Context, arg1 string) error

ReloadService mocks base method

func (*MockEnrichmentCenter) UpdateEntityInfos

func (m *MockEnrichmentCenter) UpdateEntityInfos(arg0 context.Context, arg1 *types.Entity) (context0.UpdatedEntityServices, error)

UpdateEntityInfos mocks base method

func (*MockEnrichmentCenter) UpdateImpactedServices

func (m *MockEnrichmentCenter) UpdateImpactedServices(arg0 context.Context) error

UpdateImpactedServices mocks base method

type MockEnrichmentCenterMockRecorder

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

MockEnrichmentCenterMockRecorder is the mock recorder for MockEnrichmentCenter

func (*MockEnrichmentCenterMockRecorder) Get

func (mr *MockEnrichmentCenterMockRecorder) Get(arg0 interface{}) *gomock.Call

Get indicates an expected call of Get

func (*MockEnrichmentCenterMockRecorder) Handle

func (mr *MockEnrichmentCenterMockRecorder) Handle(arg0, arg1, arg2 interface{}) *gomock.Call

Handle indicates an expected call of Handle

func (*MockEnrichmentCenterMockRecorder) HandleEntityServiceUpdate

func (mr *MockEnrichmentCenterMockRecorder) HandleEntityServiceUpdate(arg0, arg1 interface{}) *gomock.Call

HandleEntityServiceUpdate indicates an expected call of HandleEntityServiceUpdate

func (*MockEnrichmentCenterMockRecorder) LoadServices

func (mr *MockEnrichmentCenterMockRecorder) LoadServices(arg0 interface{}) *gomock.Call

LoadServices indicates an expected call of LoadServices

func (*MockEnrichmentCenterMockRecorder) ReloadService

func (mr *MockEnrichmentCenterMockRecorder) ReloadService(arg0, arg1 interface{}) *gomock.Call

ReloadService indicates an expected call of ReloadService

func (*MockEnrichmentCenterMockRecorder) UpdateEntityInfos

func (mr *MockEnrichmentCenterMockRecorder) UpdateEntityInfos(arg0, arg1 interface{}) *gomock.Call

UpdateEntityInfos indicates an expected call of UpdateEntityInfos

func (*MockEnrichmentCenterMockRecorder) UpdateImpactedServices

func (mr *MockEnrichmentCenterMockRecorder) UpdateImpactedServices(arg0 interface{}) *gomock.Call

UpdateImpactedServices indicates an expected call of UpdateImpactedServices

Jump to

Keyboard shortcuts

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