Package org.alfresco.utility.report
Class TestCountListener
- java.lang.Object
-
- org.alfresco.utility.report.TestCountListener
-
- All Implemented Interfaces:
org.testng.ISuiteListener,org.testng.ITestNGListener
public class TestCountListener extends java.lang.Object implements org.testng.ISuiteListener
-
-
Constructor Summary
Constructors Constructor Description TestCountListener()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidonFinish(org.testng.ISuite suite)voidonStart(org.testng.ISuite suite)
-