org.apache.maven.surefire.testng.conf
Class TestNG52Configurator
java.lang.Object
  
org.apache.maven.surefire.testng.conf.AbstractDirectConfigurator
      
org.apache.maven.surefire.testng.conf.TestNG52Configurator
- All Implemented Interfaces: 
 - Configurator
 
public class TestNG52Configurator
- extends AbstractDirectConfigurator
 
TestNG 5.2 configurator.
 
 Allowed options:
 -groups
 -excludedgroups
 -junit (boolean)
 -threadcount (int)
 -parallel (String)
 
- Author:
 
  - Alex Popescu
 
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
TestNG52Configurator
public TestNG52Configurator()
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.