kotest-core
/
io.kotest.core.engine
/
InstancePerLeafSpecRunner
/
Enqueued
Enqueued
data
class
Enqueued
Constructors
<init>
Enqueued
(
testCase
:
TestCase
,
count
:
Int
)
Properties
count
val
count
:
Int
testCase
val
testCase
:
TestCase