Class StacktraceParserTest
java.lang.Object
com._1c.g5.v8.dt.internal.stacktraces.parser.StacktraceParserTest
Stacktrace importer tests.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
void
void
void
void
void
void
void
void
void
void
void
-
Constructor Details
-
StacktraceParserTest
public StacktraceParserTest()
-
-
Method Details
-
testParseErrorStackTraceWithoutReason_v8_3_14
public void testParseErrorStackTraceWithoutReason_v8_3_14() -
testParseStackTrace_v8_3_14
public void testParseStackTrace_v8_3_14() -
testParseErrorStackTraceWithoutReason_v8_3_15
public void testParseErrorStackTraceWithoutReason_v8_3_15() -
testParseErrorStackTraceWithoutReasonConfigurationModule_v8_3_14
public void testParseErrorStackTraceWithoutReasonConfigurationModule_v8_3_14() -
testParseErrorStackTraceWithoutReasonWithExtension_v8_3_15
public void testParseErrorStackTraceWithoutReasonWithExtension_v8_3_15() -
testParseErrorStackTraceWithReasonAfterCode_v8_3_14
public void testParseErrorStackTraceWithReasonAfterCode_v8_3_14() -
testParseErrorStackTraceWithReasonAfterCode_v8_3_15
public void testParseErrorStackTraceWithReasonAfterCode_v8_3_15() -
testParseErrorStackTraceWithManyReasonAfterCode_v8_3_15
public void testParseErrorStackTraceWithManyReasonAfterCode_v8_3_15() -
testParseErrorStackTraceWithReasonAfterCodeArbitrary
public void testParseErrorStackTraceWithReasonAfterCodeArbitrary() -
testParseErrorStackTraceWithReasonBeforeCode_v8_3_14
public void testParseErrorStackTraceWithReasonBeforeCode_v8_3_14() -
testParseErrorStackTraceWithReasonBeforeCode_v8_3_15
public void testParseErrorStackTraceWithReasonBeforeCode_v8_3_15() -
testParseStackTrace
public void testParseStackTrace() -
testParseThreadDump
public void testParseThreadDump() -
testParseThreadDumpRu
public void testParseThreadDumpRu() -
testParseThreadDumpUnknownFormat
public void testParseThreadDumpUnknownFormat()
-