Class SmartTestNGExecutionListener

java.lang.Object
org.uitnet.testing.smartfwk.ui.core.defaults.testng.SmartUiTestNGExecutionListener
All Implemented Interfaces:
org.testng.IExecutionListener, org.testng.ITestNGListener

public class SmartTestNGExecutionListener
extends Object
implements org.testng.IExecutionListener
Author:
Madhav Krishna
  • Constructor Details

    • SmartTestNGExecutionListener

      public SmartTestNGExecutionListener()
  • Method Details

    • onExecutionStart

      public void onExecutionStart()
      Specified by:
      onExecutionStart in interface org.testng.IExecutionListener
    • onExecutionFinish

      public void onExecutionFinish()
      Specified by:
      onExecutionFinish in interface org.testng.IExecutionListener