Class ReportPortalListener

java.lang.Object
com.epam.reportportal.testng.BaseTestNGListener
core.support.listeners.ReportPortalListener
All Implemented Interfaces:
org.testng.IConfigurationListener, org.testng.IExecutionListener, org.testng.internal.IResultListener, org.testng.internal.IResultListener2, org.testng.ISuiteListener, org.testng.ITestListener, org.testng.ITestNGListener

public class ReportPortalListener
extends com.epam.reportportal.testng.BaseTestNGListener
  • Constructor Summary

    Constructors
    Constructor Description
    ReportPortalListener()  
  • Method Summary

    Methods inherited from class com.epam.reportportal.testng.BaseTestNGListener

    beforeConfiguration, onConfigurationFailure, onConfigurationSkip, onConfigurationSuccess, onExecutionFinish, onExecutionStart, onFinish, onFinish, onStart, onStart, onTestFailedButWithinSuccessPercentage, onTestFailure, onTestSkipped, onTestStart, onTestSuccess

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface org.testng.IConfigurationListener

    beforeConfiguration, onConfigurationFailure, onConfigurationSkip, onConfigurationSuccess

    Methods inherited from interface org.testng.ITestListener

    onTestFailedWithTimeout
  • Constructor Details

    • ReportPortalListener

      public ReportPortalListener()