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

For explanation: The branch parameter should be an integer between 0 and 100.



Discussion

No Comment Found

Related InterviewSolutions