Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
692097.10%75.745
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.tests690275.745

Package org.eclipse.jst.pagedesigner.tests

NameTestsErrorsFailuresTime(s)
AllTests_Part1690275.745
Back to top


TestCase AllTests_Part1

NameStatusTypeTime(s)
testSanitySuccess5.606
testGetTagConverterSuccess1.948
testGetDTInfoSuccess0.905
testSanitySuccess0.605
testAppendChildElementOperationSuccess0.831
testAppendChildTextFromXPathOperationSuccess0.626
testAppendChildTextOperationSuccess0.528
testCheckModeOperationSuccess1.145
testConvertAttributeToTextOperationSuccess2.931
testCopyAllAttributesOperationSuccess0.681
testCopyAttributeOperationSuccess0.572
testCopyChildrenOperationSuccess0.620
testCreateAttributeFromXPathOperationSuccess0.491
testCreateAttributeOperationSuccess0.540
testCreateElementOperationSuccess0.666
testIfNotOperationSuccess0.705
testIfOperationSuccess0.798
testIterateOverElementsOperationFailurenull

junit.framework.AssertionFailedError: null
at org.eclipse.jst.pagedesigner.tests.Test_TransformOperations.testIterateOverElementsOperation(Test_TransformOperations.java:514)
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.745
testMakeParentElementCurrentOperationSuccess0.790
testRemoveAttributeOperationFailurenull

junit.framework.AssertionFailedError: null
at org.eclipse.jst.pagedesigner.tests.Test_TransformOperations.testRemoveAttributeOperation(Test_TransformOperations.java:566)
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)
1.086
testRenameAttributeOperationSuccess0.646
testCreateActionListenerSuccess1.832
testCreateAttributeSuccess1.439
testCreateConvertDateTimeSuccess0.917
testCreateConvertNumberSuccess0.877
testCreateConverterSuccess0.924
testCreateFacetSuccess0.942
testCreateLoadBundleSuccess1.287
testCreateParamSuccess1.105
testCreateSelectItemSuccess0.969
testCreateSelectItemsSuccess0.765
testCreateSubviewSuccess0.796
testCreateValidateDoubleRangeSuccess0.669
testCreateValidateLengthSuccess0.794
testCreateValidateLongRangeSuccess0.917
testCreateValidatorSuccess0.828
testCreateValueChangeListenerSuccess0.947
testCreateVerbatimSuccess0.789
testCreateViewSuccess1.180
testCreateButtonSuccess1.381
testCreateCommandLinkSuccess1.325
testCreatePanelGridSuccess0.996
testCreateDataTableSuccess1.132
testCreateFormSuccess0.955
testCreateGraphicImageSuccess1.243
testCreateInputHiddenSuccess0.853
testCreateMessageSuccess1.078
testCreateMessagesSuccess0.783
testCreateOutputFormatSuccess1.099
testCreateOutputLabelSuccess0.905
testCreateOutputTextSuccess0.827
testCreatePanelGroupSuccess1.149
testCreateInputSecretSuccess1.176
testCreateSelectBooleanCheckboxSuccess1.146
testCreateSelectManyCheckboxSuccess0.820
testCreateSelectManyListboxSuccess1.082
testCreateSelectManyMenuSuccess0.875
testCreateSelectOneListboxSuccess1.194
testCreateSelectOneMenuSuccess0.980
testCreateSelectOneRadioSuccess1.109
testCreateInputTextSuccess0.966
testCreateInputTextAreaSuccess1.085
testCreateOutputLinkSuccess1.068
testCreateButtonSuccess0.914
testIncludeDirectiveSuccess0.878
testSanitySuccess3.551
testQuickEditTabManagerSuccess1.091
testMultipleJSPsSuccess1.104
testMultiProjectSuccess1.491
Properties >>

Back to top