1.

____________ package contains actions that fake the behavior of mocked invocations.(a) org.jmock(b) org.jmock.lib.action(c) org.jmock.lib(d) org.jmock.lib.scriptThis question was addressed to me in a job interview.I want to ask this question from Setting Up a Maven Project in portion Running JUnit Tests from Maven2 of JUnit

Answer»

Correct choice is (B) org.jmock.lib.action

To EXPLAIN I would SAY: org.jmock.lib.action CONTAINS actions that fake the behavior of mocked invocations.



Discussion

No Comment Found

Related InterviewSolutions