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