MCQOPTIONS
Saved Bookmarks
| 1. |
To use JUnit in a project we need to add which JAR files on our test classpath? |
| A. | junit.jar |
| B. | hamcrest-core.jar |
| C. | junit.jar and hamcrest-core.jar |
| D. | java-junit.jar |
| Answer» D. java-junit.jar | |