Package com.tngtech.jgiven.annotation
Annotation Type Quoted
-
@Documented @Format(value=PrintfFormatter.class, args="\"%s\"") @Retention(RUNTIME) @Target({PARAMETER,ANNOTATION_TYPE,FIELD}) public @interface Quoted
Step parameters annotated with this annotation will be put into quotes (" ") in reports.- Since:
- 0.7.0