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 random order matchers for streams #42

Open
rkeen-siemens opened this issue Sep 21, 2022 · 0 comments
Open

Add random order matchers for streams #42

rkeen-siemens opened this issue Sep 21, 2022 · 0 comments

Comments

@rkeen-siemens
Copy link

Hamcrest has random order matchers for collections and arrays (e.g. containsInAnyOrder or containsInRelativeOrder). It would be nice to have similar methods for streams in addition to the existing contains/yields (although probably just use the yields prefix for the new ones).

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

No branches or pull requests

1 participant