Uses of Enum
org.testng.internal.Utils.StackTraceType
Packages that use Utils.StackTraceType
-
Uses of Utils.StackTraceType in org.testng.internal
Methods in org.testng.internal that return Utils.StackTraceTypeModifier and TypeMethodDescriptionstatic Utils.StackTraceTypeReturns the enum constant of this type with the specified name.static Utils.StackTraceType[]Utils.StackTraceType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.testng.internal with parameters of type Utils.StackTraceTypeModifier and TypeMethodDescriptionprivate static StringUtils.buildStackTrace(Throwable t, boolean toHtml, Utils.StackTraceType type)