InterviewSolution
Saved Bookmarks
| 1. |
The ___________ parameter specifies the minimum acceptable branch coverage rate needed by each class during Cobetura coverage checking.(a) datafile(b) branch(c) line(d) regexI had been asked this question in class test.The doubt is from EasyMock in division Testing with Mock Objects of JUnit |
|
Answer» Right ANSWER is (b) BRANCH |
|