This website requires JavaScript.
Explore
Help
Sign In
GOMODULES
/
testify
Watch
1
Star
0
Fork
0
You've already forked testify
mirror of
https://github.com/stretchr/testify.git
synced
2025-05-31 11:42:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
testify
/
assert
History
Mat Ryer
24fb97e3a8
Merge pull request
#39
from xsleonard/exacterror
...
ExactError, asserts that err is not nil and its string matches
2014-03-07 11:27:35 -07:00
..
assertions_test.go
rename to EqualError
2014-02-15 15:06:23 -05:00
assertions.go
Merge pull request
#39
from xsleonard/exacterror
2014-03-07 11:27:35 -07:00
doc.go
added new assert WithinDuration
2013-09-12 13:24:50 +08:00
errors.go
ExactError, asserts that err is not nil and its string matches
2014-02-15 12:24:39 -05:00