TestCaseScenario

Provides test case scenario.

Types

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

Properties

Link copied to clipboard

Provides test case scenario failure result.

Link copied to clipboard

Provides the test case scenario status. Status is one of the following:

Link copied to clipboard

Provides test case scenario system messages if any.

Link copied to clipboard

Provides test case scenario ID.

Link copied to clipboard

Provides test case scenario type. Type is one of the following:

Functions

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