__________ are put in scope because they’re often useful as part of the battery of tests run in development.
(a) Logic unit test
(b) Integration unit test
(c) Functional unit test
(d) Acceptance unit test
The question was posed to me by my college director while I was bunking the class.
My doubt stems from Refactoring with Mock Objects topic in chapter Testing with Mock Objects of JUnit