Documentation
¶
Index ¶
- func ContainCounterMetric(expectedName string, expectedValue float64) types.GomegaMatcher
- func ContainGaugeMetric(expectedName, expectedUnit string, expectedValue float64) types.GomegaMatcher
- func ContainPoint(expected interface{}) types.GomegaMatcher
- func ContainPoints(expected interface{}) types.GomegaMatcher
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ContainCounterMetric ¶
func ContainCounterMetric(expectedName string, expectedValue float64) types.GomegaMatcher
func ContainGaugeMetric ¶
func ContainGaugeMetric(expectedName, expectedUnit string, expectedValue float64) types.GomegaMatcher
func ContainPoint ¶
func ContainPoint(expected interface{}) types.GomegaMatcher
func ContainPoints ¶
func ContainPoints(expected interface{}) types.GomegaMatcher
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.