Documentation
¶
Index ¶
- func AssertEqual(t *testing.T, a, b any, msgAndArgs ...string)
- func AssertNoError(t *testing.T, err error, msgAndArgs ...string)
- func Fail(t testing.TB, xs string, msgs ...string)
- func Failnow(t testing.TB, xs string, msgs ...string)
- func ObjectsAreEqual(expected, actual any) bool
- func ObjectsAreEqualValues(expected, actual any) bool
- func RequireEqual(t *testing.T, a, b any, msgAndArgs ...string)
- func RequireEqualValues(t *testing.T, a, b any, msgAndArgs ...string)
- func RequireError(t *testing.T, err error, msgAndArgs ...string)
- func RequireNoError(t *testing.T, err error, msgAndArgs ...string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ObjectsAreEqual ¶
func ObjectsAreEqualValues ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.