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 SummaryRequired Elements
- 
Element Details- 
valueString valueThe extended description of the step.
 
-