TestReport

Contains aggregated test-level metrics for a job.

Types

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

Properties

Link copied to clipboard

A message associated with the test report.

Link copied to clipboard

The aggregated test-level metrics for the job.

Link copied to clipboard

A URL to the detailed test results.

Functions

Link copied to clipboard
inline fun copy(block: TestReport.Builder.() -> Unit = {}): TestReport
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