| Package | Description |
|---|---|
| org.maestro.tests.callbacks | |
| org.maestro.tests.flex | |
| org.maestro.tests.incremental | |
| org.maestro.tests.rate |
| Constructor and Description |
|---|
LogRequesterCallback(AbstractTestExecutor executor,
DownloadProcessor downloadProcessor) |
| Modifier and Type | Class and Description |
|---|---|
class |
FlexibleTestExecutor
A simple test executor that can be extended for use with 3rd party testing tools
|
| Modifier and Type | Class and Description |
|---|---|
class |
IncrementalTestExecutor
An executor that runs the test ever incrementing the rate and parallel connections as defined by the profile
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractFixedRateExecutor |
class |
FixedRateTestExecutor
A test executor that uses fixed rates and warms-up before the test
|
class |
StraightFixedRateTestExecutor
A test executor that uses fixed rates and goes straight to the test without warming up
|
This documentation was released into the public domain.