Chakrit Wichian
|
f51780437f
|
Make isEmpty() properly handles maps. [fix #34]
|
2014-01-19 10:30:16 +07:00 |
|
Victor Blomqvist
|
0378c681e8
|
added new assert WithinDuration
|
2013-09-12 13:24:50 +08:00 |
|
Mat Ryer
|
ba887bba64
|
improved error message
|
2013-08-02 16:09:49 -06:00 |
|
Mat Ryer
|
8cb5e40869
|
made Exactly not panic on nils
|
2013-07-18 09:42:16 -06:00 |
|
Tyler Bunnell
|
1e9c4b3ca7
|
Use new Fail method internally
|
2013-07-17 12:44:44 -06:00 |
|
Mat Ryer
|
3e51f38eaf
|
added Fail and Exactly assertions
|
2013-07-17 12:15:39 -06:00 |
|
Joshua Elliott
|
d35afcda84
|
Don't panic when underlying type is not .IsNil()-able (eg. string)
|
2013-05-23 14:54:54 -06:00 |
|
Tyler Bunnell
|
044591a481
|
go fmt
|
2013-03-31 09:56:37 -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
|
530d0b899f
|
Add optional format, args for messages
Now you can pass either a "string" or a "%s","string" to the end of all
the functions that take a message.
|
2012-11-20 20:23:41 -07:00 |
|
Tyler Bunnell
|
f05d4eda9d
|
Add assert.Condition
|
2012-11-02 12:20:08 -06:00 |
|
Tyler Bunnell
|
4abc5d21c6
|
Fixes #7
|
2012-10-28 08:31:22 -06:00 |
|
Tyler Bunnell
|
8aa1160d9d
|
Merge branch 'develop'
|
2012-10-19 10:05:29 -06:00 |
|
Tyler Bunnell
|
c090beb5e4
|
Fix mock CallerInfo
|
2012-10-19 09:50:23 -06:00 |
|
Tyler Bunnell
|
93c66cec9b
|
Merge branch 'refs/heads/feature/prettyoutput'
|
2012-10-18 15:39:17 -06:00 |
|
Tyler Bunnell
|
36fef36bf3
|
Add Last Ditch Equals Comparison
Fixes a problem where int/float of the same value would return not
equal. This may also fix other comparisons in the future.
|
2012-10-18 14:17:52 -06:00 |
|
Tyler Bunnell
|
4d9c107dd0
|
Add comment
|
2012-10-17 11:17:15 -06:00 |
|
Tyler Bunnell
|
4a0996d790
|
Make the output pretty!
|
2012-10-17 07:51:19 -06:00 |
|
Mat Ryer
|
0cda4d8ec7
|
improved comments
|
2012-10-16 22:21:56 +01:00 |
|
Mat Ryer
|
72cf7da961
|
enhanced comments
|
2012-10-16 22:20:38 +01:00 |
|
Tyler Bunnell
|
2930d903bf
|
Initial Commit
|
2012-10-16 11:14:23 -06:00 |
|