kotest-core
/
io.kotest.core.spec.style
/
ShouldSpecDsl
/
Testbuilder
/
<init>
<init>
Testbuilder
(
specDsl
:
SpecDsl
,
register
:
(
suspend
TestContext
.
(
)
->
Unit
,
TestCaseConfig
)
->
Unit
)