______________ is a ScheduledExecutorService that executes commands on the thread that calls runNextPendingCommand, runUntilIdle or tick.
(a) Blitzer
(b) DeterministicExecutor
(c) DeterministicScheduler
(d) Synchroniser
The question was posed to me by my school principal while I was bunking the class.
This key question is from Dependency Management with Ivy in portion Running JUnit Tests from Ant of JUnit