| 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) |
| Modifier and Type | Method and Description |
|---|---|
Optional<Test> |
BlazeMeterClient.findTestByName(String testName,
Project project) |
| Modifier and Type | Method and Description |
|---|---|
TestRun |
BlazeMeterClient.startTest(Test test) |
void |
BlazeMeterClient.updateTest(Test test,
TestConfig testConfig) |
void |
BlazeMeterClient.uploadTestFile(Test test,
File jmxFile) |
| Modifier and Type | Method and Description |
|---|---|
void |
TestRun.setTest(Test test) |
Copyright © 2020. All rights reserved.