All Superinterfaces:
Block<String>

@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
    Modifier and Type
    Interface
    Description
    static class 
    Builder for Paragraph.
  • Method Summary

    Static Methods
    Modifier and Type
    Method
    Description
    Returns a new builder for Paragraph.

    Methods inherited from interface org.opentest4j.reporting.tooling.spi.htmlreport.Block

    getContent