public class RuntimeBehavior
extends Object
This class houses handling all JVM arguments related to TestNG's default reports.
-
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
FILE_NAME
public static final String FILE_NAME
- See Also:
-
-
Method Details
-
verboseMode
public static boolean verboseMode()
-
getDefaultEmailableReport2Name
public static String getDefaultEmailableReport2Name()
-
getDefaultEmailableReportName
public static String getDefaultEmailableReportName()
-
getDefaultStacktraceLevels
public static String getDefaultStacktraceLevels()
-
getDefaultFileNameForXmlReports
public static String getDefaultFileNameForXmlReports()
-
getDefaultLineSeparator
public static String getDefaultLineSeparator()
-
getLineSeparatorOrNewLine
public static String getLineSeparatorOrNewLine()