Documentation
¶
Overview ¶
Package asserttest provides utilities to test assertions.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReportAuto ¶ added in v0.9.0
ReportAuto returns an assert.Option that checks the message automatically and that the assert.ReportFunc is called.
func ReportPrefix ¶ added in v0.9.0
ReportPrefix returns an assert.Option that checks the message prefix and that the assert.ReportFunc is called.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.