InterviewSolution
Saved Bookmarks
| 1. |
_____________ returns the next of a sequence of elements each time it is invoked.(a) ActionSequence(b) CustomAction(c) DoAllAction(d) ReturnValueActionThe question was asked in semester exam.This is a very interesting question from Setting Up a Maven Project in portion Running JUnit Tests from Maven2 of JUnit |
|
Answer» Right CHOICE is (a) ActionSequence |
|