doc / ch.tutteli.atrium.creating / RootExpectConfig

RootExpectConfig

interface RootExpectConfig : 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?): RootExpectConfig