InterviewSolution
Saved Bookmarks
| 1. |
______________ integrates jMock with JUnit 3.(a) org.jmock(b) org.jmock.api(c) org.jmock.lib(d) org.jmock.integration.junit3I had been asked this question during an interview.I need to ask this question from Dependency Management with Ivy topic in division Running JUnit Tests from Ant of JUnit |
|
Answer» The correct choice is (d) org.jmock.integration.junit3 |
|