passert

package
v0.0.0-...-1e1eda1 Latest Latest
Warning

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

Go to latest
Published: May 2, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ElementsMatch

func ElementsMatch(t *testing.T, expected, actual interface{}, msgAndArgs ...interface{}) bool

Approximates the behavior of `assert.ElementsMatch(...)` by feeding them to the Equal comparison with a sorting option. The sorter is just a naive string comparison at present.

func Equal

func Equal(t *testing.T, expected, actual interface{}, msgAndArgs ...interface{}) bool

Types

This section is empty.

Jump to

Keyboard shortcuts

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