public class StraightFixedRateTestExecutor extends AbstractFixedRateExecutor
| Constructor and Description |
|---|
StraightFixedRateTestExecutor(Maestro maestro,
ReportsDownloader reportsDownloader,
FixedRateTestProfile testProfile,
DistributionStrategy distributionStrategy) |
| Modifier and Type | Method and Description |
|---|---|
protected long |
getTimeout() |
protected String |
phaseName() |
protected void |
reset() |
boolean |
run()
Runs the test
|
getCoolDownPeriod, getTestProfile, runTestdrain, getMaestro, getReportsDownloader, getStartTime, getTimeout, isFailed, isRunning, isTestFailed, startServices, stopServices, stopServices, testStart, testStoppublic StraightFixedRateTestExecutor(Maestro maestro, ReportsDownloader reportsDownloader, FixedRateTestProfile testProfile, DistributionStrategy distributionStrategy)
protected void reset()
reset in class AbstractFixedRateExecutorprotected String phaseName()
phaseName in class AbstractFixedRateExecutorprotected long getTimeout()
getTimeout in class AbstractFixedRateExecutorpublic boolean run()
TestExecutorThis documentation was released into the public domain.