public final class TestUtils
extends java.lang.Object
限定符和类型 | 方法和说明 |
---|---|
static void |
compressHeapDumps() |
static void |
dump(java.lang.String filenamePrefix) |
static boolean |
isSctpSupported()
Return
true if SCTP is supported by the running os. |
static java.lang.String |
testMethodName(TestInfo testInfo)
Returns the method name of the current test.
|
public static boolean isSctpSupported()
true
if SCTP is supported by the running os.public static java.lang.String testMethodName(TestInfo testInfo)
public static void dump(java.lang.String filenamePrefix) throws java.io.IOException
java.io.IOException
public static void compressHeapDumps() throws java.io.IOException
java.io.IOException