

MCQOPTIONS
Saved Bookmarks
1. |
_________ is a naming scheme wherein the implicit name for a mock object is the mocked type’s name with the first character represented in lower case. |
A. | AssertionErrorTranslator |
B. | CamelCaseNamingScheme |
C. | CurrentStateMatcher |
D. | IdentityExpectationErrorTranslator |
Answer» C. CurrentStateMatcher | |