kotest-core / io.kotest.core.spec.style / GivenAndContext / When

When

suspend fun When(name: String, test: suspend WhenContext.() -> Unit): Unit