doc / ch.tutteli.atrium.domain.creating / PairAssertions / first

first

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