Stubs don’t lend themselves well to ____________ unit testing.
(a) Fine-grained
(b) Coarse-grained
(c) Redundant
(d) Functional
The question was posed to me during an online interview.
My question comes from The Mock Objects Solution topic in chapter In-container Testing of JUnit