1.

__________ class is an Executor that executes commands on the thread that calls runPendingCommands or runUntilIdle.(a) Blitzer(b) DeterministicExecutor(c) DeterministicScheduler(d) SynchroniserI have been asked this question during an interview.Query is from Dependency Management with Ivy topic in chapter Running JUnit Tests from Ant of JUnit

Answer»

Correct answer is (B) DeterministicExecutor

The best explanation: The DeterministicExecutor executes COMMANDS on the THREAD calling RUNPENDINGCOMMANDS.



Discussion

No Comment Found

Related InterviewSolutions