InterviewSolution
Saved Bookmarks
| 1. |
___________ is a ThreadingPolicy that makes the Mockery thread-safe and helps tests synchronize with background threads.(a) Blitzer(b) DeterministicExecutor(c) DeterministicScheduler(d) SynchroniserThe question was asked in an interview for job.Question is from Dependency Management with Ivy in division Running JUnit Tests from Ant of JUnit |
|
Answer» The correct choice is (d) SYNCHRONISER |
|