Class EchoReportNode

java.lang.Object
step.core.accessors.AbstractIdentifiableObject
step.core.artefacts.reports.ReportNode
step.artefacts.reports.EchoReportNode

public class EchoReportNode extends ReportNode
  • Constructor Details

    • EchoReportNode

      public EchoReportNode()
  • Method Details

    • getEcho

      public String getEcho()
    • setEcho

      public void setEcho(String echo)
    • getReportAsString

      public String getReportAsString()
      Overrides:
      getReportAsString in class ReportNode
      Returns:
      a string representation of this report node. This method is called by report generators like the JUnit runner