InterviewSolution
Saved Bookmarks
| 1. |
When the _________ is used as the method’s first client, it becomes easier to focus purely on the API.(a) Object(b) Class(c) Test(d) StubI had been asked this question during an online exam.I want to ask this question from Limitations of Standard Unit Testing in section In-container Testing of JUnit |
|
Answer» Right ANSWER is (C) Test |
|