___________ returns an Enumeration over a collection.
(a) ActionSequence
(b) CustomAction
(c) DoAllAction
(d) ReturnEnumerationAction
I had been asked this question in unit test.
I need to ask this question from Setting Up a Maven Project topic in section Running JUnit Tests from Maven2 of JUnit