InterviewSolution
Saved Bookmarks
| 1. |
JUnit test files are written in files with which file extension?(a) .junit(b) .test(c) .java(d) .unitI got this question by my school principal while I was bunking the class.Question is from Exploring Core JUnit topic in section Exploring Core JUnit of JUnit |
|
Answer» Correct option is (c) .java |
|