abortedByUser

@JvmName(name = "jujgdaesxcadwjea")
suspend fun abortedByUser(value: Output<Boolean>)
@JvmName(name = "mblopeabnwtionuw")
suspend fun abortedByUser(value: Boolean?)

Parameters

value

If the end user aborted the test execution before a pass or fail could be determined. For example, the user pressed ctrl-c which sent a kill signal to the test runner while the test was running.