doc / ch.tutteli.atrium.domain.creating / MapEntryAssertions / value

value

abstract fun <V, T : Entry<*, V>> value(expect: Expect<T>): ExtractedFeaturePostStep<T, V> (source)
abstract fun <V : Any> value(plant: AssertionPlant<Entry<*, V>>, assertionCreator: AssertionPlant<V>.() -> Unit): Assertion (source)
Deprecated: Switch from Assert to Expect; will be removed with 1.0.0