matchers

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Dec 14, 2025 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CompareJSON

func CompareJSON(actual []byte, expected []byte) (bool, error)

func CompareObjects

func CompareObjects(actual, expected any) (bool, error)

func DumpMetrics

func DumpMetrics(prefix string) string

func MatchCounter

func MatchCounter(val int64, labels ...string) gcustom.CustomGomegaMatcher

func MatchJson

func MatchJson(a any) gcustom.CustomGomegaMatcher

func MatchMap

func MatchMap(a map[string]string) gcustom.CustomGomegaMatcher

func NormalizeJSON

func NormalizeJSON(jsonStr string) (string, error)

NormalizeJSON returns an indented json string. The keys are sorted lexicographically.

Types

This section is empty.

Jump to

Keyboard shortcuts

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