kotest-runner-junit5 / io.kotest.runner.junit.platform / org.junit.platform.engine.TestDescriptor / descriptor

descriptor

fun TestDescriptor.descriptor(testCase: TestCase): TestDescriptor

Creates a TestDescriptor for the given TestCase and attaches it to the receiver as a child. The created descriptor will have segment type Segment.Test.