java.lang.Object
net.thucydides.model.reports.html.ExampleTable

public class ExampleTable extends Object
  • Constructor Details

    • ExampleTable

      public ExampleTable(String tableContents)
  • Method Details

    • stripBracketsFromOuterPipes

      public static String stripBracketsFromOuterPipes(String text)
    • inHtmlFormat

      public String inHtmlFormat()
    • getHtmlHeader

      public String getHtmlHeader()
    • getHtmlBody

      public String getHtmlBody(List<List<String>> rows)