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