MCQOPTIONS
Saved Bookmarks
| 1. |
When does the wasSuccessful() method of the Runner class return true? |
| A. | The test file compiled |
| B. | The test file ran |
| C. | Some of the test cases ran successfully |
| D. | All the test cases ran succesfully |
| Answer» D. All the test cases ran succesfully | |