org.jboss.cdi.tck.impl.testng
Class ConfigurationLoggingListener

java.lang.Object
  extended by org.jboss.cdi.tck.impl.testng.ConfigurationLoggingListener
All Implemented Interfaces:
org.testng.ISuiteListener, org.testng.ITestNGListener

public class ConfigurationLoggingListener
extends Object
implements org.testng.ISuiteListener


Constructor Summary
ConfigurationLoggingListener()
           
 
Method Summary
 void onFinish(org.testng.ISuite suite)
           
 void onStart(org.testng.ISuite suite)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigurationLoggingListener

public ConfigurationLoggingListener()
Method Detail

onStart

public void onStart(org.testng.ISuite suite)
Specified by:
onStart in interface org.testng.ISuiteListener

onFinish

public void onFinish(org.testng.ISuite suite)
Specified by:
onFinish in interface org.testng.ISuiteListener


Copyright © 2008-2014 Seam Framework. All Rights Reserved.