Replace the current list of reporters with a new one.
Replace the current list of reporters with a new one.
Set the test timeout.
Configure the execution to use an event loop when there is no one existing.
Replace the current list of reporters with a new one.
Set the test timeout.
Configure the execution to use an event loop when there is no one existing.
Generated using TypeDoc
Test execution options:
timeout
in milliseconds, the default value is 2 minutesuseEventLoop
true
always runs with an event loopfalse
never runs with an event loopnull
uses an event loop if there is one (provided by {@link Vertx#currentContext}) otherwise run withoutreporters
is an array of reporter configurations