kotest-core
/
io.kotest.core.spec.style
/
GivenAndContext
/
when
when
suspend
fun
when
(
name
:
String
,
test
:
suspend
WhenContext
.
(
)
->
Unit
)
:
Unit