org.jboss.cdi.tck.impl.testng
Class ConfigurationLoggingListener
java.lang.Object
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
|
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 |
ConfigurationLoggingListener
public ConfigurationLoggingListener()
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.