InterviewSolution
Saved Bookmarks
| 1. |
Which package contains interfaces that define jMock’s Domain Specific Embedded Language?(a) org.jmock(b) org.jmock.syntax(c) org.jmock.lib(d) org.jmock.integration.junit3This question was posed to me in my homework.I want to ask this question from Dependency Management with Ivy topic in portion Running JUnit Tests from Ant of JUnit |
|
Answer» Correct ANSWER is (b) org.jmock.syntax |
|