| Package | Description |
|---|---|
| org.maestro.tests.rate |
| Modifier and Type | Method and Description |
|---|---|
FixedRateTestProfile |
AbstractFixedRateExecutor.getTestProfile() |
| Modifier and Type | Method and Description |
|---|---|
static AbstractFixedRateExecutor |
FixedRateTestExecutorFactory.newTestExecutor(Maestro maestro,
ReportsDownloader reportsDownloader,
FixedRateTestProfile testProfile,
boolean warmUp,
DistributionStrategy distributionStrategy) |
static AbstractFixedRateExecutor |
FixedRateTestExecutorFactory.newTestExecutor(Maestro maestro,
ReportsDownloader reportsDownloader,
FixedRateTestProfile testProfile,
String warmUp,
DistributionStrategy distributionStrategy) |
| Constructor and Description |
|---|
FixedRateTestExecutor(Maestro maestro,
ReportsDownloader reportsDownloader,
FixedRateTestProfile testProfile,
DistributionStrategy distributionStrategy) |
StraightFixedRateTestExecutor(Maestro maestro,
ReportsDownloader reportsDownloader,
FixedRateTestProfile testProfile,
DistributionStrategy distributionStrategy) |
This documentation was released into the public domain.