Class SmartApiTestNGExecutionListener

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

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

    • SmartApiTestNGExecutionListener

      public SmartApiTestNGExecutionListener()
  • 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