Documentation ¶ Index ¶ type AssertFn func New(t *testing.T) AssertFn Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type AssertFn ¶ type AssertFn = func(assertion ...interface{}) func New ¶ func New(t *testing.T) AssertFn Source Files ¶ View all Source files assert.go Click to show internal directories. Click to hide internal directories.