_________ replace the objects with which the methods under test collaborate, offering a layer of isolation.
(a) Classes
(b) Mocks
(c) Unified Stamps
(d) Interfaces
The question was asked by my college director while I was bunking the class.
My question is taken from Comparing Stubs, Mock Objects and In-container Testing topic in section In-container Testing of JUnit