165 Commits

Author SHA1 Message Date
Guncha
5114cbfc4a Fix #45: assert.Empty should work with channels 2014-03-31 19:10:48 -04:00
Steve Leonard
e763434382 rename to EqualError 2014-02-15 15:06:23 -05:00
Steve Leonard
92af479c56 ExactError, asserts that err is not nil and its string matches 2014-02-15 12:24:39 -05:00
Chakrit Wichian
f51780437f Make isEmpty() properly handles maps. [fix #34] 2014-01-19 10:30:16 +07:00
Victor Blomqvist
a1964c1081 expanded test for WithinDuration to test for negative durations 2013-09-12 13:53:27 +08:00
Victor Blomqvist
ed409be48c expanded test for WithinDuration to test for both |a-b|>=dt and |b-a|>=dt 2013-09-12 13:37:44 +08:00
Victor Blomqvist
0378c681e8 added new assert WithinDuration 2013-09-12 13:24:50 +08:00
Mat Ryer
8cb5e40869 made Exactly not panic on nils 2013-07-18 09:42:16 -06:00
Mat Ryer
3e51f38eaf added Fail and Exactly assertions 2013-07-17 12:15:39 -06:00
Mat Ryer
841b040dd7 Revert "Fixes #13"
This reverts commit 9b28fe8965cd21633adaf91ee714e93532b0ec6e.
2012-12-04 13:11:45 -07:00
Mat Ryer
9b28fe8965 Fixes #13 2012-11-21 22:25:09 +00:00
Mat Ryer
03751c9109 Fixes #6 - added Empty and NotEmpty alternatives to nil 2012-11-21 15:03:46 +00:00
Mat Ryer
a58329b4c5 Fixes #8 2012-11-21 14:42:06 +00:00
Tyler Bunnell
4a0996d790 Make the output pretty! 2012-10-17 07:51:19 -06:00
Tyler Bunnell
2930d903bf Initial Commit 2012-10-16 11:14:23 -06:00