Unit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
151093.33%573.265
Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Packages

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
NameTestsErrorsFailuresTime(s)
org.eclipse.jdt.debug.tests1501573.265

Package org.eclipse.jdt.debug.tests

NameTestsErrorsFailuresTime(s)
PerformanceSuite1501573.265
Back to top


TestCase PerformanceSuite

NameStatusTypeTime(s)
testProjectCreationSuccess4.125
testSetPreferencesSuccess0.000
testMultipleOutputProjectCreationSuccess0.390
testPerspectiveSwtichSuccess0.000
testContextualLaunchMenuSuccess12.047
testLineBreakpointCreationSuccess32.047
testBreakpointRemovalSuccess40.766
testMethodEntryBreakpointCreationSuccess27.781
testWatchpointCreationSuccess27.797
testConditionalBreakpointsSuccess9.094
testBareStepOverSuccess10.140
testProcessConsolePlainOutput10000LinesFailureNever received 'stopped' notification

junit.framework.AssertionFailedError: Never received 'stopped' notification
at org.eclipse.jdt.debug.tests.performance.PerfConsoleTests.runConsole80CharsTest(PerfConsoleTests.java:90)
at org.eclipse.jdt.debug.tests.performance.PerfConsoleTests.testProcessConsolePlainOutput10000Lines(PerfConsoleTests.java:48)
at org.eclipse.jdt.debug.tests.DebugSuite$1.run(DebugSuite.java:53)
at java.lang.Thread.run(Thread.java:534)
373.688
testProcessConsoleStackTraceOutput10000LinesSuccess15.656
testProcessConsoleWrappedOutput10000LinesSuccess14.281
testToStringDetailsSuccess5.422
Properties >>

Back to top