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