| Interface | Description |
|---|---|
| StepListener |
Represents a class interested in knowing about test execution flow and results.
|
| Class | Description |
|---|---|
| AnnotatedStepDescription |
Test steps and step groups can be described by various annotations.
|
| ExecutedStepDescription |
A description of a step executed during a Thucydides step run.
|
| MetaField | |
| ReplaceField | |
| ReplaceField.ReplaceFieldBuilder | |
| ScreenplayInspector | |
| StepArgumentWriter | |
| StepFailure |
Description and underlying cause behind a step failure.
|
| TestFailureCause | |
| TestStatus |
Determine the status of a method based on its annotations.
|
| Enum | Description |
|---|---|
| TestSourceType |
| Exception | Description |
|---|---|
| FailingManualTestException | |
| StepFailureException |
Used to indicate a failing step.
|
Copyright © 2022. All rights reserved.