public static class TestConfig.ExecutionConfig extends Object
| Constructor and Description |
|---|
ExecutionConfig(Integer totalUsers,
Duration rampUp,
Integer iterations,
Duration holdFor) |
| Modifier and Type | Method and Description |
|---|---|
static TestConfig.ExecutionConfig |
fromThreadGroup(org.apache.jmeter.threads.ThreadGroup threadGroup) |
void |
setLocationsPercents(Map<String,Integer> locationsPercents) |
public static TestConfig.ExecutionConfig fromThreadGroup(org.apache.jmeter.threads.ThreadGroup threadGroup)
Copyright © 2024. All rights reserved.