Unit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
151093.33%733.031
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.tests1501733.031

Package org.eclipse.jdt.debug.tests

NameTestsErrorsFailuresTime(s)
PerformanceSuite1501733.031
Back to top


TestCase PerformanceSuite

NameStatusTypeTime(s)
testProjectCreationSuccess1.890
testSetPreferencesSuccess0.000
testMultipleOutputProjectCreationSuccess1.656
testPerspectiveSwtichSuccess0.000
testContextualLaunchMenuSuccess12.125
testLineBreakpointCreationSuccess83.735
testBreakpointRemovalSuccess89.734
testMethodEntryBreakpointCreationSuccess34.250
testWatchpointCreationSuccess43.688
testConditionalBreakpointsSuccess16.562
testBareStepOverSuccess15.516
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)
377.781
testProcessConsoleStackTraceOutput10000LinesSuccess25.156
testProcessConsoleWrappedOutput10000LinesSuccess22.188
testToStringDetailsSuccess8.640
Properties >>

Back to top