kotest-core / io.kotest.core.spec.style / WhenAndContext / And

And

suspend fun And(name: String, test: suspend WhenAndContext.() -> Unit): Unit