InterviewSolution
Saved Bookmarks
| 1. |
JUnit Suites are independent of the capability of the ______ system.(a) Run(b) Class(c) Test(d) BuildThis question was posed to me in an international level competition.Question is from Composing Tests with a Suite topic in section Exploring Core JUnit of JUnit |
|
Answer» The correct ANSWER is (d) Build |
|