| Package | Description |
|---|---|
| org.maestro.tests | |
| org.maestro.tests.flex | |
| org.maestro.tests.flex.singlepoint | |
| org.maestro.tests.incremental | |
| org.maestro.tests.rate | |
| org.maestro.tests.utils |
| Modifier and Type | Method and Description |
|---|---|
protected long |
AbstractTestExecutor.getTimeout(AbstractTestProfile testProfile) |
protected void |
AbstractTestExecutor.startServices(AbstractTestProfile testProfile,
DistributionStrategy distributionStrategy)
Start connected peers
|
| Constructor and Description |
|---|
FlexibleTestExecutor(Maestro maestro,
ReportsDownloader reportsDownloader,
AbstractTestProfile testProfile,
DistributionStrategy distributionStrategy)
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 |
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.