hudson.plugins.testlink.util
public class ExecutionOrderComparator extends Object implements Comparator<TestCaseWrapper>
Constructor and Description |
---|
ExecutionOrderComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(TestCaseWrapper o1,
TestCaseWrapper o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public int compare(TestCaseWrapper o1, TestCaseWrapper o2)
compare
in interface Comparator<TestCaseWrapper>
Copyright © 2010-2013 Jenkins. All Rights Reserved.