____________ runs time forwards by a given duration, executing any commands scheduled for execution during that time period.
(a) runUntilIdle
(b) runPendingCommands
(c) tick
(d) isIdle
The question was asked in quiz.
The query is from Creating HTML Reports topic in section Running JUnit Tests from Ant of JUnit