Documentation
¶
Index ¶
- func Contains(t *testing.T, values any, value any)
- func Equal[T comparable](t *testing.T, expected, actual T)
- func EqualElements[T comparable](t *testing.T, expected, actual []T)
- func Error(t *testing.T, err error)
- func InDir(t *testing.T, dir string, fn func())
- func NoError(t *testing.T, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Equal ¶
func Equal[T comparable](t *testing.T, expected, actual T)
func EqualElements ¶
func EqualElements[T comparable](t *testing.T, expected, actual []T)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.