Interface ExceptionsReporter


  • public interface ExceptionsReporter
    Implementing this interface enables automatic TestNG assertions reporting.
    • Method Detail

      • getDriver

        ReportingDriver getDriver()
        Getter for a reporting driver instance.
        Returns:
        ReportingDriver instance.