GetTestCaseExecutionSummaryResponse

Types

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

Properties

Link copied to clipboard
val endTime: <Error class: unknown class>?

The timestamp when the test case execution ended.

Link copied to clipboard

Summary statistics for the test case execution.

Link copied to clipboard
val startTime: <Error class: unknown class>?

The timestamp when the test case execution started.

Link copied to clipboard

The status of the test case execution.

Functions

Link copied to clipboard
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