Package com.tngtech.jgiven.annotation
Annotation Interface ExtendedDescription
This annotation can be used to define an extended description for a step method or a test method.
This description is added to the report.
-
Required Element Summary
-
Element Details
-
value
String valueThe extended description of the step.
-