MCQOPTIONS
Saved Bookmarks
| 1. |
What does the getRunCount() method of the Result return? |
| A. | String denoting the time of execution |
| B. | Integer denoting the time of execution |
| C. | int denoting the number of tests run |
| D. | int denoting the number of failed tests |
| Answer» D. int denoting the number of failed tests | |