TestExecutionSummary

Summarizes metadata about the test execution.

Types

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

Properties

Link copied to clipboard

Specifies whether the API mode for the test execution is streaming or non-streaming.

Link copied to clipboard

The date and time at which the test execution was created.

Link copied to clipboard

The date and time at which the test execution was last updated.

Link copied to clipboard

Contains information about the bot used for the test execution..

Link copied to clipboard

The unique identifier of the test execution.

Link copied to clipboard

Specifies whether the data used for the test execution is written or spoken.

Link copied to clipboard

The current status of the test execution.

Link copied to clipboard

The unique identifier of the test set used in the test execution.

Link copied to clipboard

The name of the test set used in the test 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