doc / ch.tutteli.atrium.domain.builders.creating / PairAssertionsBuilder / second

second

inline fun <V, T : Pair<*, V>> second(expect: Expect<T>): ExtractedFeaturePostStep<T, V>

Overrides PairAssertions.second


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

Overrides PairAssertions.second


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