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

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

public class TestNG652Configurator
extends TestNGMapConfigurator

TestNG 6.5.2 configurator. Changed objectFactory type to String

Since:
2.13
Author:
Marvin Froeder

Constructor Summary
TestNG652Configurator()
           
 
Method Summary
 
Methods inherited from class org.apache.maven.surefire.testng.conf.TestNGMapConfigurator
configure, convert
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestNG652Configurator

public TestNG652Configurator()


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