redding / assert

Assertion style testing framework.
https://github.com/redding/assert
MIT License
10 stars 1 forks source link

corresponding not_* method macros #93

Closed kellyredding closed 12 years ago

kellyredding commented 12 years ago

Adds assert method macros for the following:

Fixes #87.

kellyredding commented 12 years ago

@tpett - this is a fix for #87, which you suggested.

@jcredding - please review - thanks man.

jcredding commented 12 years ago

@kellyredding - Looks good to me.