Class ThreadedExecutionScheduler
java.lang.Object
org.apache.maven.surefire.api.runorder.ThreadedExecutionScheduler
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final int
private final int[]
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
numThreads
private final int numThreads -
runTime
private final int[] runTime -
lists
-
-
Constructor Details
-
ThreadedExecutionScheduler
public ThreadedExecutionScheduler(int numThreads)
-
-
Method Details
-
addTest
-
getResult
-
findLeastBusySlot
private int findLeastBusySlot()
-