Uses of Interface
org.junit.jupiter.api.ClassDescriptor
| Package | Description |
|---|---|
| org.junit.jupiter.api |
JUnit Jupiter API for writing tests.
|
-
Uses of ClassDescriptor in org.junit.jupiter.api
Methods in org.junit.jupiter.api that return types with arguments of type ClassDescriptor Modifier and Type Method Description java.util.List<? extends ClassDescriptor>ClassOrdererContext. getClassDescriptors()Get the list of class descriptors to order.