strikt-core / strikt.api / CompoundAssertions / then

then

abstract infix fun then(block: CompoundAssertion.() -> Unit): Builder<T>

Determine the overall status of a compound assertion based on the results of its child assertions.