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 shouldContainAll and shouldNotContainAny assertions #44

Merged

Conversation

Egorand
Copy link
Collaborator

@Egorand Egorand commented Jun 4, 2017

No description provided.

@MarkusAmshove MarkusAmshove merged commit 5428117 into MarkusAmshove:master Jun 6, 2017
@MarkusAmshove
Copy link
Owner

Thank you, this is a nice addition!

Also I know how tedious it is to support all the specific collection types (including primitive Arrays).

I've included the changes in 1.23 which I just released 👍

@Egorand
Copy link
Collaborator Author

Egorand commented Jun 6, 2017

Thanks for merging! Yes, there's a lot of duplicated assertions for different collection types, but since they don't share an interface, I don't see a way around it.

@Egorand Egorand deleted the egorand/collections-all-any branch June 6, 2017 13:45
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.

2 participants