kotest-core
/
io.kotest.core.spec
/
AfterTest
AfterTest
typealias
AfterTest
=
suspend
(
Tuple2
<
TestCase
,
TestResult
>
)
->
Unit