Uses of Class
org.testng.internal.MethodSelectorDescriptor
-
Packages that use MethodSelectorDescriptor Package Description org.testng.internal -
-
Uses of MethodSelectorDescriptor in org.testng.internal
Fields in org.testng.internal with type parameters of type MethodSelectorDescriptor Modifier and Type Field Description private java.util.List<MethodSelectorDescriptor>
RunInfo. m_methodSelectors
Methods in org.testng.internal with parameters of type MethodSelectorDescriptor Modifier and Type Method Description int
MethodSelectorDescriptor. compareTo(MethodSelectorDescriptor other)
-