commit | 0291242338fbe729cc62dbd338393ae4de2cb269 | [log] [tgz] |
---|---|---|
author | Rob Dimsdale <robert.dimsdale@gmail.com> | Mon Oct 05 19:56:14 2015 -0700 |
committer | Rob Dimsdale <robert.dimsdale@gmail.com> | Mon Oct 05 19:56:14 2015 -0700 |
tree | 61e2c75a480ccb39be4b9298bcbcbf73770ec778 | |
parent | d6dbcadd097a94624226ca555d70a0d14d4d6181 [diff] |
Add VerifyBody method. - This provides a matcher VerifyBody to ensure the []byte Body of the HTTP request matches the expected. - This addresses https://github.com/onsi/gomega/issues/110
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.