doc / ch.tutteli.atrium.domain.builders.creating / MapEntryAssertionsBuilder / value

value

inline fun <V, T : Entry<*, V>> value(expect: Expect<T>): ExtractedFeaturePostStep<T, V>

Overrides MapEntryAssertions.value


inline fun <V : Any> value(plant: AssertionPlant<Entry<*, V>>, noinline assertionCreator: AssertionPlant<V>.() -> Unit): Assertion

Overrides MapEntryAssertions.value


Deprecated: Switch from Assert to Expect; will be removed with 1.0.0