Class | Description |
---|---|
Fields |
Find the annotated fields in a given class.
|
Fields.FieldValueBuilder | |
TestAnnotations |
Utility class used to help process annotations on tests and test steps.
|
Enum | Description |
---|---|
Fields.FieldValue |
Annotation Type | Description |
---|---|
Feature |
Marks a class as representing an application feature.
|
Issue |
Used to indicate that a test case or test relates to a particular issue or story card in the issue tracking system.
|
Issues |
Used to indicate that a test case or test relates to a particular issue or story card in the issue tracking system.
|
Narrative | |
Pending |
Annotation that marks a test or test step as pending implementation.
|
SectionNumber |
Define the order of appearance of a test method in the Serenity Requirements reports.
|
Step |
A step in an acceptance test.
|
StepGroup | Deprecated
Just use @Step
|
Story |
Indicates that a particular test case tests a given user story.
|
TestsRequirement |
Used to associate a test with a particular reauirement or issue.
|
TestsRequirements |
Indicate that a test scenario or test step addresses a particular requirement or requirements.
|
Title |
An optional title placed on a step, to override the default step name.
|
Version |
Used to indicate that a test case or test relates to a particular issue or story card in the issue tracking system.
|
WithTag |
Used to indicate that a test case or test relates to a particular issue or story card in the issue tracking system.
|
WithTags | |
WithTagValuesOf |
Copyright © 2023. All rights reserved.