flaggio_mock

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Aug 5, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package flaggio_mock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockEvaluator

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

MockEvaluator is a mock of Evaluator interface

func NewMockEvaluator

func NewMockEvaluator(ctrl *gomock.Controller) *MockEvaluator

NewMockEvaluator creates a new mock instance

func (*MockEvaluator) EXPECT

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

func (*MockEvaluator) Evaluate

func (m *MockEvaluator) Evaluate(arg0 map[string]interface{}) (flaggio.EvalResult, error)

Evaluate mocks base method

type MockEvaluatorMockRecorder

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

MockEvaluatorMockRecorder is the mock recorder for MockEvaluator

func (*MockEvaluatorMockRecorder) Evaluate

func (mr *MockEvaluatorMockRecorder) Evaluate(arg0 interface{}) *gomock.Call

Evaluate indicates an expected call of Evaluate

type MockIdentifier

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

MockIdentifier is a mock of Identifier interface

func NewMockIdentifier

func NewMockIdentifier(ctrl *gomock.Controller) *MockIdentifier

NewMockIdentifier creates a new mock instance

func (*MockIdentifier) EXPECT

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

func (*MockIdentifier) GetID

func (m *MockIdentifier) GetID() string

GetID mocks base method

type MockIdentifierMockRecorder

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

MockIdentifierMockRecorder is the mock recorder for MockIdentifier

func (*MockIdentifierMockRecorder) GetID

func (mr *MockIdentifierMockRecorder) GetID() *gomock.Call

GetID indicates an expected call of GetID

Jump to

Keyboard shortcuts

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