class AsyncTestConfig: Any
Constructors
Name | Description |
---|---|
constructor()
|
Methods
getAsyncUncaughtExceptionHandler
fun getAsyncUncaughtExceptionHandler(): AsyncUncaughtExceptionHandler
ReturnValue
Name | Description |
---|---|
AsyncUncaughtExceptionHandler
|
getAsyncExecutor
fun getAsyncExecutor(): Executor
ReturnValue
Name | Description |
---|---|
Executor
|