InterviewSolution
Saved Bookmarks
| 1. |
______________ is a class that “blitzes” an object by calling it many times, from multiple threads.(a) Blitzer(b) DeterministicExecutor(c) DeterministicScheduler(d) SynchroniserThe question was asked in exam.The origin of the question is Dependency Management with Ivy in chapter Running JUnit Tests from Ant of JUnit |
|
Answer» The correct CHOICE is (a) BLITZER |
|