Class PrintfAnnotationFormatter

java.lang.Object
com.tngtech.jgiven.format.PrintfAnnotationFormatter
All Implemented Interfaces:
AnnotationArgumentFormatter<Formatf>

public class PrintfAnnotationFormatter extends Object implements AnnotationArgumentFormatter<Formatf>
AnnotationArgumentFormatter that is used by the Formatf annotation
  • Constructor Details

    • PrintfAnnotationFormatter

      public PrintfAnnotationFormatter()
  • Method Details