testTimeout

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

Parameters

value

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


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

Parameters

argument

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