public class JUnitConfiguration extends Object implements IJUnitConfiguration
JavaTestingToolbox.getConfiguration(),
JavaTestingToolboxConfiguration.junit(),
IJUnitConfigurationPARALLEL_TEST_THREADS_PER_CORE| Constructor and Description |
|---|
JUnitConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
double |
getParallelTestThreadsPerCore() |
void |
setParallelTestThreadsPerCore(double parallelTestThreadsPerCore) |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetTotalTestThreadspublic double getParallelTestThreadsPerCore()
getParallelTestThreadsPerCore in interface IJUnitConfigurationpublic void setParallelTestThreadsPerCore(double parallelTestThreadsPerCore)
Copyright © 2017. All rights reserved.