InterviewSolution
Saved Bookmarks
| 1. |
NullPointerException is thrown if tasks or any of its elements are null.(a) True(b) FalseThis question was posed to me in unit test.My question is based upon Batching Tests in section Running JUnit Tests from Ant of JUnit |
|
Answer» Correct ANSWER is (a) True |
|