Interface Paragraph
@Immutable
@API(status=EXPERIMENTAL,
since="0.2.0")
public interface Paragraph
extends Block<String>
A block of text to be rendered in the HTML report.
- Since:
- 0.2.0
-
Nested Class Summary
Nested Classes -
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic Paragraph.Builderbuilder()Returns a new builder forParagraph.Methods inherited from interface org.opentest4j.reporting.tooling.spi.htmlreport.Block
getContent