| Interface | Description |
|---|---|
| StaleChecker |
Checks if a count is stale
|
| Class | Description |
|---|---|
| ConfigurationWrapper |
Wraps the configuration object
|
| Constants |
Application constants
|
| HostTypes |
String representation of the host types
|
| LogConfigurator |
Utility class to configure the logger
|
| NetworkUtils |
Network utilities
|
| NonProgressingStaleChecker |
A stale checker that checks if a count is non-progressing (ie.: if after a given number of retries
the count is still the same).
|
| PropertyUtils |
Utility class to load properties into a Map
|
| RuntimeUtils |
Runtime utilities
|
| StringUtils |
Generic string utilities
|
| URLQuery |
Utility class for parsing test target URLs.
|
| URLUtils |
Maestro URL utilities
|
| Enum | Description |
|---|---|
| Role |
A numeric representation of the role as used by the Maestro protocol and
Maestro data files
|
This documentation was released into the public domain.