Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Luis MajanoLuis MajanoReporter
Sean CorfieldSean CorfieldComponents
Fix versions
Priority
Major
Details
Details
Assignee
Luis Majano
Luis MajanoReporter
Sean Corfield
Sean CorfieldComponents
Fix versions
Priority
Sentry
Sentry
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
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 byexpectAll()
) which hasonMissingMethod()
that delegates toevaluate()
of the above expression...