Class TestConfig.ExecutionConfig
- java.lang.Object
-
- us.abstracta.jmeter.javadsl.blazemeter.api.TestConfig.ExecutionConfig
-
- Enclosing class:
- TestConfig
public static class TestConfig.ExecutionConfig extends Object
-
-
Constructor Summary
Constructors Constructor Description ExecutionConfig(Integer totalUsers, Duration rampUp, Integer iterations, Duration holdFor)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static TestConfig.ExecutionConfigfromThreadGroup(org.apache.jmeter.threads.ThreadGroup threadGroup)voidsetLocationsPercents(Map<String,Integer> locationsPercents)
-
-
-
Method Detail
-
fromThreadGroup
public static TestConfig.ExecutionConfig fromThreadGroup(org.apache.jmeter.threads.ThreadGroup threadGroup)
-
-