| Class | Description |
|---|---|
| CurrentOS | |
| SerenitySystemProperties |
Convenience class used to get and set Serenity system properties.
|
| Enum | Description |
|---|---|
| CurrentOS.OSType |
| 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 'pending'.
|
| SkipStepException |
Exception thrown to indicate that a test cannot proceed and should be considered 'skipped'.
|
Copyright © 2022. All rights reserved.