InterviewSolution
Saved Bookmarks
| 1. |
_________ is used for combining those matchers which must both pass.(a) all(b) both(c) justTwo(d) matchTwoThis question was posed to me in an interview for job.The question is from Need for Unit Tests topic in portion Software Testing Principles of JUnit |
|
Answer» Correct choice is (b) both |
|