Unit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
512096.08%5.227
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.menu.tests51025.227

Package org.eclipse.e4.ui.menu.tests

NameTestsErrorsFailuresTime(s)
MenuTestSuite51025.227
Back to top


TestCase MenuTestSuite

NameStatusTypeTime(s)
testActionSetGenerationSuccess0.616
testActionSetSharedBothActiveSuccess0.050
testActionSetSharedMenuGenerationSuccess0.050
testActionSetSharedPDEActiveSuccess0.039
testActionSetSharedSearchActiveSuccess0.036
testContributionRecordMergingSuccess0.019
testMHandledMenuItem_Check_Bug316752Success0.157
testMMenuItem_RadioItemsSuccess0.079
testMMenuItem_Text_EmptyEmptySuccess0.074
testMMenuItem_Text_EmptyNullSuccess0.077
testMMenuItem_Text_EmptyStringSuccess0.076
testMMenuItem_Text_NullEmptySuccess0.078
testMMenuItem_Text_NullNullSuccess0.075
testMMenuItem_Text_NullStringSuccess0.079
testMMenuItem_Text_StringEmptySuccess0.073
testMMenuItem_Text_StringNullSuccess0.079
testMMenuItem_Text_StringStringChangedSuccess0.073
testMMenuItem_Text_StringStringUnchangedSuccess0.076
testMenuContributionSuccess0.074
testMenuContributionGenerationSuccess0.022
testMenuContributionVisibilitySuccess0.043
testSubMenuCreationSuccess0.072
testTbrItemSuccess0.074
testWithVisibleFailureexpected:<true> but was:<false>

junit.framework.AssertionFailedError: expected:<true> but was:<false>
at org.eclipse.e4.ui.menu.tests.MMenuItemTest.testWithVisible(MMenuItemTest.java:1003)
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)
0.095
test01ChildrenSuccess0.002
testActionSetAddedToFileSuccess0.055
testActionSetAddedToMyToolbarFailurenull expected:<group[2]> but was:<group[1]>

junit.framework.ComparisonFailure: null expected:<group[2]> but was:<group[1]>
at org.eclipse.e4.ui.menu.tests.MToolItemTest.testActionSetAddedToMyToolbar(MToolItemTest.java:198)
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)
0.029
testFileItemContributionVisibilitySuccess0.023
testFileItemGenerationSuccess0.021
testFileToolbarRenderedSuccess0.021
testMToolItem_RadioItemsSuccess0.151
testMToolItem_Text_EmptyEmptySuccess0.129
testMToolItem_Text_EmptyNullSuccess0.159
testMToolItem_Text_EmptyStringSuccess0.161
testMToolItem_Text_NullEmptySuccess0.149
testMToolItem_Text_NullNullSuccess0.131
testMToolItem_Text_NullStringSuccess0.146
testMToolItem_Text_StringEmptySuccess0.130
testMToolItem_Text_StringNullSuccess0.129
testMToolItem_Text_StringStringChangedSuccess0.132
testMToolItem_Text_StringStringUnchangedSuccess0.130
testMToolItem_Tooltip_EmptyEmptySuccess0.130
testMToolItem_Tooltip_EmptyNullSuccess0.128
testMToolItem_Tooltip_EmptyStringSuccess0.131
testMToolItem_Tooltip_NullEmptySuccess0.125
testMToolItem_Tooltip_NullNullSuccess0.124
testMToolItem_Tooltip_NullStringSuccess0.142
testMToolItem_Tooltip_StringEmptySuccess0.131
testMToolItem_Tooltip_StringNullSuccess0.131
testMToolItem_Tooltip_StringStringChangedSuccess0.139
testMToolItem_Tooltip_StringStringUnchangedSuccess0.145
Properties >>

Back to top