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

Easiest explanation: org.jmock.integration.junit4 is USED to INTEGRATE jMock with JUNIT 4.



Discussion

No Comment Found

Related InterviewSolutions