MCQOPTIONS
Saved Bookmarks
| 1. |
What information does an object of the Failure class contain? |
| A. | Description of the failed test |
| B. | Description of the failed test and the exception thrown while running it |
| C. | Description of the fail() method |
| D. | Description of the exception thrown |
| Answer» C. Description of the fail() method | |