InterviewSolution
Saved Bookmarks
| 1. |
When unit testing, it’s important to be able to control as much as possible of the environment in which the tests execute.(a) True(b) FalseThis question was addressed to me in a national level competition.This is a very interesting question from In-container Testing topic in chapter In-container Testing of JUnit |
|
Answer» Correct choice is (a) True |
|