Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class CompactConfigBuilder
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class CompactScope
Link copied to clipboard
Link copied to clipboard
class DataLayerConfigBuilder
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class MatrixCompactLayer
Link copied to clipboard
class MatrixConfiguredSuite
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class MatrixSuiteConfigBuilder
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Coordinates to reproduce recorded property cases, copied from a failure's replay report. seed and iterations always travel together — iteration indexes only reproduce values relative to the seed that generated them, so they cannot be set independently.
Functions
Link copied to clipboard
Link copied to clipboard
fun matrixSuite(propertyName: String = "", execution: ExecutionMode? = null, defaultPropertyIterations: Int? = null, defaultCompactConcurrency: CompactConcurrency? = null, defaultCompactReport: CompactReport? = null, defaultCompactAddSuppressedErrors: Boolean? = null, defaultCompactReportRows: Int? = null, defaultProgressIndicator: Indicator? = null, defaultCompactCoroutineContext: <Error class: unknown class>? = null, defaultTestNameMaxLength: Int? = null, testConfig: <Error class: unknown class>? = null, body: MatrixSuiteScope.() -> Unit): <Error class: unknown class>
Link copied to clipboard