A unit test framework is required

The test object will usually use predefined interfaces to call other components, which are simulated by placeholders called stubs or mocks if the components themselves are not yet ready. Stubs simulate the input/output behavior of the components they represent.

image

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *