ceph-csi/vendor/github.com/onsi/gomega
Humble Chirammal 34fc1d847e Changes to accommodate client-go changes and kube vendor update
to v1.18.0

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2020-04-14 10:50:12 +00:00
..
format
internal
matchers Changes to accommodate client-go changes and kube vendor update 2020-04-14 10:50:12 +00:00
types
.gitignore
.travis.yml
CHANGELOG.md Changes to accommodate client-go changes and kube vendor update 2020-04-14 10:50:12 +00:00
CONTRIBUTING.md
go.mod
go.sum
gomega_dsl.go Changes to accommodate client-go changes and kube vendor update 2020-04-14 10:50:12 +00:00
LICENSE
Makefile
matchers.go Changes to accommodate client-go changes and kube vendor update 2020-04-14 10:50:12 +00:00
README.md
RELEASING.md

Gomega: Ginkgo's Preferred Matcher Library

Build Status

Jump straight to the docs to learn about Gomega, including a list of all available matchers.

If you have a question, comment, bug report, feature request, etc. please open a GitHub issue.

Ginkgo: a BDD Testing Framework for Golang

Learn more about Ginkgo here

Community Matchers

A collection of community matchers is available on the wiki.

License

Gomega is MIT-Licensed

The ConsistOf matcher uses goraph which is embedded in the source to simplify distribution. goraph has an MIT license.