Uses of Class
org.junit.vintage.engine.descriptor.RunnerTestDescriptor
-
Packages that use RunnerTestDescriptor Package Description org.junit.vintage.engine.execution Internal classes for test execution within the JUnit Vintage test engine. -
-
Uses of RunnerTestDescriptor in org.junit.vintage.engine.execution
Methods in org.junit.vintage.engine.execution with parameters of type RunnerTestDescriptor Modifier and Type Method Description void
RunnerExecutor. execute(RunnerTestDescriptor runnerTestDescriptor)
-