@Documented
@Target(value=METHOD)
@Retention(value=RUNTIME)
@Test
public @interface ConcurrentTest
| Modifier and Type | Optional Element and Description |
|---|---|
int |
count
Parallel thread count, default is 10.
|
boolean |
overrideGlobal
Set true to override:
|
boolean |
printInfo
Set true to print extra information in the following format:
|
public abstract int count
ConcurrentExtension.withGlobalThreadCount