doc / ch.tutteli.atrium.creating / FeatureExpectConfig

FeatureExpectConfig

interface FeatureExpectConfig : BaseExpectConfig (source)
Deprecated: will be removed with 0.14.0

Inherited Properties

description

abstract val description: Translatable

representation

abstract val representation: Any?

Companion Object Functions

create

fun create(description: Translatable, representation: Any?): FeatureExpectConfig