Home »
MCQs »
EasyMock MCQs
A ____ object replicates the behavior of only certain of its methods
10. A ____ object replicates the behavior of only certain of its methods.
- Partial Mock
- Nice Mock
- Strict Mock
Answer: A) Partial Mock
Explanation:
A partial mock object replicates the behaviour of only certain of its methods.