| Interface | Description |
|---|---|
| SessionMap<K,V> |
| Class | Description |
|---|---|
| Serenity |
A utility class that provides services to initialize web testing and reporting-related fields in arbitrary objects.
|
| Serenity.SessionVariableSetter | |
| Thucydides |
A utility class that provides services to initialize web testing and reporting-related fields in arbitrary objects.
|
| ThucydidesListeners | |
| ThucydidesReports |
Provide supporting methods for creating report listeners and generating reports.
|
| ThucydidesSystemProperties |
Convenience class used to get and set Thucydides system properties.
|
| Enum | Description |
|---|---|
| ThucydidesSystemProperty |
Properties that can be passed to a web driver test to customize its behaviour.
|
| Exception | Description |
|---|---|
| IgnoredStepException |
Exception thrown to indicate that a test cannot proceed and should be considered 'skipped'.
|
| PendingStepException |
Exception thrown to indicate that a test cannot proceed and should be considered 'skipped'.
|