A ___________ is a test that exercises code by focusing on a single method.
(a) Logic unit test
(b) Integration unit test
(c) Functional unit test
(d) Acceptance unit test
I had been asked this question at a job interview.
My doubt is from Refactoring with Mock Objects topic in division Testing with Mock Objects of JUnit