Add expectAll() to make it easier to work with collections

Description

Whilst you can iterate over a collection and expect something of each element

it would be really nice to have a shortcut like this:

This could be done fairly easily (I think?) by adding a new CollectionExpectation (returned by expectAll()) which has onMissingMethod() that delegates to evaluate() of the above expression...

Gliffy Diagrams

Activity

Show:

Sean Corfield November 17, 2016 at 5:48 PM

Thank you!

Sean Corfield November 8, 2016 at 10:17 PM

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Components

Fix versions

Priority

Sentry

Created November 3, 2016 at 5:09 AM
Updated November 17, 2016 at 5:48 PM
Resolved November 17, 2016 at 5:44 PM