______________ is a partial implementation of the Action interface that making it easy to implement actions specific to applications with inline anonymous classes.
(a) ActionSequence
(b) CustomAction
(c) DoAllAction
(d) ReturnValueAction
This question was addressed to me during an interview.
The query is from Setting Up a Maven Project topic in division Running JUnit Tests from Maven2 of JUnit