|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.testng.internal.AnnotationDirectoryConverter
public class AnnotationDirectoryConverter
Scans the directory and its subdirectories for java files to convert to TestNG format
| Constructor Summary | |
|---|---|
AnnotationDirectoryConverter(java.io.File sourceDirectory,
java.io.File destinationDirectory)
|
|
| Method Summary | |
|---|---|
int |
convert()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AnnotationDirectoryConverter(java.io.File sourceDirectory,
java.io.File destinationDirectory)
sourceDirectory - destinationDirectory - | Method Detail |
|---|
public int convert()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||