doc / ch.tutteli.atrium.domain.builders.reporting / ExpectOptions / merge

merge

fun merge(options: ExpectOptions): ExpectOptions

Merges the given options with this object creating a new ExpectOptions where defined properties in options will have precedence over properties defined in this instance.

For instance, this object has defined representation (meaning it is Some) and the given options as well, then the resulting ExpectOptions will have the representation of options.