InterviewSolution
Saved Bookmarks
| 1. |
A build or developer usually executes tests involving stubs in their _________ environment.(a) Dead(b) Running(c) Production(d) FakeThis question was addressed to me in final exam.My question is from The Mock Objects Solution in chapter In-container Testing of JUnit |
|
Answer» Correct choice is (b) RUNNING |
|