testTimeout

@JvmName(name = "nhdfdqosojgmpjho")
suspend fun testTimeout(value: Output<DurationArgs>)
@JvmName(name = "nbqykjrhpxkmhhvi")
suspend fun testTimeout(value: DurationArgs?)

Parameters

value

Max time a test is allowed to run before it is automatically cancelled.


@JvmName(name = "qiabkbuygpeeoiuf")
suspend fun testTimeout(argument: suspend DurationArgsBuilder.() -> Unit)

Parameters

argument

Max time a test is allowed to run before it is automatically cancelled.