public class ThreadedExecutionScheduler extends Object
Constructor and Description |
---|
ThreadedExecutionScheduler(int numThreads) |
Modifier and Type | Method and Description |
---|---|
void |
addTest(PrioritizedTest prioritizedTest) |
List<Class<?>> |
getResult() |
public void addTest(PrioritizedTest prioritizedTest)
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.