Modifier and Type | Method and Description |
---|---|
protected long |
AbstractTestExecutor.getTimeout(AbstractTestProfile testProfile) |
protected int |
AbstractTestExecutor.peerCount(AbstractTestProfile testProfile) |
protected void |
AbstractTestExecutor.startServices(AbstractTestProfile testProfile)
Start connected peers
|
Constructor and Description |
---|
FlexibleTestExecutor(Maestro maestro,
ReportsDownloader reportsDownloader,
AbstractTestProfile testProfile)
Constructor
|
Modifier and Type | Class and Description |
---|---|
class |
FlexibleTestProfile
A simple but flexible single point test profile for usage w/ 3rd party tools
|
Modifier and Type | Class and Description |
---|---|
class |
IncrementalTestProfile |
Modifier and Type | Class and Description |
---|---|
class |
SimpleTestProfile |
Modifier and Type | Class and Description |
---|---|
class |
FixedRateMultipointTestProfile
A test profile for fixed rate tests
|
Modifier and Type | Class and Description |
---|---|
class |
FixedRateTestProfile
A test profile for fixed rate tests
|
Modifier and Type | Method and Description |
---|---|
static void |
ManagementInterface.setupInterface(String managementInterfaceUrl,
String inspectorName,
AbstractTestProfile testProfile)
Setups the management interface when provided
|
This documentation was released into the public domain.