kotest-core
/
io.kotest.core.test
/
TestResult
/
<init>
<init>
TestResult
(
status
:
TestStatus
,
error
:
Throwable
?
,
reason
:
String
?
,
duration
:
Duration
)