Unit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
151093.33%727.062
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.tests1501727.062

Package org.eclipse.jdt.debug.tests

NameTestsErrorsFailuresTime(s)
PerformanceSuite1501727.062
Back to top


TestCase PerformanceSuite

NameStatusTypeTime(s)
testProjectCreationSuccess1.672
testSetPreferencesSuccess0.000
testMultipleOutputProjectCreationSuccess1.609
testPerspectiveSwtichSuccess0.016
testContextualLaunchMenuSuccess9.500
testLineBreakpointCreationSuccess84.546
testBreakpointRemovalSuccess89.829
testMethodEntryBreakpointCreationSuccess33.953
testWatchpointCreationSuccess42.656
testConditionalBreakpointsSuccess16.391
testBareStepOverSuccess15.890
testProcessConsolePlainOutput10000LinesSuccess21.656
testProcessConsoleStackTraceOutput10000LinesFailureNever received 'stopped' notification

junit.framework.AssertionFailedError: Never received 'stopped' notification
at org.eclipse.jdt.debug.tests.performance.PerfConsoleTests.runStackTrace(PerfConsoleTests.java:111)
at org.eclipse.jdt.debug.tests.performance.PerfConsoleTests.testProcessConsoleStackTraceOutput10000Lines(PerfConsoleTests.java:54)
at org.eclipse.jdt.debug.tests.DebugSuite$1.run(DebugSuite.java:53)
at java.lang.Thread.run(Thread.java:534)
377.329
testProcessConsoleWrappedOutput10000LinesSuccess22.921
testToStringDetailsSuccess8.985
Properties >>

Back to top