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

when

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