Package | Description |
---|---|
org.maestro.tests | |
org.maestro.tests.flex | |
org.maestro.tests.incremental | |
org.maestro.tests.rate |
Modifier and Type | Class and Description |
---|---|
class |
AbstractTestExecutor
A simple test executor that should be extensible for most usages
|
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.