InterviewSolution
Saved Bookmarks
| 1. |
The Cobertura command to run while checking coverage is ____________(a) cobertura-report.bat(b) cobertura-instrument.bat(c) cobertura-check.bat(d) cobertura-merge.batThis question was addressed to me in an online interview.Enquiry is from EasyMock in portion Testing with Mock Objects of JUnit |
|
Answer» Right answer is (c) cobertura-check.bat |
|