TestRunSummary

Specifies a test run summary.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The run end time of the test run summary.

Link copied to clipboard

The run start time of the test run summary.

Link copied to clipboard

The status of the test run summary.

Link copied to clipboard

The status reason of the test run summary.

Link copied to clipboard

The test configuration ID of the test run summary.

Link copied to clipboard

The test configuration version of the test run summary.

Link copied to clipboard

The test run ARN of the test run summary.

Link copied to clipboard

The test run ID of the test run summary.

Link copied to clipboard

The test suite ID of the test run summary.

Link copied to clipboard

The test suite version of the test run summary.

Functions

Link copied to clipboard
inline fun copy(block: TestRunSummary.Builder.() -> Unit = {}): TestRunSummary
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String