Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EqualError ¶
func EqualError(err string) assert.ErrorAssertionFunc
EqualError asserts that a specific error string will be returned, matching assert.ErrorAssertionFunc signature
func MatchError ¶
func MatchError(match func(error) bool) assert.ErrorAssertionFunc
MatchError uses a custom matching function for the returned error, matching assert.ErrorAssertionFunc signature
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.