kotest-core
/
io.kotest.core.runtime
/
KotestAdapter
/
test
test
fun
test
(
name
:
String
,
ignored
:
Boolean
,
testFn
:
(
)
->
Any
?
)
:
Unit