healthfakes

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Nov 26, 2018 License: Apache-2.0, BSD-3-Clause, MIT Imports: 2 Imported by: 0

Documentation

Overview

Code generated by counterfeiter. DO NOT EDIT.

Code generated by counterfeiter. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeAggregationPolicy

type FakeAggregationPolicy struct {
	ApplyStub func(map[string]*health.Health) *health.Health
	// contains filtered or unexported fields
}

func (*FakeAggregationPolicy) Apply

func (fake *FakeAggregationPolicy) Apply(arg1 map[string]*health.Health) *health.Health

func (*FakeAggregationPolicy) ApplyArgsForCall

func (fake *FakeAggregationPolicy) ApplyArgsForCall(i int) map[string]*health.Health

func (*FakeAggregationPolicy) ApplyCallCount

func (fake *FakeAggregationPolicy) ApplyCallCount() int

func (*FakeAggregationPolicy) ApplyCalls added in v0.1.2

func (fake *FakeAggregationPolicy) ApplyCalls(stub func(map[string]*health.Health) *health.Health)

func (*FakeAggregationPolicy) ApplyReturns

func (fake *FakeAggregationPolicy) ApplyReturns(result1 *health.Health)

func (*FakeAggregationPolicy) ApplyReturnsOnCall

func (fake *FakeAggregationPolicy) ApplyReturnsOnCall(i int, result1 *health.Health)

func (*FakeAggregationPolicy) Invocations

func (fake *FakeAggregationPolicy) Invocations() map[string][][]interface{}

type FakeIndicator

type FakeIndicator struct {
	HealthStub func() *health.Health

	NameStub func() string
	// contains filtered or unexported fields
}

func (*FakeIndicator) Health

func (fake *FakeIndicator) Health() *health.Health

func (*FakeIndicator) HealthCallCount

func (fake *FakeIndicator) HealthCallCount() int

func (*FakeIndicator) HealthCalls added in v0.1.2

func (fake *FakeIndicator) HealthCalls(stub func() *health.Health)

func (*FakeIndicator) HealthReturns

func (fake *FakeIndicator) HealthReturns(result1 *health.Health)

func (*FakeIndicator) HealthReturnsOnCall

func (fake *FakeIndicator) HealthReturnsOnCall(i int, result1 *health.Health)

func (*FakeIndicator) Invocations

func (fake *FakeIndicator) Invocations() map[string][][]interface{}

func (*FakeIndicator) Name

func (fake *FakeIndicator) Name() string

func (*FakeIndicator) NameCallCount

func (fake *FakeIndicator) NameCallCount() int

func (*FakeIndicator) NameCalls added in v0.1.2

func (fake *FakeIndicator) NameCalls(stub func() string)

func (*FakeIndicator) NameReturns

func (fake *FakeIndicator) NameReturns(result1 string)

func (*FakeIndicator) NameReturnsOnCall

func (fake *FakeIndicator) NameReturnsOnCall(i int, result1 string)

Jump to

Keyboard shortcuts

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