TestExecutionSortBy

Contains information about the method by which to sort the instances of test executions you have carried out.

Types

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

Properties

Link copied to clipboard

Specifies whether to sort the test set executions by the date and time at which the test sets were created.

Link copied to clipboard

Specifies whether to sort in ascending or descending order.

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