InterviewSolution
Saved Bookmarks
| 1. |
To write a mock object test in JUnit 3, MockObject needs to be extended.(a) True(b) FalseThis question was posed to me in a job interview.My question comes from Maven Surefire topic in portion Running JUnit Tests from Maven2 of JUnit |
|
Answer» Right answer is (B) False |
|