Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
692097.10%91.585
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.jst.pagedesigner.tests690291.585

Package org.eclipse.jst.pagedesigner.tests

NameTestsErrorsFailuresTime(s)
AllTests_Part1690291.585
Back to top


TestCase AllTests_Part1

NameStatusTypeTime(s)
testSanitySuccess4.978
testGetTagConverterSuccess1.774
testGetDTInfoSuccess0.732
testSanitySuccess0.548
testAppendChildElementOperationSuccess0.821
testAppendChildTextFromXPathOperationSuccess1.094
testAppendChildTextOperationSuccess0.638
testCheckModeOperationSuccess0.563
testConvertAttributeToTextOperationSuccess0.715
testCopyAllAttributesOperationSuccess0.837
testCopyAttributeOperationFailurenull

junit.framework.AssertionFailedError: null
at org.eclipse.jst.pagedesigner.tests.Test_TransformOperations.testCopyAttributeOperation(Test_TransformOperations.java:351)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3515)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3164)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2640)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2604)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
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:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:620)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
at org.eclipse.equinox.launcher.Main.run(Main.java:1408)
at org.eclipse.equinox.launcher.Main.main(Main.java:1384)
0.693
testCopyChildrenOperationSuccess0.740
testCreateAttributeFromXPathOperationSuccess0.901
testCreateAttributeOperationSuccess1.250
testCreateElementOperationFailurenull

junit.framework.AssertionFailedError: null
at org.eclipse.jst.pagedesigner.tests.Test_TransformOperations.testCreateElementOperation(Test_TransformOperations.java:450)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3515)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3164)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2640)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2604)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
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:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:620)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
at org.eclipse.equinox.launcher.Main.run(Main.java:1408)
at org.eclipse.equinox.launcher.Main.main(Main.java:1384)
0.610
testIfNotOperationSuccess0.658
testIfOperationSuccess0.540
testIterateOverElementsOperationSuccess0.716
testMakeParentElementCurrentOperationSuccess0.930
testRemoveAttributeOperationSuccess3.534
testRenameAttributeOperationSuccess0.819
testCreateActionListenerSuccess1.519
testCreateAttributeSuccess1.220
testCreateConvertDateTimeSuccess1.155
testCreateConvertNumberSuccess1.075
testCreateConverterSuccess1.708
testCreateFacetSuccess1.396
testCreateLoadBundleSuccess0.895
testCreateParamSuccess1.039
testCreateSelectItemSuccess0.924
testCreateSelectItemsSuccess0.932
testCreateSubviewSuccess1.157
testCreateValidateDoubleRangeSuccess0.974
testCreateValidateLengthSuccess0.946
testCreateValidateLongRangeSuccess1.569
testCreateValidatorSuccess0.815
testCreateValueChangeListenerSuccess1.053
testCreateVerbatimSuccess0.836
testCreateViewSuccess0.953
testCreateButtonSuccess2.009
testCreateCommandLinkSuccess1.216
testCreatePanelGridSuccess1.116
testCreateDataTableSuccess0.934
testCreateFormSuccess1.032
testCreateGraphicImageSuccess0.962
testCreateInputHiddenSuccess1.421
testCreateMessageSuccess0.867
testCreateMessagesSuccess0.956
testCreateOutputFormatSuccess1.024
testCreateOutputLabelSuccess0.823
testCreateOutputTextSuccess1.113
testCreatePanelGroupSuccess0.783
testCreateInputSecretSuccess0.888
testCreateSelectBooleanCheckboxSuccess0.964
testCreateSelectManyCheckboxSuccess0.874
testCreateSelectManyListboxSuccess1.048
testCreateSelectManyMenuSuccess0.919
testCreateSelectOneListboxSuccess1.043
testCreateSelectOneMenuSuccess1.102
testCreateSelectOneRadioSuccess0.972
testCreateInputTextSuccess0.953
testCreateInputTextAreaSuccess1.067
testCreateOutputLinkSuccess1.207
testCreateButtonSuccess0.729
testIncludeDirectiveSuccess1.251
testSanitySuccess14.942
testQuickEditTabManagerSuccess1.363
testMultipleJSPsSuccess2.113
testMultiProjectSuccess1.616
Properties >>

Back to top