Documentation ¶ Index ¶ func Err(err error, t *testing.T, msgs ...string) func False(v bool, t *testing.T, msgs ...string) func Nil(err error, t *testing.T, msgs ...string) func True(v bool, t *testing.T, msgs ...string) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Err ¶ func Err(err error, t *testing.T, msgs ...string) func False ¶ func False(v bool, t *testing.T, msgs ...string) func Nil ¶ func Nil(err error, t *testing.T, msgs ...string) func True ¶ func True(v bool, t *testing.T, msgs ...string) Types ¶ This section is empty. Source Files ¶ View all Source files assert.go Click to show internal directories. Click to hide internal directories.