Documentation
¶
Index ¶
- func DeepEqual(t *testing.T, got, want interface{}, msg ...string)
- func Equal(t *testing.T, got, want interface{}, msg ...string)
- func False(t *testing.T, got bool, msg ...string)
- func Nil(t *testing.T, got interface{}, msg ...string)
- func NotNil(t *testing.T, got interface{}, msg ...string)
- func ShouldNotPanic(t *testing.T, fn func())
- func ShouldPanic(t *testing.T, fn func())
- func True(t *testing.T, got bool, msg ...string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ShouldNotPanic ¶
func ShouldPanic ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.