MCQOPTIONS
Saved Bookmarks
| 1. |
____________ translates ExpectationErrors into AssertionErrors that several test frameworks, including JUnit 4 and TestNG, use to report errors. |
| A. | AssertionErrorTranslator |
| B. | CamelCaseNamingScheme |
| C. | CurrentStateMatcher |
| D. | IdentityExpectationErrorTranslator |
| Answer» B. CamelCaseNamingScheme | |