kotest-core / io.kotest.core.listeners / RootTest

RootTest

data class RootTest

Constructors

<init>

RootTest(testCase: TestCase, order: Int)

Properties

order

val order: Int

testCase

val testCase: TestCase