1.

EasyMock relies heavily on the __________import feature of Java.(a) Dynamic(b) Static(c) Class(d) ObjectI have been asked this question in my homework.My question is based upon Ant topic in chapter Running JUnit Tests from Ant of JUnit

Answer»

The CORRECT OPTION is (b) Static

Explanation: All EASYMOCK imports are static imports.



Discussion

No Comment Found

Related InterviewSolutions