open fun setUseEventLoop(useEventLoop: Boolean): TestOptions
Configure the execution to use an event loop when there is no one existing.
useEventLoop - the even loop usage
useEventLoop
Return a reference to this, so the API can be used fluently