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

shouldNotBeEmpty message #27

Closed
AndreasVolkmann opened this issue Mar 7, 2017 · 2 comments
Closed

shouldNotBeEmpty message #27

AndreasVolkmann opened this issue Mar 7, 2017 · 2 comments
Assignees

Comments

@AndreasVolkmann
Copy link
Collaborator

The error message of a failing Collection.shouldNotBeEmpty reads:

Expected the Iterable to contain no elements

But actually what it should say is: Expected the Iterable to contain elements.

@MarkusAmshove MarkusAmshove self-assigned this Mar 9, 2017
@MarkusAmshove
Copy link
Owner

You're right, I'll revisit them :-)

@MarkusAmshove
Copy link
Owner

Fixed with v1.16

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

2 participants