|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Result in timertests |
---|
Methods in timertests that return Result | |
---|---|
protected Result |
TimerTests.runATest(stresstests.algorithms.ASortAlgo<stresstests.datasets.City> algo,
DataSet<stresstests.datasets.City> dataset)
Run one test of a given sorting algorithm with the given comparator and the desired size of data, random or sequentially selected |
Methods in timertests that return types with arguments of type Result | |
---|---|
protected java.util.ArrayList<Result> |
TimerTests.allTests()
Run the tests of all selected algorithms with all selected comparators on all selected datasets and save the results |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |