class InSequenceSorter
extends java.lang.Object
implements java.util.Comparator<org.junit.runners.model.FrameworkMethod>
Constructor and Description |
---|
InSequenceSorter() |
Modifier and Type | Method and Description |
---|---|
int |
compare(org.junit.runners.model.FrameworkMethod o1,
org.junit.runners.model.FrameworkMethod o2) |