

MCQOPTIONS
Saved Bookmarks
1. |
In the context of unit testing, the term ___________ is used to contrast and compare the objects you use in your application with the objects that you use to test your application (test objects). |
A. | Mock Object |
B. | Dummy Object |
C. | Domain Object |
D. | Real Object |
Answer» D. Real Object | |