Details
-
Type:
New Feature
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.3.0
-
Fix Version/s: 2.5.0
-
Component/s: JMock 2.x.x Library
-
Labels:None
-
Number of attachments :
Description
There is no easy way to return an Enumeration over a sequence of values like returnIterator returns an interator. Enumerations are still used in a few APIs, so a returnEnumeration action would be useful for many people.
Implementation checked in to SVN