| Package | Description |
|---|---|
| us.abstracta.jmeter.javadsl.blazemeter | |
| us.abstracta.jmeter.javadsl.blazemeter.api |
| Modifier and Type | Method and Description |
|---|---|
Test |
BlazeMeterClient.createTest(TestConfig testConfig,
Project project) |
void |
BlazeMeterClient.updateTest(Test test,
TestConfig testConfig) |
| Modifier and Type | Method and Description |
|---|---|
TestConfig |
TestConfig.holdFor(Duration holdFor) |
TestConfig |
TestConfig.iterations(Integer iterations) |
TestConfig |
TestConfig.jmxFile(File jmxFile) |
TestConfig |
TestConfig.name(String name) |
TestConfig |
TestConfig.projectId(long projectId) |
TestConfig |
TestConfig.rampUp(Duration rampUp) |
TestConfig |
TestConfig.threadsPerEngine(Integer threadsPerEngine) |
TestConfig |
TestConfig.totalUsers(Integer totalUsers) |
Copyright © 2020. All rights reserved.