InterviewSolution
Saved Bookmarks
| 1. |
________________ contains classes to help test concurrent code with jMock.(a) org.jmock.concurrent(b) org.jmock.syntax(c) org.jmock.lib(d) org.jmock.integration.junit3This question was posed to me in examination.My question is based upon Dependency Management with Ivy topic in portion Running JUnit Tests from Ant of JUnit |
|
Answer» Right ANSWER is (a) org.jmock.concurrent |
|