testTimeout

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

Parameters

value

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


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

Parameters

argument

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