A solution to reducing dependencies is to separate code between methods that instantiate new ____________ and methods that provide application logic.
(a) Classes
(b) Objects
(c) Modules
(d) Functions
This question was addressed to me by my college director while I was bunking the class.
I'd like to ask this question from JMock in section Testing with Mock Objects of JUnit