org.apache.maven.surefire.testng.conf
Class TestNG4751Configurator

java.lang.Object
  extended by org.apache.maven.surefire.testng.conf.AbstractDirectConfigurator
      extended by org.apache.maven.surefire.testng.conf.TestNG4751Configurator
All Implemented Interfaces:
Configurator

public class TestNG4751Configurator
extends AbstractDirectConfigurator

TestNG 4.7 and 5.1 configurator.

Allowed options: -groups -excludedgroups -junit (boolean) -threadcount (int) -parallel (boolean)

Author:
Alex Popescu

Nested Class Summary
 
Nested classes/interfaces inherited from class org.apache.maven.surefire.testng.conf.AbstractDirectConfigurator
AbstractDirectConfigurator.Setter
 
Constructor Summary
TestNG4751Configurator()
           
 
Method Summary
 
Methods inherited from class org.apache.maven.surefire.testng.conf.AbstractDirectConfigurator
configure, loadClass, loadListenerClasses
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestNG4751Configurator

public TestNG4751Configurator()


Copyright © 2004-2011 The Apache Software Foundation. All Rights Reserved.