Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
692097.10%69.274
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.tests690269.274

Package org.eclipse.jst.pagedesigner.tests

NameTestsErrorsFailuresTime(s)
AllTests_Part1690269.274
Back to top


TestCase AllTests_Part1

NameStatusTypeTime(s)
testSanitySuccess4.654
testGetTagConverterSuccess1.593
testGetDTInfoSuccess0.793
testSanitySuccess0.592
testAppendChildElementOperationSuccess0.625
testAppendChildTextFromXPathOperationFailurenull

junit.framework.AssertionFailedError: null
at org.eclipse.jst.pagedesigner.tests.Test_TransformOperations.testAppendChildTextFromXPathOperation(Test_TransformOperations.java:133)
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.771
testAppendChildTextOperationSuccess0.588
testCheckModeOperationSuccess0.533
testConvertAttributeToTextOperationSuccess0.535
testCopyAllAttributesOperationSuccess0.671
testCopyAttributeOperationSuccess0.703
testCopyChildrenOperationFailurenull

junit.framework.AssertionFailedError: null
at org.eclipse.jst.pagedesigner.tests.Test_TransformOperations.testCopyChildrenOperation(Test_TransformOperations.java:379)
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.496
testCreateAttributeFromXPathOperationSuccess0.707
testCreateAttributeOperationSuccess0.597
testCreateElementOperationSuccess1.084
testIfNotOperationSuccess0.510
testIfOperationSuccess0.581
testIterateOverElementsOperationSuccess1.010
testMakeParentElementCurrentOperationSuccess0.496
testRemoveAttributeOperationSuccess0.823
testRenameAttributeOperationSuccess0.780
testCreateActionListenerSuccess2.602
testCreateAttributeSuccess1.010
testCreateConvertDateTimeSuccess0.864
testCreateConvertNumberSuccess1.038
testCreateConverterSuccess0.807
testCreateFacetSuccess0.738
testCreateLoadBundleSuccess0.798
testCreateParamSuccess0.808
testCreateSelectItemSuccess0.781
testCreateSelectItemsSuccess0.698
testCreateSubviewSuccess0.770
testCreateValidateDoubleRangeSuccess0.814
testCreateValidateLengthSuccess0.691
testCreateValidateLongRangeSuccess0.809
testCreateValidatorSuccess1.284
testCreateValueChangeListenerSuccess0.741
testCreateVerbatimSuccess0.870
testCreateViewSuccess0.737
testCreateButtonSuccess1.778
testCreateCommandLinkSuccess1.223
testCreatePanelGridSuccess0.822
testCreateDataTableSuccess0.853
testCreateFormSuccess0.757
testCreateGraphicImageSuccess0.861
testCreateInputHiddenSuccess0.715
testCreateMessageSuccess0.710
testCreateMessagesSuccess0.865
testCreateOutputFormatSuccess0.726
testCreateOutputLabelSuccess0.884
testCreateOutputTextSuccess1.139
testCreatePanelGroupSuccess1.040
testCreateInputSecretSuccess0.699
testCreateSelectBooleanCheckboxSuccess0.766
testCreateSelectManyCheckboxSuccess0.911
testCreateSelectManyListboxSuccess0.727
testCreateSelectManyMenuSuccess0.879
testCreateSelectOneListboxSuccess0.740
testCreateSelectOneMenuSuccess0.908
testCreateSelectOneRadioSuccess0.803
testCreateInputTextSuccess0.930
testCreateInputTextAreaSuccess0.890
testCreateOutputLinkSuccess0.923
testCreateButtonSuccess0.597
testIncludeDirectiveSuccess0.922
testSanitySuccess2.795
testQuickEditTabManagerSuccess1.342
testMultipleJSPsSuccess1.319
testMultiProjectSuccess4.724
Properties >>

Back to top