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

When

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