Package org.alfresco.utility.testng
Class AlphabeticalPriorityInterceptor
java.lang.Object
org.alfresco.utility.testng.AlphabeticalPriorityInterceptor
- All Implemented Interfaces:
org.testng.IMethodInterceptor,org.testng.ITestNGListener
public class AlphabeticalPriorityInterceptor
extends Object
implements org.testng.IMethodInterceptor
A method interceptor that sorts test classes alphabetically.
- Author:
- Damian Ujma
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AlphabeticalPriorityInterceptor
public AlphabeticalPriorityInterceptor()
-
-
Method Details