Package org.testng.internal
Class Version
- java.lang.Object
-
- org.testng.internal.Version
-
public class Version extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
VERSION
-
Constructor Summary
Constructors Constructor Description Version()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
displayBanner()
static java.lang.String
getVersionString()
-
-
-
Field Detail
-
VERSION
public static final java.lang.String VERSION
- See Also:
- Constant Field Values
-
-