Unit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
401097.50%2.616
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.e4.ui.bindings.tests40012.616

Package org.eclipse.e4.ui.bindings.tests

NameTestsErrorsFailuresTime(s)
BindingTestSuite40012.616
Back to top


TestCase BindingTestSuite

NameStatusTypeTime(s)
testFindBindingSuccess0.071
testGetPartialMatchesSuccess0.004
testLookupAllShortcutsSuccess0.004
testLookupAllShortcutsWithChildSuccess0.005
testLookupBestShortcutSuccess0.003
testLookupBestShortcutWithChildSuccess0.004
testLookupChildBindingSuccess0.003
testLookupShortcutSuccess0.002
testLookupShortcutsSuccess0.005
testLookupShortcutsTwoChildrenSuccess0.004
testLookupWithDifferentActiveChildSuccess0.007
testLookupWithTwoChildrenSuccess0.004
testMultipleBindingsSuccess0.003
testPartialMatchSuccess0.002
testExecuteMultiStrokeBindingSuccess0.130
testExecuteOneCommandSuccess0.011
testKeyDispatcherResetFailurenull

junit.framework.AssertionFailedError: null
at org.eclipse.e4.ui.bindings.tests.KeyDispatcherTest.testKeyDispatcherReset(KeyDispatcherTest.java:259)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
at org.eclipse.core.launcher.Main.main(Main.java:34)
2.155
testSendKeyStrokeSuccess0.166
testLookupShortcutSuccess0.001
testLookupShortcutsSuccess0.000
testPartialMatchSuccess0.000
testContextSetSuccess0.001
testContextSetSiblingSuccess0.000
testManagerLookupAllShortcutsSuccess0.001
testManagerLookupShortcutSuccess0.000
testManagerLookupShortcutLongChainSuccess0.001
testManagerPartialMatchSuccess0.000
testOneSiblingAtATimePerfectMatchSuccess0.001
testOneTableSuccess0.000
testSiblingsPerfectMatchSuccess0.000
testSingleParentChainPerfectMatchSuccess0.000
testTwoKeysOneCommandSuccess0.001
testBindingNoSchemeSuccess0.002
testEmptySequenceSuccess0.001
testNoAttrsSuccess0.002
testNullCommandSuccess0.002
testNullContextSuccess0.002
testNullSequenceSuccess0.001
testSchemeAndTypeAttrsSuccess0.002
testSchemeonlySuccess0.002
Properties >>

Back to top