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

2.x: BaseTestConsumer add assertValueAt(index, Predicate<T>) #4688

Closed
vanniktech opened this issue Oct 11, 2016 · 2 comments
Closed

2.x: BaseTestConsumer add assertValueAt(index, Predicate<T>) #4688

vanniktech opened this issue Oct 11, 2016 · 2 comments

Comments

@vanniktech
Copy link
Collaborator

That one would check that the value at the given index matches the predicate. Also assertValue(Predicate) could forward to the new method with the given index 0.

What are your thoughts?

@akarnokd
Copy link
Member

Fine with me.

@vanniktech
Copy link
Collaborator Author

Closing via #4690

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

No branches or pull requests

2 participants