Documentation ¶
Index ¶
- func Fail(t testing.TB, fmt string, args ...interface{})
- func Failf(t testing.TB, fmt string, args ...interface{})
- func ToBeEqual(t testing.TB, expected, actual interface{})
- func ToBeNil(t testing.TB, actual interface{})
- func ToBeNoError(t testing.TB, actual error)
- func ToBeOfType(t testing.TB, expectedType, actual interface{})
- func ToBeSame(t testing.TB, expected, actual interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ToBeNoError ¶
func ToBeOfType ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.