| Package | Description |
|---|---|
| us.abstracta.jmeter.javadsl |
| Modifier and Type | Method and Description |
|---|---|
static TestResource |
JmeterDsl.testResource(String resourcePath)
Allows easy usage of test resources like the ones in
src/test/resource in maven
projects. |
| Modifier and Type | Method and Description |
|---|---|
static DslCsvDataSet |
JmeterDsl.csvDataSet(TestResource resource)
Same as
JmeterDsl.csvDataSet(String) but easing usage of test resources. |
Copyright © 2024. All rights reserved.