org.testng.internal
Class AnnotationTestConverter

java.lang.Object
  extended by org.testng.internal.AnnotationTestConverter

public class AnnotationTestConverter
extends java.lang.Object

Converts the set of java fiels passen into TestNG java annotation format

Since:
5.3
Author:
micheb10 12-Sep-2006

Constructor Summary
AnnotationTestConverter(java.io.File[] files, java.io.File destDir)
           
 
Method Summary
 int convert()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnnotationTestConverter

public AnnotationTestConverter(java.io.File[] files,
                               java.io.File destDir)
Parameters:
files -
destDir -
Method Detail

convert

public int convert()
Returns:


Copyright © 2010. All Rights Reserved.