A ________________is a test that focuses on the interaction between components in their real environment.
(a) Logic unit test
(b) Integration unit test
(c) Functional unit test
(d) Acceptance unit test
I had been asked this question during an interview for a job.
This interesting question is from Refactoring with Mock Objects in chapter Testing with Mock Objects of JUnit