Documentation
¶
Index ¶
- func CompareJSON(actual []byte, expected []byte) (bool, error)
- func CompareObjects(actual, expected any) (bool, error)
- func DumpMetrics(prefix string) string
- func MatchCounter(val int64, labels ...string) gcustom.CustomGomegaMatcher
- func MatchJson(a any) gcustom.CustomGomegaMatcher
- func MatchMap(a map[string]string) gcustom.CustomGomegaMatcher
- func NormalizeJSON(jsonStr string) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CompareObjects ¶
func DumpMetrics ¶
func MatchCounter ¶
func MatchCounter(val int64, labels ...string) gcustom.CustomGomegaMatcher
func MatchJson ¶
func MatchJson(a any) gcustom.CustomGomegaMatcher
func NormalizeJSON ¶
NormalizeJSON returns an indented json string. The keys are sorted lexicographically.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.