TestSetSortBy

Contains information about the methods by which to sort the test set.

Types

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

Properties

Link copied to clipboard

Specifies whether to sort the test sets by name or by the time they were last updated.

Link copied to clipboard

Specifies whether to sort in ascending or descending order.

Functions

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