|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.tngtech.jgiven.report.model.StepFormatter.AnnotationBasedFormatter
public static class StepFormatter.AnnotationBasedFormatter
| Constructor Summary | |
|---|---|
StepFormatter.AnnotationBasedFormatter(AnnotationArgumentFormatter formatter,
java.lang.annotation.Annotation annotation)
|
|
| Method Summary | |
|---|---|
java.lang.String |
format(java.lang.Object argumentToFormat,
java.lang.String... formatterArguments)
Format a single argument by taking optional formatter arguments into account. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StepFormatter.AnnotationBasedFormatter(AnnotationArgumentFormatter formatter,
java.lang.annotation.Annotation annotation)
| Method Detail |
|---|
public java.lang.String format(java.lang.Object argumentToFormat,
java.lang.String... formatterArguments)
ArgumentFormatter
format in interface ArgumentFormatterargumentToFormat - the object to formatformatterArguments - optional arguments for the formatter to control the formatting.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||