MCQOPTIONS
Bookmark
Saved Bookmarks
→
Junit
→
Testing Development Cycle in Junit
→
____________ returns whether this executor is idle..
1.
____________ returns whether this executor is idle.
A.
runUntilIdle
B.
runPendingCommands
C.
execute
D.
isIdle
Answer» E.
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
________________ blocks until all tasks have completed execution after a shutdown request, or the timeout occurs.
When a call to tick returns, the executor will be idle.
____________ runs time forwards by a given duration, executing any commands scheduled for execution during that time period.
WHEN_A_CALL_TO_TICK_RETURNS,_THE_EXECUTOR_WILL_BE_IDLE.?$
_________________blocks_until_all_tasks_have_completed_execution_after_a_shutdown_request,_or_the_timeout_occurs.$
____________ runs time forwards by a given duration, executing any commands scheduled for execution during that time period?
____________ returns whether this executor is idle.
____________ runs executed commands until there are no commands pending execution.
______________ runs all commands that are currently pending.
Other than RejectedExecutionException, the execute(Runnable command) function can also throw which exception?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply