Package dev.aherscu.qa.jgiven.commons.formatters
-
Interface Summary Interface Description DescriptionFormatter.HasDescription Something that has a description. -
Class Summary Class Description DescriptionFormatter Annotation formatter for objects withDescriptionFormatter.HasDescription
.FileFormatter Formatter forFile
s.JsonAssertionFormatter Annotation formatter for JSON paths.JsonAssertionsFormatter Annotation formatter for JSON paths.NotOrBlankFormatter Annotation formatter forBoolean
objects.ObjectAsJsonFormatter Formatter forObject
s using ReflectionToStringBuilder.ObjectExFormatter Formatter forObject
s using ReflectionToStringBuilder.ObjectFormatter Formatter forObject
s.ObjectsMatrixFormatter Formats a two dimensional array ofObject
s such that each row appears on separate line and each cell is separated from next one by a comma.PairFormatter Annotation formatter forPair
objects.StringFormatter Formatter forString
s.UnitFormatter Annotation formatter for units. -
Annotation Types Summary Annotation Type Description DescriptionFormatter.Annotation Formatter annotation for objects withDescriptionFormatter.HasDescription
.FileFormatter.Annotation Formatter annotation forFile
s.JsonAssertionFormatter.Annotation Formatter annotation forBy
objects.JsonAssertionsFormatter.Annotation Formatter annotation forBy
objects.ObjectAsJsonFormatter.Annotation Formatter annotation forObject
s.ObjectExFormatter.Annotation Formatter annotation forObject
s.ObjectFormatter.Annotation Formatter annotation forObject
s.ObjectsMatrixFormatter.Annotation Formatter annotation forObject
[][] objects.PairFormatter.Annotation Formatter annotation forPair
objects.StringFormatter.Annotation Formatter annotation forString
s.UnitFormatter.Annotation Formatter annotation for units.