doc / ch.tutteli.atrium.creating / FeatureExpectOptions

FeatureExpectOptions

fun <R> FeatureExpectOptions(configuration: FeatureExpectOptionsChooser<R>.() -> Unit): FeatureExpectOptions<R> (source)
Deprecated: Use the helper function FeatureExpectOptions from atrium-logic; will be removed with 0.17.0

Define additional (non-mandatory) options to create a FeatureExpect based on a given FeatureExpectOptionsChooser-lambda.