Using ____________ testing, tests can be created that cover the public API of an application.
(a) White Box
(b) Unit
(c) Black Box
(d) Loss
The question was posed to me in an international level competition.
My doubt is from Mocking an HTTP Connection in portion Testing with Mock Objects of JUnit