ListSuiteRunsRequest

Types

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

Properties

Link copied to clipboard

The maximum number of results to return at once.

Link copied to clipboard

A token to retrieve the next set of results.

Link copied to clipboard

Lists the test suite runs of the specified test suite based on suite definition ID.

Link copied to clipboard

Must be passed along with suiteDefinitionId. Lists the test suite runs of the specified test suite based on suite definition version.

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