Interface | Description |
---|---|
SessionMap<K,V> | |
SkipNested |
Class | Description |
---|---|
Serenity |
A utility class that provides services to initialize web testing and reporting-related fields in arbitrary objects.
|
Serenity.SerenityConfigurer | |
Serenity.SessionVariableSetter | |
SerenityListeners | |
SerenityReports |
Provide supporting methods for creating report listeners and generating reports.
|
SerenitySystemProperties |
Convenience class used to get and set Serenity system properties.
|
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'.
|