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

second

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