tallytest

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 29, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AssertCounterValue

func AssertCounterValue(t *testing.T, expected int64, s tally.Snapshot, name string, tags map[string]string) bool

AssertCounterValue asserts that the given counter has the expected value.

func AssertGaugeNil

func AssertGaugeNil(t *testing.T, s tally.Snapshot, name string, tags map[string]string) bool

AssertGaugeNil asserts that the given gauge does not exist.

func AssertGaugeValue

func AssertGaugeValue(t *testing.T, expected float64, s tally.Snapshot, name string, tags map[string]string) bool

AssertGaugeValue asserts that the given gauge has the expected value.

Types

This section is empty.

Jump to

Keyboard shortcuts

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