______________ tests examine the code at the boundary of its public API.
(a) Unit
(b) Integration
(c) Functional
(d) Loss
The question was posed to me in a job interview.
The origin of the question is Unit Testing with Mock Objects in chapter Testing with Mock Objects of JUnit