MCQOPTIONS
Saved Bookmarks
| 1. |
To listen to events during a test, which class has to be extended? |
| A. | org.junit.runner.notification.RunListener |
| B. | org.junit.runner.Listener |
| C. | org.junit.runner.notification.Listener |
| D. | org.junit.runner.RunListener |
| Answer» E. | |