Package org.testng

Class PreserveOrderMethodInterceptor

  • All Implemented Interfaces:
    IMethodInterceptor, ITestNGListener

    class PreserveOrderMethodInterceptor
    extends java.lang.Object
    implements IMethodInterceptor
    A method interceptor that preserves the order in which test classes were found in the <test> tag.