mock_rules

package
v0.5.1 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mock_rules is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockRuleFinder

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

MockRuleFinder is a mock of RuleFinder interface.

func NewMockRuleFinder

func NewMockRuleFinder(ctrl *gomock.Controller) *MockRuleFinder

NewMockRuleFinder creates a new mock instance.

func (*MockRuleFinder) EXPECT

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

func (*MockRuleFinder) FindGroups

func (m *MockRuleFinder) FindGroups(ctx context.Context) ([]rulefmt.RuleGroup, error)

FindGroups mocks base method.

type MockRuleFinderMockRecorder

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

MockRuleFinderMockRecorder is the mock recorder for MockRuleFinder.

func (*MockRuleFinderMockRecorder) FindGroups

func (mr *MockRuleFinderMockRecorder) FindGroups(ctx interface{}) *gomock.Call

FindGroups indicates an expected call of FindGroups.

type MockUpdateNotifier

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

MockUpdateNotifier is a mock of UpdateNotifier interface.

func NewMockUpdateNotifier

func NewMockUpdateNotifier(ctrl *gomock.Controller) *MockUpdateNotifier

NewMockUpdateNotifier creates a new mock instance.

func (*MockUpdateNotifier) EXPECT

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

func (*MockUpdateNotifier) NotifyC

func (m *MockUpdateNotifier) NotifyC(ctx context.Context) <-chan []rulefmt.RuleGroup

NotifyC mocks base method.

type MockUpdateNotifierMockRecorder

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

MockUpdateNotifierMockRecorder is the mock recorder for MockUpdateNotifier.

func (*MockUpdateNotifierMockRecorder) NotifyC

func (mr *MockUpdateNotifierMockRecorder) NotifyC(ctx interface{}) *gomock.Call

NotifyC indicates an expected call of NotifyC.

Jump to

Keyboard shortcuts

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