jt 4.1
com.sun.javatest.TestFinder.setComparator(Comparator)
API doc says: "Sorting can be disabled by calling this method with a <code>null</code> parameter."
However the method itself does nothing if NULL is supplied.
com.sun.javatest.TestFinder.setComparator(Comparator)
API doc says: "Sorting can be disabled by calling this method with a <code>null</code> parameter."
However the method itself does nothing if NULL is supplied.