Package | Description |
---|---|
org.maestro.tests.rate | |
org.maestro.tests.rate.multipoint |
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) |
static AbstractFixedRateExecutor |
FixedRateTestExecutorFactory.newTestExecutor(Maestro maestro,
ReportsDownloader reportsDownloader,
FixedRateTestProfile testProfile,
String warmUp) |
Constructor and Description |
---|
FixedRateTestExecutor(Maestro maestro,
ReportsDownloader reportsDownloader,
FixedRateTestProfile testProfile) |
StraightFixedRateTestExecutor(Maestro maestro,
ReportsDownloader reportsDownloader,
FixedRateTestProfile testProfile) |
Modifier and Type | Class and Description |
---|---|
class |
FixedRateMultipointTestProfile
A test profile for fixed rate tests
|
This documentation was released into the public domain.