Class POJOAnnotationFormatter

java.lang.Object
com.tngtech.jgiven.format.POJOAnnotationFormatter
All Implemented Interfaces:
AnnotationArgumentFormatter<POJOFormat>

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

    • POJOAnnotationFormatter

      public POJOAnnotationFormatter()
  • Method Details