public class FrameworkMethodComparator
extends java.lang.Object
implements java.util.Comparator<org.junit.runners.model.FrameworkMethod>
Modifier and Type | Field and Description |
---|---|
static java.util.Comparator<org.junit.runners.model.FrameworkMethod> |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
int |
compare(org.junit.runners.model.FrameworkMethod frameworkMethod1,
org.junit.runners.model.FrameworkMethod frameworkMethod2) |