InterviewSolution
Saved Bookmarks
| 1. |
The test instantiates ___________ and calls methods on these _________(a) Objects(b) Classes(c) Services(d) SubsystemsThe question was asked in unit test.The above asked question is from Unit Testing with Mock Objects topic in division Testing with Mock Objects of JUnit |
|
Answer» The CORRECT CHOICE is (a) Objects |
|