InterviewSolution
Saved Bookmarks
| 1. |
The __________ package contains plugins that make it easier to use jMock with legacy code.(a) org.jmock.api(b) org.jmock.lib.action(c) org.jmock.lib.script(d) org.jmock.lib.legacyI had been asked this question in class test.I'd like to ask this question from Maven Introduction topic in section Running JUnit Tests from Maven2 of JUnit |
|
Answer» The correct choice is (d) org.JMOCK.lib.LEGACY |
|