kotest-core / io.kotest.core.spec.style / DslDrivenSpec / addRootTestCase
addRootTestCase
protected fun addRootTestCase(name: String, test: suspend TestContext.() -> Unit, config: TestCaseConfig, type: TestType): Unit
Adds a new root-level TestCase to this Spec.