Class ThucydidesReports

java.lang.Object
net.thucydides.core.ThucydidesReports

public class ThucydidesReports
extends java.lang.Object
Deprecated.
Use SerenityListeners instead
  • Constructor Summary

    Constructors
    Constructor Description
    ThucydidesReports()
    Deprecated.
     
  • Method Summary

    Modifier and Type Method Description
    static ReportService getReportService​(Configuration systemConfiguration)
    Deprecated.
     
    static SerenityListeners setupListeners​(Configuration systemConfiguration)
    Deprecated.
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • ThucydidesReports

      public ThucydidesReports()
      Deprecated.
  • Method Details