1.

Which of these is not a mocking framework?(a) EasyMock(b) Mockito(c) PowerMock(d) MockJavaI had been asked this question in a national level competition.My question is from JUnits topic in portion Autoboxing & Miscellaneous of Java

Answer»

The correct option is (d) MockJava

Explanation: EASYMOCK, jMock, Mockito, Unitils MOCK, PowerMock and JMockit are a VARIOUS MOCKING FRAMEWORK.



Discussion

No Comment Found

Related InterviewSolutions