|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.testng.internal.version.VersionInfo
public final class VersionInfo
VersionInfo
helper class to statically obtain the
TestNG version.
Field Summary | |
---|---|
static boolean |
IS_JDK14
True if this is the JDK14 version of TestNG false if JDK5+ |
Method Summary | |
---|---|
static AnnotationTypeEnum |
getDefaultAnnotationType()
Returns the default annotation type for this version of TestNG. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final boolean IS_JDK14
Method Detail |
---|
public static AnnotationTypeEnum getDefaultAnnotationType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |