To use the createMock method of EasyMock we need to import ___________
(a) org.easymock.EasyMock.createMock
(b) org.EasyMock.createMock
(c) org.easymock.createMock
(d) org.createMock
The question was posed to me during an interview.
My question is based upon Ant topic in section Running JUnit Tests from Ant of JUnit