In order to write testable code, ______________ should be reduced as much as possible.
(a) Dependencies
(b) Redundancies
(c) Objects
(d) Classes
I had been asked this question during a job interview.
Origin of the question is JMock topic in division Testing with Mock Objects of JUnit