____________ tests can control both the inputs to each method and the behaviour of secondary objects.
(a) White Box
(b) Unit
(c) Black Box
(d) Loss
I had been asked this question during an interview.
I need to ask this question from Mocking an HTTP Connection topic in chapter Testing with Mock Objects of JUnit