TestFailDetails

sealed external interface TestFailDetails(source)

Properties

Link copied to clipboard
abstract var duration_ms: Double

The duration of the test in milliseconds.

Link copied to clipboard
abstract var error: TestError

An error wrapping the error thrown by the test.

Link copied to clipboard
abstract var type: String?

The type of the test, used to denote whether this is a suite.