healthfakes

package
v0.1.9 Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2019 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(healths map[string]*health.Health) *health.Health
	// contains filtered or unexported fields
}

func (*FakeAggregationPolicy) Apply

func (fake *FakeAggregationPolicy) Apply(healths 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) 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 {
	NameStub func() string

	HealthStub func() *health.Health
	// contains filtered or unexported fields
}

func (*FakeIndicator) Health

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

func (*FakeIndicator) HealthCallCount

func (fake *FakeIndicator) HealthCallCount() int

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) 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