| Interface | Description |
|---|---|
| EnvironmentVariables |
Return system environment variable values.
|
| LocalPreferences |
Loads configuration values from local files into the environment variables.
|
| Class | Description |
|---|---|
| Inflection | |
| Inflector |
Transforms words to singular, plural, humanized (human readable), underscore, camel case, or ordinal form.
|
| MockEnvironmentVariables | |
| MultipleInflection | |
| NameConverter |
Utility class to convert test case and method names into human-readable form.
|
| PropertiesFileLocalPreferences |
Loads Thucydides preferences from a local file called thucydides.properties.
|
| PropertiesUtil | |
| SystemEnvironmentVariables |
Return system environment variable values.
|
| VersionProvider |
Created by john on 19/06/2014.
|