public class JUnitSorterAdapter extends java.lang.Object implements IFeatureSortOrder
| Constructor and Description |
|---|
JUnitSorterAdapter(org.junit.runner.manipulation.Sorter sorter) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(FeatureInfo m1,
FeatureInfo m2) |
public JUnitSorterAdapter(org.junit.runner.manipulation.Sorter sorter)
public int compare(FeatureInfo m1, FeatureInfo m2)
compare in interface java.util.Comparator<FeatureInfo>Copyright © 2012. All rights reserved