1.

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

Answer»

The correct option is (C) TICK

Easiest explanation: The tick() COMMAND also runs any background TASKS SPAWNED by the scheduled tasks.



Discussion

No Comment Found

Related InterviewSolutions