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

assertContains and assertContainsOnly fail when the actual iterable is not restartable #1941

Closed
wants to merge 3 commits into from

Conversation

rpolton
Copy link
Contributor

@rpolton rpolton commented Jul 14, 2020

Check List:

  • Fixes #??? absolutely, assertContains and assertContainsOnly fail if the iterable is not restartable
  • Unit tests : YES
  • Javadoc with a code example (on API only) : NA

@rpolton rpolton changed the title Feature/contains assertContains and assertContainsOnly fail when the actual iterable is not restartable Jul 28, 2020
@joel-costigliola joel-costigliola added this to the 3.17.1 milestone Aug 28, 2020
@joel-costigliola
Copy link
Member

Integrated with a "bit" of delay, thanks @rpolton!

@rpolton
Copy link
Contributor Author

rpolton commented Aug 29, 2020 via email

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.

None yet

2 participants