public interface IJUnitConfiguration
JavaTestingToolbox.getConfiguration(),
JavaTestingToolboxConfiguration.junit(),
JUnitConfiguration| Modifier and Type | Field and Description |
|---|---|
static String |
PARALLEL_TEST_THREADS_PER_CORE |
| Modifier and Type | Method and Description |
|---|---|
double |
getParallelTestThreadsPerCore() |
default int |
getTotalTestThreads()
Get total test threads.
|
static final String PARALLEL_TEST_THREADS_PER_CORE
double getParallelTestThreadsPerCore()
default int getTotalTestThreads()
getParallelTestThreadsPerCore() * available processors.Copyright © 2017. All rights reserved.