Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add IsIterableIntersecting #338

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

XxxXxxXxx233
Copy link

@XxxXxxXxx233 XxxXxxXxx233 commented Apr 25, 2021

Fixes #195. I create a simple matcher IsIterableIntersecting to check whether the two iterable have an intersection.

@nhojpatrick
Copy link
Member

Going to try and kick start hamcrest, so if you want to get it merged, please rebase from the branch v2.3-candidates.
Still trying to understand how has permissions to perform a release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create Iterable/Collection matcher like: doesNotContainAnyOf(T [] items)
2 participants