doc / ch.tutteli.atrium.domain.builders.creating / MapAssertionsBuilder / keys

keys

inline fun <K> keys(plant: AssertionPlant<Map<out K, *>>, noinline assertionCreator: AssertionPlant<Set<K>>.() -> Unit): Assertion

Overrides MapAssertions.keys


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