commit | 8533af8f7d9b87f4eb3af3537dcd2641b2855ca7 | [log] [tgz] |
---|---|---|
author | jim-slattery-rs <jim.slattery@rightscale.com> | Wed Dec 09 09:44:03 2015 -0500 |
committer | jim-slattery-rs <jim.slattery@rightscale.com> | Wed Dec 09 09:47:57 2015 -0500 |
tree | adc742fc1cd5452e6ce9de1647537d50f59b7bf9 | |
parent | 2152b45fa28a361beba9aab0885972323a444e28 [diff] |
fixed up: Succeed(), HaveOccurred() - Succeed() would panic if error was a nil pointer, like: *CustomError - Succeed() and HaveOccurred() weren't both rejecting non-error types in all cases. Added new tests for the above.
Jump straight to the docs to learn about Gomega, including a list of all available matchers.
To discuss Gomega and get updates, join the google group.
Learn more about Ginkgo here
Gomega is MIT-Licensed
The ConsistOf
matcher uses goraph which is embedded in the source to simplify distribution. goraph has an MIT license.